No video mpeg file output
Posted: Sun May 14, 2006 10:41 pm
I've recently installed a fresh FC4 and installed the ffmpeg libs and utils from rpmfind.net from the sourceforge rpm's.
When I try to export using ffmpeg, I get:
Input #0, image, from '%03d-capture.jpg':
Duration: 00:00:21.3, bitrate: N/A
Stream #0.0: Video: rawvideo, yuvj420p, 320x240, 22.40 fps
/usr/local/bin/ffmpeg: symbol lookup error: /usr/local/bin/ffmpeg: undefined symbol: av_alloc_format_context
in my /var/www/html/events/.../ffmpeg.log logfile.
When I set config to mpeg_encode (which was installed in the same way, through rpms from rpmfind.net), this special logfile is empty, and my /var/log/messages says:
May 15 00:27:56 zoneminder zma_m1[3192]: INF [Door: 25000 - Processing at 22.73 fps]
May 15 00:28:08 zoneminder zmvideo[4205]: INF [Creating video file Event-104-r1-s1.mpg for event 104]
May 15 00:28:08 zoneminder zmvideo[4205]: INF [/usr/local/bin/mpeg_encode Event-104.mpe >mpeg_encode.log]
May 15 00:28:08 zoneminder zmvideo[4205]: FAT [Error: 127]
but the mpeg_encode.log stays empty
Anyone ever experienced this, and knows where to look?
Thanks!
When I try to export using ffmpeg, I get:
Input #0, image, from '%03d-capture.jpg':
Duration: 00:00:21.3, bitrate: N/A
Stream #0.0: Video: rawvideo, yuvj420p, 320x240, 22.40 fps
/usr/local/bin/ffmpeg: symbol lookup error: /usr/local/bin/ffmpeg: undefined symbol: av_alloc_format_context
in my /var/www/html/events/.../ffmpeg.log logfile.
When I set config to mpeg_encode (which was installed in the same way, through rpms from rpmfind.net), this special logfile is empty, and my /var/log/messages says:
May 15 00:27:56 zoneminder zma_m1[3192]: INF [Door: 25000 - Processing at 22.73 fps]
May 15 00:28:08 zoneminder zmvideo[4205]: INF [Creating video file Event-104-r1-s1.mpg for event 104]
May 15 00:28:08 zoneminder zmvideo[4205]: INF [/usr/local/bin/mpeg_encode Event-104.mpe >mpeg_encode.log]
May 15 00:28:08 zoneminder zmvideo[4205]: FAT [Error: 127]
but the mpeg_encode.log stays empty
Anyone ever experienced this, and knows where to look?
Thanks!