AudioEngine branch - DO NOT REQUEST BINARY BUILDS

  Thread Rating:
  • 15 Votes - 4.47 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
furii Offline
Senior Member
Posts: 285
Joined: Jun 2009
Reputation: 4
Location: chicago
Post: #1241
(2012-05-10 01:11)DaveInBracknell Wrote:  Hi,

Me again, apologies for earlier post in wrong place.

I have installed ubuntu 12.04 used the latest drivers (Nvidia 295.40) and latest build of gnifs XBMC,

Couple of issues are popping up, I verified my sound was working by using the same mkv with Mplayer and it does work, however in xbmc it does not seem to be outputting sound (Also the video is jumpy but I think I can fix that) here is the error I am getting all the time:
23:58:09 T:3004644160 ERROR: CAESinkOSS::Initialize - Failed to get supported formats, assuming AFMT_S16_NE
23:58:25 T:3004644160 ERROR: CAESinkALSA::Initialize - snd_pcm_open_lconf(-16) - hdmi:CARD=NVidia,DEV=0
23:58:25 T:3004644160 ERROR: CAESinkOSS::Initialize - Failed to get supported formats, assuming AFMT_S16_NE

Anyone seen this issue?

Full log is here:
http://pastebin.com/SZVDf1Kv


Thanks
Dave

i don't know about the error but i'm pretty sure there have been many reports of 295.xx misbehaving. try downgrading to 290.10.

also, this should probably be in the other thread: http://forum.xbmc.org/showthread.php?tid=128298
(This post was last modified: 2012-05-10 02:49 by furii.)
find quote
EGOvoruhk Offline
Member
Posts: 61
Joined: May 2006
Reputation: 0
Post: #1242
(2012-05-10 00:26)DDDamian Wrote:  AE was just officially merged with master Smile

*cough*comeon11.1*cough* Big Grin
find quote
alanwww1 Offline
Team-XBMC Member
Posts: 1,299
Joined: Nov 2008
Reputation: 31
Location: Hungary
Post: #1243
Just wanted to thank the great work Gnif did on AE. It is really amazing that we have this for xbmc !

Thank you for all the precious time you spent on this !

Also thanks to DDDamian for the help provided.

Congrats guys !

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
jpsdr Offline
Senior Member
Posts: 260
Joined: Oct 2003
Reputation: 0
Post: #1244
Cannot delete... I've put it in the correct thread.
(This post was last modified: 2012-05-11 11:41 by jpsdr.)
find quote
gnif Offline
Team-XBMC Developer
Posts: 442
Joined: Feb 2008
Reputation: 34
Location: Australia, Katoomba
Post: #1245
@jpsdr - Please post this in the AE windows thread, its a known issue but is windows specific.

I am not scared of SVN - Cutting my hands open on the bleeding edge.
find quote
DDDamian Offline
Team-XBMC Developer
Posts: 3,023
Joined: Sep 2011
Reputation: 252
Location: Canada
Post: #1246
@jpdsr - looks like an issue with Win XP and the device enumeration. I don't have an XP machine, but I should be able to fix that up regradless - give me a day or two. Being Windows specific, as gnif says pls watch the Windows AE thread >>here<<, and I'll post there when a patch is pushed.

System: XBMC HTPC with HDMI WASAPI & AudioEngine - Denon AVR-3808CI - Denon DVD-5900 Universal Player - Denon DCM-27 CD-Changer
- Sony BDP-S580 Blu-Ray - X-Box 360 - Android tablet wireless remote - 7.1 Streem/Axiom/Velodyne Surround System
If I have been able to help feel free to add to my reputation +/- below - thanks!
find quote
apeeters Offline
Junior Member
Posts: 1
Joined: May 2012
Reputation: 0
Post: #1247
When selecting Audio Output: HDMI it would be nice if the correct Audio (and passthrough) output device would be selected. For the devices below this is device 3.

