FAQ  •  Register  •  Login

Help with Transcoding AC3

<<

dilvala

Serviio newbie

Posts: 1

Joined: Sun Nov 04, 2012 3:46 am

Post Sun Nov 04, 2012 3:51 am

Help with Transcoding AC3

I have been using one of the profile for Jadoo tv and has been working great.

But when i have local files with AC3 the file does not decode. I put the code it but i am doing something wrong. So Help me thanks

<Profile id="31" name="Jadoo Media Player" extendsProfileId="1">
<Detection>
<UPnPSearch>
<ModelName>Jadoo</ModelName>
</UPnPSearch>
</Detection>
<Transcoding>
<Video targetContainer="mpegts" targetACodec="aac" aBitrate="320" forceInheritance="true">
<Matches container="*" />
</Video>
</Transcoding>

<OnlineTranscoding>
<Video targetContainer="mpegts" targetACodec="aac" aBitrate="384">
<Matches container="mp4"/>
<Matches container="flv" vCodec="h264"/>
<Matches container="applehttp" vCodec="h264"/>
</Video>
<Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="aac" aBitrate="384" forceInheritance="true">
<Matches container="rtp"/>
<Matches container="rtsp"/>
<Matches container="applehttp"/>
</Video>
<Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="aac" aBitrate="384">
<Matches container="asf"/> <!-- to support mms:// streams -->
<Matches container="flv"/>
</Video>
<Audio targetContainer="mp3" aBitrate="384" forceInheritance="true">
<Matches container="flv"/>
<Matches container="asf"/>
</Audio>
</OnlineTranscoding>
</Profile>

what am i doing wrong?
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sun Nov 04, 2012 9:34 am

Re: Help with Transcoding AC3

targetACodec="aac" is not supported yet, try targetACodec="ac3"
Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Sun Nov 04, 2012 9:35 am

Re: Help with Transcoding AC3

Illico
Sony 2010 KDL-46EX501 | BDP-S373 | SMP-N100 | Windows 8-i7 | Network DD HD-CE1.5TLU2 | Livebox2-UHD86 | ServiiDroid | ServiiGo | BubbleUPnP
Serviio beta tester - Moderator
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Sun Nov 04, 2012 12:21 pm

Re: Help with Transcoding AC3

Illico wrote:targetACodec="aac" is not supported yet, try targetACodec="ac3"

It should be. It was only not working for audio files.

Return to Transcoding

Who is online

Users browsing this forum: No registered users and 50 guests

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.