Re: [FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread James Almer
On 4/18/2016 6:23 PM, Christophe Gisquet wrote: > 2016-04-18 22:22 GMT+02:00 Christophe Gisquet : >> 2016-04-18 19:11 GMT+02:00 James Almer : >>> No way to create one using existing 24bit audio currently available in fate >>> or any redistributable 24 audio out there? >>> There are some dts-ma and

Re: [FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread Christophe Gisquet
2016-04-18 22:22 GMT+02:00 Christophe Gisquet : > 2016-04-18 19:11 GMT+02:00 James Almer : >> No way to create one using existing 24bit audio currently available in fate >> or any redistributable 24 audio out there? >> There are some dts-ma and truehd multichannel samples that are not sine >> wave

Re: [FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread Christophe Gisquet
Hi, 2016-04-18 19:11 GMT+02:00 James Almer : > No way to create one using existing 24bit audio currently available in fate > or any redistributable 24 audio out there? > There are some dts-ma and truehd multichannel samples that are not sine waves. You're right. Just did that, except the encoder

Re: [FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread James Almer
On 4/18/2016 1:48 PM, Christophe Gisquet wrote: > 2016-04-18 18:39 GMT+02:00 Paul B Mahol : >> Better to have real 24bit content. > > Yeah, my point, but I'm not sure we'll get one redistribuable in fate, > eg by pinging people from the various tickets. > > And when would we decide this is better

Re: [FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread Christophe Gisquet
2016-04-18 18:39 GMT+02:00 Paul B Mahol : > Better to have real 24bit content. Yeah, my point, but I'm not sure we'll get one redistribuable in fate, eg by pinging people from the various tickets. And when would we decide this is better than nothing? -- Christophe __

Re: [FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread Paul B Mahol
Dana 18. 4. 2016. 18:17 osoba "Christophe Gisquet" < christophe.gisq...@gmail.com> napisala je: > > 2016-04-18 15:07 GMT+02:00 Christophe Gisquet < christophe.gisq...@gmail.com>: > > +fate-lossless-wma24: CMD = md5 -i $(TARGET_SAMPLES)/lossless-audio/luckynight-partial-24.wma -f s24le -frames 209 >

Re: [FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread Christophe Gisquet
2016-04-18 15:07 GMT+02:00 Christophe Gisquet : > +fate-lossless-wma24: CMD = md5 -i > $(TARGET_SAMPLES)/lossless-audio/luckynight-partial-24.wma -f s24le -frames > 209 Btw, this is the regular luckynight whose samples have been shifted into 24 bits. Another type of bitdepth increase would be ni

[FFmpeg-devel] [PATCH 1/6] fate: wma: add lossless 24bits test

2016-04-18 Thread Christophe Gisquet
--- tests/fate/lossless-audio.mak | 4 +++- tests/ref/fate/lossless-wma24 | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 tests/ref/fate/lossless-wma24 diff --git a/tests/fate/lossless-audio.mak b/tests/fate/lossless-audio.mak index 58641ab..ccc4d00 100644 --- a/tests/f