Page 1 of 2

no sound on bdp ( SOLVED)

PostPosted: Sat May 04, 2013 3:48 pm
by siriusblack
Hi

just wondering if any one has had this problem no sound on acestream

I tried the Samsung c/d/e profile also the generic dlna profile no sound on both with acestream

here is my log
bdp log.txt
(28.19 KiB) Downloaded 454 times


also here is another log if this helps
no sound.txt
(2.7 KiB) Downloaded 546 times


I did change my profile to this Code:<Matches container="mp4" vCodec="mpeg4" aCodec="lpcm" />
<Matches container="mpegts" vCodec="h264" /> <!-- jhb50 fixes serviio h264.ts to h264.ts transcode bug -->
<Matches container="mpeg" vCodec="h264" /> <!-- optional --> <!-- h264 mpegps as well as h264 mpegts and wmv.asf streams will transcode to MPEG2VIDEO -->

Thanks

Re: no sound on bdp

PostPosted: Tue May 07, 2013 7:13 pm
by siriusblack
Sorry don't understand

Can you please send it In English

Thanks

Re: no sound on bdp

PostPosted: Tue May 07, 2013 7:28 pm
by slyguy42o
he's a dirty illiterate spammer!! :) just ignore until the ops can cleanup his posts.

Re: no sound on bdp

PostPosted: Tue May 07, 2013 7:32 pm
by slyguy42o
what is an acestream btw?

Re: no sound on bdp

PostPosted: Tue May 07, 2013 7:47 pm
by siriusblack
Acestream is the same as sopcast live streams

Re: no sound on bdp

PostPosted: Tue May 07, 2013 7:54 pm
by slyguy42o
so your having sounds issues with just this one stream type? Have you tested through VLC to make sure it's not a problem with the stream itself?

Re: no sound on bdp

PostPosted: Tue May 07, 2013 8:23 pm
by siriusblack
Yer it works with vlc, My Samsung tv + ps3

its only on this bdp

I also tried it today and I cant get it to play at all now on the bdp

it comes up unsupported file format with Samsung c/d/e or generic dlna profile

Hope this can help here is my log
unsupported file format.txt
(6.49 KiB) Downloaded 457 times


since I changed my profile.xml to :<Matches container="mp4" vCodec="mpeg4" aCodec="lpcm" />
<Matches container="mpegts" vCodec="h264" /> <!-- jhb50 fixes serviio h264.ts to h264.ts transcode bug -->
<Matches container="mpeg" vCodec="h264" /> <!-- optional --> <!-- h264 mpegps as well as h264 mpegts and wmv.asf streams will transcode to MPEG2VIDEO -->

I don't get any disconnect on my tv now only on this bdp

Thanks

Re: no sound on bdp

PostPosted: Wed May 08, 2013 3:11 pm
by slyguy42o
did you make sure to make those changes under the online transcoding section?

Re: no sound on bdp

PostPosted: Wed May 08, 2013 3:25 pm
by siriusblack
I think so i did it where it saids to do it

On the first page of sopcast web resource plugin in the available plugins

Also m8 it stopped my tv disconnecting since I did it

Re: no sound on bdp

PostPosted: Wed May 08, 2013 4:48 pm
by slyguy42o
can you post the full modified profile section so we can see where you made your changes?

Re: no sound on bdp

PostPosted: Wed May 08, 2013 5:00 pm
by siriusblack
I'm in work at the mo finish at 8 will do it as soon as I get in

Thxs

Re: no sound on bdp

PostPosted: Wed May 08, 2013 7:42 pm
by siriusblack
Here is my profile
profiles.xml
(91.99 KiB) Downloaded 540 times


Thanks really appreciate this

Re: no sound on bdp

PostPosted: Wed May 08, 2013 8:52 pm
by slyguy42o
which profile did you edit? the C/D/E one?

Re: no sound on bdp

PostPosted: Wed May 08, 2013 8:59 pm
by siriusblack
Yer the C/D/E one I think m8

Is this the right place to change ?

Re: no sound on bdp

PostPosted: Thu May 09, 2013 3:32 pm
by slyguy42o
I am not sure why the online trancoding was split up.. it was using the same containers for both sections. I combined them and simplified it a bit, try replacing your online transcoding section with the following.

  Code:
         <OnlineTranscoding>      
         <Video targetContainer="mpegts" targetVCodec="mpeg2video" targetACodec="ac3" aBitrate="384">
            <Matches container="mp4" />
            <Matches container="asf" />
            <Matches container="applehttp" vCodec="h264"/>
            <Matches container="flv" vCodec="h264"/>
         </Video>
         </OnlineTranscoding>

Re: no sound on bdp

PostPosted: Thu May 09, 2013 3:51 pm
by siriusblack
Thanks m8

Really appreciate all of this

Will try this wen I get in from work

Do I just copy + paste this on to the trancodein section ?

If so where do I put it

Thxs again

Re: no sound on bdp

PostPosted: Thu May 09, 2013 6:14 pm
by slyguy42o
here you go.

Re: no sound on bdp

PostPosted: Thu May 09, 2013 6:34 pm
by siriusblack
Thxs a lot m8

Really appreciated

Do you think the BDP been disconnecting

Cause of the split transcoding ?

Re: no sound on bdp

PostPosted: Thu May 09, 2013 7:11 pm
by slyguy42o
there are normally lots of splits depending on the transcoding config.. but in this case.. it was split but I couldn't see a reason why. Try this out and see if it makes a difference.. if not we will try some more tweaking.

Re: no sound on bdp

PostPosted: Thu May 09, 2013 7:12 pm
by siriusblack
ok
nice1 will try it now