Hi,

I tried convert video with ffmpeg like this:

$ ffmpeg -i test_file.avi test_file.mpg
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads 
--enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm 
--enable-dc1394 --disable-debug --enable-libmp3lame --enable-libfaadbin 
--enable-libfaad --enable-libfaac --enable-xvid --enable-x264 --enable-liba52 
--enable-amr_nb --enable-amr_wb --enable-shared --prefix=/usr
  libavutil version: 1d.49.3.0
  libavcodec version: 1d.51.38.0
  libavformat version: 1d.51.10.0
  built on Jul 29 2008 18:21:25, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Input #0, avi, from 'test_file.avi':
  Duration: 00:00:23.8, start: 0.000000, bitrate: 680 kb/s
  Stream #0.0: Video: IV50 / 0x30355649, 352x288, 25.00 fps(r)
File 'test_file.mpg' already exists. Overwrite ? [y/N] y
Output #0, mpeg, to 'test_file.mpg':
  Stream #0.0: Video: mpeg1video, yuv420p, 352x288, q=2-31, 200 kb/s, 25.00 
fps(c)
Stream mapping:
  Stream #0.0 -> #0.0
Unsupported codec (id=0) for input stream #0.0

File is created but not playable ... original file is ok for gmplayer

Any idea what is wrong?

Thanks for help.

cheers

mira
_______________________________________________
64studio-users mailing list
[email protected]
http://lists.64studio.com/mailman/listinfo/64studio-users

Reply via email to