On 9/5/2017 3:49 PM, Marton Balint wrote:
>
> On Fri, 1 Sep 2017, Timo Rothenpieler wrote:
>
>> When re-encoding for example interlaced h264 from mkv into mkv, the
>> field ordering type switches from TT to TB, confusing some players.
>> Same happens on a lot of other cases as well.
>>
>> I have
On Fri, 1 Sep 2017, Timo Rothenpieler wrote:
When re-encoding for example interlaced h264 from mkv into mkv, the
field ordering type switches from TT to TB, confusing some players.
Same happens on a lot of other cases as well.
I have no idea if this is the correct fix for it, but something is
When re-encoding for example interlaced h264 from mkv into mkv, the
field ordering type switches from TT to TB, confusing some players.
Same happens on a lot of other cases as well.
I have no idea if this is the correct fix for it, but something is
definitely going wrong.
---
ffmpeg.c | 4 ++--
1