On Sep 17, 2019, at 9:26 AM, Chip Davis cdavis@codeweavers.com wrote:
September 16, 2019 7:30 PM, "Zebediah Figura" z.figura12@gmail.com wrote:
Signed-off-by: Zebediah Figura z.figura12@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.
Of course, wineqtdecoder is not long for this world. But I would prefer leaving open the possibility of replacing it with an AVFoundation-based replacement, rather than requiring GStreamer.
-Ken