Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Playback stops when audio changes from stereo to 5.1
Thank you for your donation

Pages (3): « Previous 1 2 3 Next »
Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Playback stops when audio changes from stereo to 5.1
18th Apr, 2013, 06:53 PM
Post: #16
bacobart Offline
Registered
Posts: 27
Joined: Jan 2013
Reputation: 2
RE: Playback stops when audio changes from stereo to 5.1
I'm not sure what "external decoders" you are referring to. Do you mean the DTS / DD capable receiver options? They are enabled on both setups, also both setups have 5.1 speaker configuration set. Both the HK receiver and Samsung tv have DTS/DD decoding built in.
Find all posts by this user
Quote this message in a reply
18th Apr, 2013, 07:00 PM
Post: #17
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: RE: Playback stops when audio changes from stereo to 5.1
(18th Apr, 2013 06:53 PM)bacobart Wrote:  I'm not sure what "external decoders" you are referring to. Do you mean the DTS / DD capable receiver options? They are enabled on both setups. Both the HK receiver and Samsung tv have DTS/DD decoding built in.

yes thats what I meant.
and what about Audio out? HDMI 5.1 on both ?

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
18th Apr, 2013, 07:03 PM
Post: #18
bacobart Offline
Registered
Posts: 27
Joined: Jan 2013
Reputation: 2
RE: Playback stops when audio changes from stereo to 5.1
Yes, HDMI 5.1 on both (sorry I ninja-edited Wink)
Find all posts by this user
Quote this message in a reply
19th Apr, 2013, 04:25 AM
Post: #19
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Playback stops when audio changes from stereo to 5.1
(18th Apr, 2013 05:24 PM)bacobart Wrote:  This was tested with the exact same file, streamed from the same nas with the same protocol (shared library setup).

it will be a xbmc bug. the difference is not in the TV you are using, but in the presence of AV receiver in the second while passing the audio.

the same here, if I just pass the audio to AV, it happens. if there is TV, audio is recoded to 2ch and xbmc survives this.

I have ATV2 as well with xbmc 12.1, doing the same, if audio going to pass to AV receiver.

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
22nd Apr, 2013, 10:44 PM
Post: #20
bacobart Offline
Registered
Posts: 27
Joined: Jan 2013
Reputation: 2
RE: Playback stops when audio changes from stereo to 5.1
What's gonna happen now? I don't mean to be pushy, I'm just wondering if somebody is working on this, or if this has been reported upstream (to xbmc/raspberry?) as a bug?
Find all posts by this user
Quote this message in a reply
25th Apr, 2013, 10:30 PM
Post: #21
bacobart Offline
Registered
Posts: 27
Joined: Jan 2013
Reputation: 2
RE: Playback stops when audio changes from stereo to 5.1
I don't know how useful this is to finding the problem, but I've tried the latest standalone omxplayer (git20130423) and the audio switch works without a hitch. Command line was "omxplayer -p -w -g Game.of.Thrones.S03E04.720p.HDTV.x264-EVOLVE.mkv" (so with hardware decoding and audio passthrough).

omxplayer even shows the audio channel change on console output: http://pastebin.com/FTpWz6m3

omxplayer.log: http://pastebin.com/jghis6n7

So it seems the problem lies with xbmc (or the version of omxplayer xbmc is using?)... Is there anything further I can do to help?
Find all posts by this user
Quote this message in a reply
25th Apr, 2013, 10:50 PM
Post: #22
rikardo1979 Offline
Management
******
Posts: 3,545
Joined: Dec 2012
Reputation: 190
Re: Playback stops when audio changes from stereo to 5.1
@bacobart thanks for info
there is a thread opened over on XBMC
http://forum.xbmc.org/showthread.php?pid=1405822#pid1405822
so I linked this over. Will see if someone find what causing the issue

