On 4/3/2009 9:12 AM, Ricardo Kleemann wrote:
> Hi,
> 
> Where can I find the documentation that explains what's available for 
> AVOption in ffserver?
> 
> I looked in the docs but couldn't find much about it.
> 

Indeed, documentation help on this matter is very welcome.

Basically AVOption is documented in libavcodec/options.c file. This is
not really practical, yes.

Syntax is the same you would use with ffmpeg commandline:

-flags +cbp+ildct -> AVOptionVideo "flags" "+cbp+ildct"
-mbd rd           -> AVOptionAudio "mbd"   "rd"

I hope this helps.

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
checking for life_signs in -lkenny... no
FFmpeg maintainer                                  http://www.ffmpeg.org
_______________________________________________
ffserver-user mailing list
ffserver-user@mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffserver-user

Reply via email to