From: Derek Lesho Subject: Re: [PATCH resend 4/5] winegstreamer: Find an appropriate demuxer for the source. Message-Id: Date: Mon, 6 Apr 2020 16:20:50 -0500 In-Reply-To: References: <20200406175757.285865-1-dlesho@codeweavers.com> <20200406175757.285865-4-dlesho@codeweavers.com> On 4/6/20 2:02 PM, Zebediah Figura wrote: > On 4/6/20 12:57 PM, Derek Lesho wrote: >> We can add a path later which uses decodebin as the demuxer, for use with formats not supported on windows. (like Theora) > I still don't see a good reason why this can't be the general solution > for all formats. > > We've already extensively discussed this, and it seems mostly to be a matter of preference.  From my view, it doesn't match windows, and I'd prefer to keep the more accurate path as default.  Would you like me to add the decodebin fallback before submitting or something?