|
|
#49 | |
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
|
|
|
|
|
|
|
#50 | |
|
Registered User
Join Date: Feb 2010
Posts: 37
|
Well, then I'm not sure what you did mean. I don't have any high-end capabilities, just providing pointers to where I've seen these things come up.
I can't reproduce a darned thing. Stereo speakers. |
|
|
|
|
|
|
#51 |
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
|
|
|
|
|
|
#52 | |
|
Registered User
Join Date: Sep 2006
Posts: 35
|
Quote:
I hope DTS-HD can be made to work too. I find it the most interesting one since it's the only HD audio format for which ffmpeg has no decoder. If needed, I can try out patches. I have a GT240 and a receiver with the necessary decoders. I'm also wondering why, on the Windows side of the fence, Radeon 5000 series cards are the only ones that supposedly have support for audio bitstreaming via HDMI. Is it because everything else lacks support for DRM crapware (PAP and what else) which of course is irrelevant with unencrypted streams? |
|
|
|
|
|
|
#53 | |
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
Including AAC, MP2, ATRAC or WMA Pro?
Quote:
Carl Eugen |
|
|
|
|
|
|
#54 | |
|
Registered User
Join Date: Sep 2006
Posts: 35
|
Quote:
I tried to find a reliable source for the bitstreaming issue but could not. All the guides and reviews only mentioned the 5000 series. I'm going to take a look at this in Windows 7 and see if the audio formats appear in the configuration. edit: Apparently not. |
|
|
|
|
|
|
#55 |
|
Registered User
Join Date: Nov 2007
Posts: 12
|
Hi All,
I have a Zotac GT220 and Fedora 13, and I cannot get HDMI sound to work. In fact, aplay -l doesn't list my NVidia audio at all: Code:
[root@frontend1 ~]# uname -a Linux frontend1 2.6.33.6-147.fc13.i686.PAE #1 SMP Tue Jul 6 22:24:44 UTC 2010 i686 i686 i386 GNU/Linux [root@frontend1 ~]# rpm -qa |grep alsa alsa-utils-1.0.23-3.fc13.i686 alsa-lib-1.0.23-1.fc13.i686 [root@frontend1 ~]# aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC889A Analog [ALC889A Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 1: ALC889A Digital [ALC889A Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 [root@frontend1 ~]# Code:
01:00.0 VGA compatible controller: nVidia Corporation GT216 [GeForce GT 220] (rev a2) 01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1) I tried creating /etc/modprobe.d/sound.conf as it was described earlier, but it didn't help. Looks to me I'm missing something obvious here... |
|
|
|
|
|
#56 | |
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
Quote:
You can find them here: http://www.alsa-project.org/main/index.php/Main_Page ("alsa-driver-1.0.23") Carl Eugen |
|
|
|
|
|
|
#57 | |
|
Registered User
Join Date: Nov 2007
Posts: 12
|
Quote:
After installing the drivers I got a better output: Code:
# cat /etc/modprobe.d/sound.conf options snd-hda-intel enable_msi=0 probe_mask=0xffff,0xfff2 # aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Intel [HDA Intel], device 0: ALC889A Analog [ALC889A Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Intel [HDA Intel], device 1: ALC889A Digital [ALC889A Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 3: NVIDIA HDMI [NVIDIA HDMI] Subdevices: 1/1 Subdevice #0: subdevice #0 # Thank you very much! |
|
|
|
|
|
|
#58 | |
|
FFmpeg developer
Join Date: Jan 2009
Location: Vienna, Austria
Posts: 467
|
Quote:
Carl Eugen |
|
|
|
|
|
|
#59 |
|
Registered User
Join Date: Nov 2007
Posts: 12
|
I notice that after switching to use sound over HDMI, I seem to have lost sound in some of my videos. Primarily the ones made by a camera.
My HTPC (with a GT220) is running Fedora and is connected directly to a SONY LCD TV via HDMI. When I play a "problematic" movie with mplayer, I just get no sound from my TV at all. mplayer doesn't show any errors: Code:
Detected NON-INTERLEAVED AVI file format. VIDEO: [dvsd] 720x576 24bpp 25.000 fps 28800.0 kbps (3515.6 kbyte/s) ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV) ========================================================================== ========================================================================== Opening audio decoder: [pcm] Uncompressed PCM audio decoder AUDIO: 32000 Hz, 2 ch, s16le, 1024.0 kbit/100.00% (ratio: 128000->128000) Selected audio codec: [pcm] afm: pcm (Uncompressed PCM) ========================================================================== AO: [alsa] 22050Hz 2ch s16le (2 bytes per sample) Starting playback... P.S. I used to have a 8600GT some time ago, also connected via HDMI. I also used sound over HDMI (with an internal S/PDIF cable) and I never had a problem of having no sound while playing my files. So I'm sure there should be a solution for more recent cards as well... |
|
|
|
|
|
#60 |
|
Moderator
Join Date: Aug 2005
Posts: 1,327
|
andrewju,
Can you please provide an "nvidia bug report" (see forum sticky post), and also a copy of /proc/asound/card*/eld*, from when you are playing audio through MPlayer. Thanks. |
|
|
|
![]() |
| Thread Tools | |
|
|