Page 1 of 1

transcoding audio

PostPosted: Sat Dec 17, 2011 4:59 pm
by Paul 123
Will serviio automatically transcode audio files ie flac to mp3. If not ,can you please point me in the right direction on how to set this up .

Re: transcoding audio

PostPosted: Sat Dec 17, 2011 8:18 pm
by Cerberus
depends on the device and profile used.

Re: transcoding audio

PostPosted: Sat Dec 17, 2011 10:48 pm
by Paul 123
The Tv is toshiba rb75 series (Regza)

Re: transcoding audio

PostPosted: Sun Dec 18, 2011 1:58 am
by Cerberus
Then no the regza profile does no audio transcoding at all, but if that is what you would like it to then just add this to the regza profile in profiles.xml

  Code:
<Audio targetContainer="mp3"> 
            <Matches container="mp4" />
            <Matches container="flac" />
            <Matches container="ogg" />
            <Matches container="asf" />
         </Audio>


add that just above </transcoding>

seems strange to me that this is required though and was not added to original profile are you sure this needs to be done ????

Re: transcoding audio

PostPosted: Sun Dec 18, 2011 4:01 pm
by Paul 123
Thats great worked like a dream. thankyou so much for your help.
Serviiio is a great bit of software.

Re: transcoding audio

PostPosted: Sun Dec 18, 2011 6:44 pm
by zip
nice 1, added to 0.6.1 profile

Re: transcoding audio

PostPosted: Thu Dec 22, 2011 10:43 pm
by Cerberus
lol *shrugs* guess it was needed lol