[Libav-user] MOV and custom IO
David Rodrigues
drodrigues at wit-software.com
Sun Jul 22 22:14:49 CEST 2012
Thanks! The problem was on seeking, you are absolutely right MOV files require this capability.
David Rodrigues
A 22/07/2012, às 14:19, Carl Eugen Hoyos escreveu:
> David Rodrigues <drodrigues at ...> writes:
>
>> When i run the code the function avformat_open_input blocks, it
>> reads N chunks of data but don't terminate with or without error.
>> This happens with MOV format. I've tried using MPEG-TS format and
>> this code runs successfully.
>
> This may be irrelevant but does your costum protocol support seeking?
> I suspect this is needed to read mov files (but not for mpeg-ts).
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
More information about the Libav-user
mailing list