[FFmpeg-devel] [PATCH] AST muxer

jamal jamrial at gmail.com
Thu Nov 22 19:38:43 CET 2012


On 22/11/12 3:24 PM, Paul B Mahol wrote:
>> No, i don't. I only tested it with PCM_S16B_PLANAR, which works fine.
>> If we can't be sure it will work with ADPCM AFC then I can disable the
>> corresponding code for now (Maybe returning AVERROR_PATCHWELCOME while at
>> it).
> 
> Testing on Wii should be even better.
> 
> There is no need to disable code if it is correctly implemented.

In theory it is. There doesn't seem to be any difference in how pcm_s16b_planar and adpmc afc streams are stored inside the ast file.
Even your demuxer treats them the same way.

And unfortunately i can't test on a Wii since i don't have one.
However, the files i created with this muxer worked with every demuxer i tried.

Regards.


More information about the ffmpeg-devel mailing list