[PATCH 5/5] winegstreamer: Reimplement the WAVE parser on top of the wavparse plugin.

Zebediah Figura z.figura12 at gmail.com
Tue Sep 17 09:50:04 CDT 2019


On 9/17/19 9:26 AM, Chip Davis wrote:
> September 16, 2019 7:30 PM, "Zebediah Figura" <z.figura12 at gmail.com> wrote:
> 
>> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
>> ---
>> As might be implied by this patch, I also have patches to replace the AVI
>> splitter and the MPEG-1 splitter with avidemux and mpegaudioparse, respectively.
>>
>> This of course means requiring GStreamer to decode all media files. I'm not
>> particularly inclined to see this as a blocking problem, especially since the
>> required plugins are all in the "good" set, which as far as I'm aware has full
>> multiarch handling in all major distributions.
> 
> This will break on Mac when wineqtdecoder is used instead of winegstreamer.
> 

Well, yes, except not really. Autoplugging will still work, and it's 
very rare for applications to manually create specific filters to decode 
(see my reply to Akihiro Sagawa in this same thread).

> 
> Chip
> 



More information about the wine-devel mailing list