Thanks a lot.

By the way, how can I get all available encode options for mjpeg?
and how can I set these options?
I have read some docs like
http://ffmpeg.org/doxygen/trunk/group__avoptions.html, and some ffmpeg
source code, but I'm still confused with it.
Is there any examples for setting encode options? The example under
ffmpeg/doc/examples directory only show a simple option of H264


2012/3/8 Carl Eugen Hoyos <[email protected]>

> 吴沁凡 <wuqinfan@...> writes:
>
> > What is the difference between YUV420P and YUVJ420P?
>
> YUV420P uses MPEG intensity, meaningful values are from 16 to 239
> (16 is as black as 0, 239 as white as 255), YUVJ420P uses values
> from 0 to 255.
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to