Hi all,

Support for AIFF decoding has just been merged to the git master
branch. You will also need to update ocaml-mm

Enjoy!
Romain

2013/10/21 Romain Beauxis <[email protected]>:
> Hi all,
>
> OCaml-natty and AIFF support have been dropped for quite a while now.
>
> AIFF being very, very closed to WAVE, I will look at implementing it ASAP.
>
> Romain
>
> 2013/10/21 Samuel Mimram <[email protected]>:
>> Yes, I don't think that AIFF has been tested much. Could you please
>> send me a sample file that does not work in order for me to do some
>> testing?
>>
>> Cheers,
>>
>> Samuel.
>>
>> On Mon, Oct 21, 2013 at 11:34 AM, Daniel James
>> <[email protected]> wrote:
>>> Hi Stephan,
>>>
>>>> unable to decode
>>>> ""/home/airtime/mairlistdata/BarryWhite/LetTheMusicPlay/YouSeeTheTroubleWithMe.aif"
>>>> as {audio=1+;video=0;midi=0}!"
>>>>
>>>> the aif is absolutely ok and can be played with several players.
>>>
>>> Just because the file is valid doesn't mean your Liquidsoap binary has
>>> support for it. Did you download a Liquidsoap package or compile from
>>> source?
>>>
>>> I note that AIFF support is described as experimental in Liquidsoap
>>> 0.9.0 version of ocaml-natty here:
>>>
>>> https://github.com/savonet/liquidsoap/blob/master/CHANGES
>>>
>>> See also the note on little-endian AIFF (AIFF-C/sowt) here:
>>>
>>> http://en.wikipedia.org/wiki/Audio_Interchange_File_Format
>>>
>>> It would be good to determine exactly what kind of files you have there,
>>> if not all AIFF's are the same.
>>>
>>> My suggestion would be to write a script that converts your AIFF files
>>> to FLAC, tags them with metadata based on the directory/file structure
>>> or any other metadata you have, and tests them for validity. You should
>>> not lose any audio quality, and you might reclaim 40% or more of the
>>> disk space.
>>>
>>> Cheers!
>>>
>>> Daniel
>>>
>>> ------------------------------------------------------------------------------
>>> October Webinars: Code for Performance
>>> Free Intel webinars can help you accelerate application performance.
>>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most 
>>> from
>>> the latest Intel processors and coprocessors. See abstracts and register >
>>> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
>>> _______________________________________________
>>> Savonet-users mailing list
>>> [email protected]
>>> https://lists.sourceforge.net/lists/listinfo/savonet-users
>>
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
>> the latest Intel processors and coprocessors. See abstracts and register >
>> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Savonet-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/savonet-users

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60135991&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to