Code:
12:01:02 T:3008800576 DEBUG: CAESinkALSA::EnumerateDevicesEx - Unable to obtain ELD information for device hdmi:CARD=NVidia,DEV=0, make sure you have ALSA >= 1.0.25
12:01:02 T:3008800576 ERROR: CAESinkOSS::EnumerateDevicesEx - Failed to open mixer: /dev/mixer
12:01:02 T:3008800576 NOTICE: Enumerated ALSA devices:
12:01:02 T:3008800576 NOTICE: Device 1
12:01:02 T:3008800576 NOTICE: m_deviceName : hw:CARD=NVidia,DEV=0
12:01:02 T:3008800576 NOTICE: m_displayName : HDA NVidia
12:01:02 T:3008800576 NOTICE: m_displayNameExtra: VT1708S Analog
12:01:02 T:3008800576 NOTICE: m_deviceType : AE_DEVTYPE_PCM
12:01:02 T:3008800576 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE
12:01:02 T:3008800576 NOTICE: m_sampleRates : 44100,48000,88200,96000,192000
12:01:02 T:3008800576 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE
12:01:02 T:3008800576 NOTICE: Device 2
12:01:02 T:3008800576 NOTICE: m_deviceName : iec958:CARD=NVidia,DEV=0
12:01:02 T:3008800576 NOTICE: m_displayName : HDA NVidia
12:01:02 T:3008800576 NOTICE: m_displayNameExtra: VT1708S Digital
12:01:02 T:3008800576 NOTICE: m_deviceType : AE_DEVTYPE_IEC958
12:01:02 T:3008800576 NOTICE: m_channels : FL,FR
12:01:02 T:3008800576 NOTICE: m_sampleRates : 44100,48000,88200,96000,192000
12:01:02 T:3008800576 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE
12:01:02 T:3008800576 NOTICE: Device 3
12:01:02 T:3008800576 NOTICE: m_deviceName : hdmi:CARD=NVidia,DEV=0
12:01:02 T:3008800576 NOTICE: m_displayName : HDA NVidia
12:01:02 T:3008800576 NOTICE: m_displayNameExtra: HDMI 0
12:01:02 T:3008800576 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
12:01:02 T:3008800576 NOTICE: m_channels : FL,FR,BL,BR,FC,LFE,SL,SR
12:01:02 T:3008800576 NOTICE: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
12:01:02 T:3008800576 NOTICE: m_dataFormats : AE_FMT_S32NE,AE_FMT_S16NE
(This post was last modified: 2012-05-12 13:48 by apeeters.)
find quote
einhänder Offline
Senior Member
Posts: 163
Joined: Sep 2008
Reputation: 0
Post: #1248
@DDDamin & gnif & team:
Thank you a lot for your efforts. Great to see AE being in master. Wink

(2012-04-26 23:49)DDDamian Wrote:  @HeresJohnny & panic_cpu - gnif and I spoke about this, and we'll add the option to not resample 44.1->48khz for spdif, but it will be off by default and have to be enabled via advancedsettings as it can cause issues with some receivers. It'll be in a future commit.

I saw a commit introducing new advancedsettings parameters. Is the one mentioned already available? I assume it could be m_audioForceDirectSound?
find quote
Roelio Offline
Member+
Posts: 210
Joined: May 2010
Reputation: 0
Post: #1249
Gratz with the merging! You guys rock!

XBMC 4 EVER !

Media players: R3610 XBMC - Xtreamer 1.0 - Xtreamer SW - Ultra 2
LCD: Sony KDL-46HX920 - Receiver: Onkyo TX-R577 - Speakers: Mission e34 5.1 & MS10 - Remote: Harmony 1100
Router: Asus RT-N66U - NAS: eTRAY 4TB (SMB) - PC: Intel I7 @4.5 Ghz & HD7950 & 2x SSD & 6TB Sata2
find quote
elite1967 Offline
Senior Member
Posts: 165
Joined: Apr 2010
Reputation: 0
Post: #1250
(2012-05-10 01:11)DaveInBracknell Wrote:  Hi,

Me again, apologies for earlier post in wrong place.

I have installed ubuntu 12.04 used the latest drivers (Nvidia 295.40) and latest build of gnifs XBMC,

Couple of issues are popping up, I verified my sound was working by using the same mkv with Mplayer and it does work, however in xbmc it does not seem to be outputting sound (Also the video is jumpy but I think I can fix that) here is the error I am getting all the time:
23:58:09 T:3004644160 ERROR: CAESinkOSS::Initialize - Failed to get supported formats, assuming AFMT_S16_NE
23:58:25 T:3004644160 ERROR: CAESinkALSA::Initialize - snd_pcm_open_lconf(-16) - hdmi:CARD=NVidia,DEV=0
23:58:25 T:3004644160 ERROR: CAESinkOSS::Initialize - Failed to get supported formats, assuming AFMT_S16_NE

Anyone seen this issue?

Full log is here:
http://pastebin.com/SZVDf1Kv


Thanks
Dave

Hi DaveInBracknell,
try downgrading your nVidia drivers from 295 to 290.
I had the same issues and this resolved for me.

stefano

(if I helped, please increase my reputation...)
(This post was last modified: 2012-05-14 10:27 by elite1967.)
find quote
Post Reply