[Ffmpeg-devel] Re: [Ffmpeg-cvslog] r6275 - trunk/ffmpeg.c

Ismail Donmez ismail
Mon Sep 18 20:21:19 CEST 2006


16 Eyl 2006 Cts 00:58 tarihinde ?unlar? yazm??t?n?z:
> Author: takis
> Date: Fri Sep 15 23:58:13 2006
> New Revision: 6275
>
> Modified:
>    trunk/ffmpeg.c
>
> Log:
> Remove the "i_qfactor" OptionDef option from ffmpeg.c. The equally named
> "i_qfactor" AVOption takes over its function and this occurs transparantly.

With this patch ffmpeg now says :

[~/tmp]> ffmpeg -i Scary_Movie_4.vob -i_quant_factor 0.71 foo.mp4
FFmpeg version SVN-r6287, Copyright (c) 2000-2004 Fabrice Bellard
  
configuration:  --enable-gpl --enable-x264 --enable-vorbis --enable-libogg --enable-faad --enable-faac --disable-ffserver 
--enable-a52 --enable-dts --disable-static --enable-shared --enable-pp --enable-xvid --enable-mp3lame --disable-debug --extra-ldflags=-lpthread --prefix=/usr --enable-pthreads
  libavutil version: 49.0.0
  libavcodec version: 51.14.0
  libavformat version: 50.5.0
  built on Sep 18 2006 21:20:37, gcc: 3.4.6
Input #0, mpeg, from 'Scary_Movie_4.vob':
  Duration: 01:29:33.7, start: 0.280633, bitrate: 5029 kb/s
  Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 9000 kb/s, 29.97 
fps(r)
  Stream #0.1[0x80]: Audio: ac3, 48000 Hz, mono, 448 kb/s
  Stream #0.2[0x82]: Audio: ac3, 48000 Hz, mono, 192 kb/s
ffmpeg: unrecognized option '-i_quant_factor'

How are we supposed to use this option now?

Regards,
ismail

-- 
??????????????




More information about the ffmpeg-devel mailing list