[FFmpeg-devel] Apple Prores Encoder

Wasserman Anatoliy anatoliy.wasserman at yandex.ua
Fri Oct 28 22:43:57 CEST 2011


Hello,

I have developed Apple Prores Encoder.
It has rate-control for 4 profiles: 'apch' - 185mbps, 'apcn' - 112mbps, 'apcs' - 75mbps, 'apco' - 36mbps.
The profiles are triggered from ffmpeg command line via '-profile' option ( 0 - apco, 1 - apcs, 2 - apcn, 3 - apch), the default profile is apch.
It accepts yuv422p10le pix format frames.
It's not yet multithreaded.

Checklist:
- make fate passes
- signed off
- compiles standalone

Regards,
Anatoliy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Apple-ProRes-encoder.patch
Type: application/octet-stream
Size: 23473 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20111028/4ab2abb8/attachment.obj>


More information about the ffmpeg-devel mailing list