[FFmpeg-devel] [RFC][PATCH] ticks_per_frame / timebase
Ivan Schreter
schreter
Fri Feb 27 17:21:30 CET 2009
Michael Niedermayer wrote:
> On Fri, Feb 27, 2009 at 09:54:36AM +0100, Ivan Schreter wrote:
>
>> Michael Niedermayer wrote:
>>
>>> good, ive applied it, if you find more regressions please tell me
>>>
>>>
>>>
>> TS works without problem.
>>
>> However, there is a regression with MOV. I tried to decode trailer for
>> movie "9", which is H.264 progressive 23.98 fps, but it detects it as
>> 11.99 fps:
>>
>
> that happens because of local changes in your tree, i suspect the hunk
> to the r_frame_rate code i rejected
>
>
I looked at the changes before reporting it. But you are right, there
was one hunk where I removed H264 from tb_unreliable. This was the reason.
OTOH, when reverting this hunk, interlaced field-picture H.264 stream is
detected at 2*fps... I'll check it later, but I don't think it's because
of my local changes (only seeking changes are there).
Regards,
Ivan
More information about the ffmpeg-devel
mailing list