Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-11-12 Thread Carl Eugen Hoyos
2018-11-12 12:37 GMT+01:00, Paul B Mahol : > On 11/12/18, Carl Eugen Hoyos wrote: >> 2018-11-12 12:22 GMT+01:00, Kirill Gavrilov : >>> On Tue, Nov 6, 2018 at 3:51 PM, Carl Eugen Hoyos >>> wrote: >>> If the dll(s) necessary for Media Foundation at run-time are installed on every supporte

Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-11-12 Thread Paul B Mahol
On 11/12/18, Carl Eugen Hoyos wrote: > 2018-11-12 12:22 GMT+01:00, Kirill Gavrilov : >> On Tue, Nov 6, 2018 at 3:51 PM, Carl Eugen Hoyos >> wrote: >> >>> If the dll(s) necessary for Media Foundation at run-time are installed >>> on every supported Windows system >> >> I think Media Foundation is

Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-11-12 Thread Carl Eugen Hoyos
2018-11-12 12:22 GMT+01:00, Kirill Gavrilov : > On Tue, Nov 6, 2018 at 3:51 PM, Carl Eugen Hoyos > wrote: > >> If the dll(s) necessary for Media Foundation at run-time are installed >> on every supported Windows system > > I think Media Foundation is excluded from Windows 10 N editions: The quest

Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-11-12 Thread Kirill Gavrilov
On Tue, Nov 6, 2018 at 3:51 PM, Carl Eugen Hoyos wrote: > If the dll(s) necessary for Media Foundation at run-time are installed on > every supported Windows system > I think Media Foundation is excluded from Windows 10 N editions: > Excluded features > ... > - Media Foundation: Provides suppor

Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-11-06 Thread Carl Eugen Hoyos
2018-11-06 13:28 GMT+01:00, Paweł Wegner : > So should I make it auto-detectable or not? If the dll(s) necessary for Media Foundation at run-time are installed on every supported Windows system, the feature should be enabled by default. Carl Eugen ___ f

Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-11-06 Thread Paweł Wegner
So should I make it auto-detectable or not? For me it can be either way. On Mon, Oct 29, 2018 at 10:23 PM Paul B Mahol wrote: > On 10/29/18, Carl Eugen Hoyos wrote: > > 2018-10-29 10:27 GMT+01:00, Paweł Wegner : > > > >> + --enable-mf enable decoding via MediaFoundation [no] > > >

Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-10-29 Thread Paul B Mahol
On 10/29/18, Carl Eugen Hoyos wrote: > 2018-10-29 10:27 GMT+01:00, Paweł Wegner : > >> + --enable-mf enable decoding via MediaFoundation [no] > > Should be auto-detected. Why? I do not want this to be auto-enabled on my Windows builds. ___

Re: [FFmpeg-devel] [PATCH v2 1/1] avcodec/mf: implemented Media Foundation wrapper

2018-10-29 Thread Carl Eugen Hoyos
2018-10-29 10:27 GMT+01:00, Paweł Wegner : > + --enable-mf enable decoding via MediaFoundation [no] Should be auto-detected. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel