[FFmpeg-devel] [PATCHv4] lavf: add libopenmpt demuxer

Josh de Kock josh at itanimul.li
Thu Jul 7 17:13:53 EEST 2016


Hi,

On Thu, Jul 7, 2016, at 10:47 AM, Carl Eugen Hoyos wrote:
> Josh de Kock <josh <at> itanimul.li> writes:
> 
> > +    ret = openmpt_could_open_propability(
> 
> I don't know anything about openmpt but what was 
> wrong with the original probe function sent by you?
It probed one format, and not very well, compared to a lot more
formats probed by openmpt's.

> Iiuc, this code would slow down probing everything or 
> am I missing something?
At first I couldn't get it to run quickly, but it runs much faster
now. It's still not a relatively fast probe, but it does probe quite
a few formats, and the demuxer has to be manually enabled, so
it's not like most people will experience a significant change.

> Thank you, Carl Eugen

Josh


More information about the ffmpeg-devel mailing list