[Libav-user] Regarding H.264 cqp option

김희숙 hskim095 at naver.com
Wed Sep 7 08:55:16 CEST 2011


Hi All,
 
I'm testing ffmpeg with libx264 encoding.
I found that ffmpeg did not encode after receiving picture data.
That is, avcodec_encode_video() function returned 0 value of encoding.
After receiving 40 frames, ffmpeg avcodec_encode_video() function returned positive value.
This results in 2 seconds delay on receving side.
 
Meanwhile, I set up cqp option and then ffmpeg start to encode without any delay.
 
Is cqp option mandatory?
How to set up ffmpeg command to encode immediately without cqp option?
 
Best Regards,
HSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20110907/77f0680a/attachment.html>


More information about the Libav-user mailing list