~~~~>>>Please always follow rules and read before you post<<<~~~~
Find all posts by this user
Quote this message in a reply
13th May, 2013, 07:39 PM
Post: #23
bacobart Offline
Registered
Posts: 27
Joined: Jan 2013
Reputation: 2
RE: Playback stops when audio changes from stereo to 5.1
According to popcornmix there's a fix for the crashing atleast ( http://forum.xbmc.org/showthread.php?tid=163298&pid=1412498#pid1412498 ) but I've tried later XBMC versions from xbian's github and the crash still happens for me. Is the patch specified already included in xbian's XBMC? If not, will it be?
Find all posts by this user
Quote this message in a reply
13th May, 2013, 07:43 PM
Post: #24
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
RE: Playback stops when audio changes from stereo to 5.1
I don't see popcornmix linking to a patch in that thread so he probably merged it into the mainline. Can you try XBMC Gotham? Instructions: https://github.com/xbianonpi/xbmc-nightly/blob/master/README.md

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
14th May, 2013, 07:21 AM
Post: #25
bacobart Offline
Registered
Posts: 27
Joined: Jan 2013
Reputation: 2
RE: Playback stops when audio changes from stereo to 5.1
I've tried the latest version (20130502-32b1a5e) but the crash still happens. What else can I try?
Find all posts by this user
Quote this message in a reply
14th May, 2013, 11:49 PM
Post: #26
Epedemic Offline
Registered
Posts: 9
Joined: May 2013
Reputation: 0
RE: Playback stops when audio changes from stereo to 5.1
(13th May, 2013 07:43 PM)Koenkk Wrote:  I don't see popcornmix linking to a patch in that thread so he probably merged it into the mainline. Can you try XBMC Gotham? Instructions: https://github.com/xbianonpi/xbmc-nightly/blob/master/README.md

That gives me a Frodo nightly (which still has the problem). Can't figure out how to get a Gotham build...
Find all posts by this user
Quote this message in a reply
15th May, 2013, 01:42 AM
Post: #27
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
Playback stops when audio changes from stereo to 5.1
(14th May, 2013 11:49 PM)Epedemic Wrote:  
(13th May, 2013 07:43 PM)Koenkk Wrote:  I don't see popcornmix linking to a patch in that thread so he probably merged it into the mainline. Can you try XBMC Gotham? Instructions: https://github.com/xbianonpi/xbmc-nightly/blob/master/README.md

That gives me a Frodo nightly (which still has the problem). Can't figure out how to get a Gotham build...
https://github.com/xbianonpi/xbmc-nightly/blob/master/README.md will give you XBMC 13

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
15th May, 2013, 07:29 AM
Post: #28
Epedemic Offline
Registered
Posts: 9
Joined: May 2013
Reputation: 0
RE: Playback stops when audio changes from stereo to 5.1
(15th May, 2013 01:42 AM)Koenkk Wrote:  https://github.com/xbianonpi/xbmc-nightly/blob/master/README.md will give you XBMC 13

Strange, i follow those instructions exactly, and is left with 12.2 (20130502-32b1a5e) as before...
Find all posts by this user
Quote this message in a reply
15th May, 2013, 04:36 PM
Post: #29
bacobart Offline
Registered
Posts: 27
Joined: Jan 2013
Reputation: 2
RE: Playback stops when audio changes from stereo to 5.1
The instructions are specifically targeting the Frodo branch:

Quote:git clone --depth 5 -b Frodo https://github.com/xbianonpi/xbmc-nightly.git xbmc-nightly

Should this perhaps be master?
Find all posts by this user
Quote this message in a reply
15th May, 2013, 05:07 PM
Post: #30
Koenkk Offline
Registered
Posts: 1,238
Joined: Dec 2012
Reputation: 112
Playback stops when audio changes from stereo to 5.1
Yes

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Pages (3): « Previous 1 2 3 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 23rd May, 2025, 08:40 AM Powered By MyBB, © 2002-2025 MyBB Group.