[FFmpeg-devel] [PATCH] H.264/AVCHD interlaced fixes
Ivan Schreter
schreter
Sun Feb 8 16:27:49 CET 2009
Ivan Schreter wrote:
> Michael Niedermayer wrote:
>
>>
>> keyframe |= ...
>>
>>
> Do you mean I should add additional "keyframe" flag? I can do that...
>
Ah, I see that the key_frame flag is already set on current picture. So
it was OK as it was, the problem is elsewhere. If recovery_frame_cnt >=
0, it should OR a key frame flag, not set it to recovery_frame_cnt >= 0.
I will correct that.
Regards,
Ivan
More information about the ffmpeg-devel
mailing list