[Ffmpeg-devel] Core Dump saving a jpeg from a mpeg file?

gateway gateway
Tue Sep 20 22:44:06 CEST 2005


Im trying to save an image from a jpeg file I just updated the ffmpeg to the
latest stable version in freebsd ports and it no longer works.
 
Freebsd 4.11 Stable
 
su-2.05b# ffmpeg -i test.mpg -y -f singlejpeg -t 0.0041 -s 352x240 test.jpg
ffmpeg version 0.4.9-pre1, build 4718, Copyright (c) 2000-2004 Fabrice
Bellard
  built on Sep 20 2005 13:29:54, gcc: 2.95.4 20020320 [FreeBSD]
Input #0, mpeg, from 'test.mpg':
  Duration: 00:00:19.0, bitrate: 1610 kb/s
  Stream #0.0: Video: mpeg1video, 352x240, 29.97 fps
  Stream #0.1: Audio: mp2, 44100 Hz, stereo, 224 kb/s
Output #0, singlejpeg, to 'test.jpg':
  Stream #0.0: Video: mjpeg, 352x240, 29.97 fps, q=2-31, 200 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
Illegal instruction (core dumped)
 
no matter what i try it does a core dump all the time.
 
thoughts?
 

 




More information about the ffmpeg-devel mailing list