FAQ  •  Register  •  Login

[SOLVED] missing sound on many online channels with v1.0

<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Mon Aug 13, 2012 5:43 pm

Re: missing sound on many online channels with v1.0

I've added this to the Sony 2011 profile and I have audio now from Youtube, TED, HD Trailers but not iPlayer. Its a start of a work around thought it would be good to know why AAC on 2011 doesn't work I suspect a work around is the only way forward.

  Code:
<OnlineTranscoding>
      <Video targetContainer="mpegts" targetACodec="ac3" forceInheritance="false">
      <Matches container="mp4" aCodec="aac" />
      <Matches container="applehttp" vCodec="h264" />
      </Video>
   </OnlineTranscoding>
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Tue Aug 14, 2012 6:00 pm

Re: missing sound on many online channels with v1.0

This works for iplayer, youtube, ted, hd-trailers, everything when added on the onlinetranscoding section of Sony 2011 profile.

  Code:
<OnlineTranscoding>
   <Video targetContainer="mpegts" targetACodec="ac3" forceInheritance="false">
      <Matches container="mp4" aCodec="aac" />
      <Matches container="flv" aCodec="aac" />
      </Video>
</OnlineTranscoding>
<<

zip

User avatar

Serviio developer / Site Admin

Posts: 17215

Joined: Sat Oct 24, 2009 12:24 pm

Location: London, UK

Post Wed Aug 15, 2012 8:56 pm

Re: missing sound on many online channels with v1.0

Should be this

  Code:
<OnlineTranscoding>
   <!-- Online AAC video streams miss sound, must transcode to ac3 -->
   <Video targetContainer="mpegts" targetACodec="ac3" aBitrate="384" forceInheritance="true">
      <Matches container="mp4" aCodec="aac" />
      <Matches container="flv" vCodec="h264" aCodec="aac" />
      <Matches container="applehttp" vCodec="h264" aCodec="aac" />            
   </Video>
</OnlineTranscoding>


Can you confirm it still works?
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Thu Aug 16, 2012 7:16 am

Re: missing sound on many online channels with v1.0

Confirmed all working (youtube, iplayer, TED, HDTrailers) thanks :)
<<

eekfonky

Streaming enthusiast

Posts: 23

Joined: Sun Jan 22, 2012 12:41 pm

Location: Edinburgh, Scotland

Post Thu Aug 16, 2012 8:03 am

Re: missing sound on many online channels with v1.0

Can you please tell me which line this starts as I cannot find the right part of the code? Or attach the updated profiles.xml
Thanks
Sent from my GT-I9100 using Tapatalk 2
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Thu Aug 16, 2012 9:53 am

Re: missing sound on many online channels with v1.0

Add those lines to the Sony 2011 profile, just above the very last line that ends </Profile>.
<<

eekfonky

Streaming enthusiast

Posts: 23

Joined: Sun Jan 22, 2012 12:41 pm

Location: Edinburgh, Scotland

Post Thu Aug 16, 2012 3:57 pm

Re: missing sound on many online channels with v1.0

Thank you :D
<<

bosskong

Serviio newbie

Posts: 1

Joined: Wed Oct 17, 2012 5:56 am

Post Wed Oct 17, 2012 6:00 am

Re: missing sound on many online channels with v1.0

Sound is still not working on my US KDL-46HX729 (2011). I tried both solutions in the last few posts and neither makes a difference. I'm pretty sure I edited the profiles.xml file correctly, although I'm not 100% confident. A corrected attachment would be appreciated.
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Sun Oct 21, 2012 12:59 pm

Re: missing sound on many online channels with v1.0

As requested
Attachments
profiles.xml.zip
(8.82 KiB) Downloaded 655 times
<<

ranezu

Serviio newbie

Posts: 1

Joined: Tue Oct 30, 2012 10:17 am

Post Mon Nov 05, 2012 5:48 am

Re: missing sound on many online channels with v1.0

  Code:
<OnlineTranscoding>
   <Video targetContainer="mpegts" targetACodec="ac3" aBitrate="384" forceInheritance="true">
      <Matches container="mp4" aCodec="aac" />
      <Matches container="flv" vCodec="h264" aCodec="aac" />
      <Matches container="applehttp" vCodec="h264" aCodec="aac" />            
   </Video>
</OnlineTranscoding>


Thanks a lot! This works perfecty for OnlineTranscoding, but can it be copy-pasted also to the Transcoding element to fix sound for e.g. videos downloaded with the youtube-dl script? It seems to work without any hitches, but I'd just like to know if something else is needed to fix this properly.
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Tue Nov 20, 2012 8:11 pm

Re: missing sound on many online channels with v1.0

Question for Zip / Illico, do we need to raise this via bitbucket for inclusion into the next release ?
<<

Illico

User avatar

DLNA master

Posts: 4646

Joined: Fri Jul 23, 2010 8:08 am

Location: France

Post Tue Nov 27, 2012 8:26 pm

Re: missing sound on many online channels with v1.0

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
<<

NX3

DLNA master

Posts: 578

Joined: Fri Jan 28, 2011 12:39 pm

Post Fri Mar 22, 2013 6:36 pm

Re: [SOLVED] missing sound on many online channels with v1.0

Sorry to dig this up but Sony 2011 offline files with AAC audio don't play using Serviio 1.2. Does a similar line to the online section need to be added to get audio working? I thought this was all fixed but maybe not yet.

  Code:
Audio
ID                                       : 2
Format                                   : AAC
Format/Info                              : Advanced Audio Codec
Format profile                           : LC
Codec ID                                 : A_AAC
Duration                                 : 28mn 40s
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 44.1 KHz
Compression mode                         : Lossy
Default                                  : Yes
Forced                                   : No
<<

newborn

Streaming enthusiast

Posts: 39

Joined: Sun Dec 23, 2012 2:38 pm

Post Sat Mar 23, 2013 5:07 pm

Re: [SOLVED] missing sound on many online channels with v1.0

Nice bump, Zip suggests the same tip as I figured out for online streams, so it seems =aac rather than vod is the right option.

Anyhow try: viewtopic.php?f=11&t=3662&start=40#p65798 for your offline files.

Note: I appear to have broken ITVplayer though, although everything else now seems to work.
Previous

Return to Sony

Who is online

Users browsing this forum: No registered users and 16 guests

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