no sound bravia (HX925) 2011 skyplugin
i have no sound with skysportplusplugin and coolsport plugin.
What can I restricted myself do?
Steve
What can I restricted myself do?
Steve
steve11 wrote:First off playing online streams was a problem, there was no audio on some streams. This was fixed by adding the following in green.
<OnlineTranscoding>
<Video targetContainer="mpegts" forceInheritance="true"> <!-- do not transcode to ac3 -->
<Matches container="mp4" />
<Matches container="flv" vCodec="h264" aCodec="aac" /> Added in green
<Matches container="applehttp" vCodec="h264" />
</Video>
<Video targetContainer="mpeg" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="384" DAR="16:9" forceInheritance="true">
<Matches container="asf" /> <!-- to support mms:// streams -->
<Matches container="flv" />
</Video>
</OnlineTranscoding>
Users browsing this forum: No registered users and 4 guests