Export Video showing only first frame
-
- Posts: 5
- Joined: Wed Apr 02, 2014 7:36 pm
Export Video showing only first frame
Hy, i'm with a problem with event as video file, all videos are exported with event length, but only show first event frame, i'm using zoneminder 1.27 on ubuntu 12.04, has anyone had this problem? thanks for any help.
Re: Export Video showing only first frame
Hi,
What's the size of the exported video?. I'm asking because I had the same problem, and the video was correct. VLC was not playing properly the video, but WindowsMediaPlayer did...usually is the reverse! Try with another player if the video size make sense.
PacoLM
What's the size of the exported video?. I'm asking because I had the same problem, and the video was correct. VLC was not playing properly the video, but WindowsMediaPlayer did...usually is the reverse! Try with another player if the video size make sense.
PacoLM
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...
-
- Posts: 5
- Joined: Wed Apr 02, 2014 7:36 pm
Re: Export Video showing only first frame
Video size: 3.71 Mb
Video Length: 4:01 Min
The event have 1750 frames, bot, generating a video with 4 min, but only shows first frames on all video
Playing on media player, vlc got same result.
Video Length: 4:01 Min
The event have 1750 frames, bot, generating a video with 4 min, but only shows first frames on all video
Playing on media player, vlc got same result.
Re: Export Video showing only first frame
What settings do you have in Options::Images::FFMPEG_OUTPUT_OPTIONS?
Try with:
Have you tried playing the video in another system?
PacoLM
Try with:
Code: Select all
-f mp4 -vcodec libx264 -an -threads 0
PacoLM
After more than 15 years, no longer using ZM as surveillance system.
Now in the dark side, using a commercial system...