[FFmpeg-devel] Problem using ffmpeg with flags

Mohan mohan.devanoor
Tue Sep 16 13:22:02 CEST 2008


Hello,

 

I have downloaded latest ffmpeg, when I try to use the following ffmpeg
command 

 

" ffmpeg -y -i MOTKX5847.mov-an -pass 1 -s 1024x576 -vcodec mpeg4 -b 2500k
-flags +aic+cbp+mv0+mv4+trell -mbd 2 -cmp 2 -subcmp 2 -g 250 -maxrate 2.5M
-bufsize 2M MOTKX5847.mp4 "

 

It reports as:

 

FFmpeg version SVN-r15339, Copyright (c) 2000-2008 Fabrice Bellard, et al.

  configuration: --enable-pthreads --enable-gpl --enable-postproc
--enable-avfilter --enable-swscale --enable-libvorbis --enable-libtheora
--enable-libvorbis --enable-libgsm --enable-libdc1394 --disable-debug
--enable-libmp3lame --enable-libfaadbin --enable-libfaad --enable-libfaac
--enable-libxvid --enable-libx264 --enable-liba52 --enable-libxvid
--enable-shared --enable-nonfree

  libavutil     49.10. 0 / 49.10. 0

  libavcodec    52. 0. 0 / 52. 0. 0

  libavformat   52.22. 1 / 52.22. 1

  libavdevice   52. 1. 0 / 52. 1. 0

  libavfilter    0. 1. 0 /  0. 1. 0

  libswscale     0. 6. 1 /  0. 6. 1

  libpostproc   51. 2. 0 / 51. 2. 0

  built on Sep 16 2008 10:59:39, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7)

 

Seems stream 0 codec frame rate differs from container frame rate: 1000.00
(1000/1) -> 25.00 (25/1)

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'MOTKX5847.mov':

  Duration: 00:02:41.00, start: 0.000000, bitrate: 2899 kb/s

    Stream #0.0(eng): Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3],
25.00 tb(r)

    Stream #0.1(eng): Audio: pcm_s16be, 48000 Hz, stereo, s16, 1536 kb/s

Unable to parse option value "trell": undefined constant or missing (

Unable to parse option value "trell": undefined constant or missing (

Unable to parse option value "trell": undefined constant or missing (

Unable to parse option value "trell": undefined constant or missing (

ffmpeg: unrecognized option '-flags'

 

 I am unable to proceed further. 

 

Regards,

Mohan.

 





More information about the ffmpeg-devel mailing list