On 18.11.2015 21:32, Maksym Veremeyenko wrote:
> Hi,
>
> i just noticed that MXF files stop playing in the loop.
>
> after some research i found that /it become/ non-seekable at line
> https://github.com/mltframework/mlt/blob/master/src/modules/avformat/producer_avformat.c#L600
>
> i uploaded some
I noticed this recently as well. The FFmpeg API has changed a lot recently
marking a bunch more things that MLT uses as deprecated. So, perhaps MLT
avformat needs a thorough review, rework, and retesting to deal with those
changes. Let me stress that rework implies a thorough testing against a
larg