Hi, everyone.

This is my GSoC qualification task, add simple P frame for ffv1.

P frame will work when you add -level 4.

eg. ffmpeg -pix_fmt yuv420p -s xxxx -i xx.yuv -vcodec ffv1 -level 4 test.nut

Notice: Only support yuv colorspace and 8 bit currently, i will support
these in later time.

Other option about ffv1 can be find here:
http://trac.ffmpeg.org/wiki/Encode/FFV1

About test.

I haven't send FATE result to server as i'm not that familiar with those
staff. But i will complete this as soon as possible.

Best regards

Attachment: 0001-Add-simple-P-frame-support-for-ffv1.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to