converted SACD no audio - sample rate problem?

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
unfrostedpoptart
New Cone
New Cone
Posts: 7
Joined: 31 Jul 2006 22:42

converted SACD no audio - sample rate problem?

Postby unfrostedpoptart » 04 Aug 2013 02:05

Hi all.

I have a bunch of dff files from RIPs of my SACDs. I can play these fine in JRiver, but I'm converting them to 5.1 FLACs to be more portable and play in any program - including vlc. When I convert to FLAC in JRiver, the output files are 352,800 Hz sample rate, 24-bit depth, and 6 channels. I can hit play and it looks like it's playing but there's no sound. And, if I select the Audio menu, the Audio Device option is grayed out. The file plays fine in JRiver. What's going on? I didn't see any obvious options to change in vlc.

Here's what shows up in the messages window when I put the file into the playlist:

main debug: adding item `02 Canzonetta Andante.no_SR_conversion.flac' ( file:///Volumes/drobo_media/music/Surround%20%26%20HiDef/test/02%20Canzonetta%20Andante.no_SR_conversion.flac )
main debug: Creating an input for '02 Canzonetta Andante.no_SR_conversion.flac'
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: processing request item: 02 Canzonetta Andante.no_SR_conversion.flac, node: Playlist, skip: 0
main debug: resyncing on 02 Canzonetta Andante.no_SR_conversion.flac
main debug: 02 Canzonetta Andante.no_SR_conversion.flac is at 0
main debug: starting playback of the new playlist item
main debug: resyncing on 02 Canzonetta Andante.no_SR_conversion.flac
main debug: 02 Canzonetta Andante.no_SR_conversion.flac is at 0
main debug: creating new input thread
main debug: Creating an input for '02 Canzonetta Andante.no_SR_conversion.flac'
main debug: using timeshift granularity of 50 MiB, in path '/tmp'
main debug: `file:///Volumes/drobo_media/music/Surround%20%26%20HiDef/test/02%20Canzonetta%20Andante.no_SR_conversion.flac' gives access `file' demux `' path `/Volumes/drobo_media/music/Surround%20%26%20HiDef/test/02%20Canzonetta%20Andante.no_SR_conversion.flac'
main debug: creating demux: access='file' demux='' location='/Volumes/drobo_media/music/Surround%20%26%20HiDef/test/02%20Canzonetta%20Andante.no_SR_conversion.flac' file='/Volumes/drobo_media/music/Surround & HiDef/test/02 Canzonetta Andante.no_SR_conversion.flac'
main debug: looking for access_demux module: 3 candidates
main debug: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 0.236 ms - Total 0.236 ms / 1 intvls (Avg 0.236 ms)
main debug: creating access 'file' location='/Volumes/drobo_media/music/Surround%20%26%20HiDef/test/02%20Canzonetta%20Andante.no_SR_conversion.flac', path='/Volumes/drobo_media/music/Surround & HiDef/test/02 Canzonetta Andante.no_SR_conversion.flac'
main debug: looking for access module: 3 candidates
filesystem debug: opening file `/Volumes/drobo_media/music/Surround & HiDef/test/02 Canzonetta Andante.no_SR_conversion.flac'
main debug: using access module "filesystem"
main debug: TIMER module_need() : 0.168 ms - Total 0.168 ms / 1 intvls (Avg 0.168 ms)
main debug: Using stream method for AStream*
main debug: starting pre-buffering
main debug: received first data after 1 ms
main debug: pre-buffering done 1024 bytes in 0s - 771 KiB/s
main debug: looking for stream_filter module: 7 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.152 ms - Total 0.152 ms / 1 intvls (Avg 0.152 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.099 ms - Total 0.099 ms / 1 intvls (Avg 0.099 ms)
main debug: creating demux: access='file' demux='' location='/Volumes/drobo_media/music/Surround%20%26%20HiDef/test/02%20Canzonetta%20Andante.no_SR_conversion.flac' file='/Volumes/drobo_media/music/Surround & HiDef/test/02 Canzonetta Andante.no_SR_conversion.flac'
main debug: looking for demux module: 55 candidates
main debug: looking for packetizer module: 21 candidates
main debug: using packetizer module "packetizer_flac"
main debug: TIMER module_need() : 3.572 ms - Total 3.572 ms / 1 intvls (Avg 3.572 ms)
main debug: using demux module "flacsys"
main debug: TIMER module_need() : 10.228 ms - Total 10.228 ms / 1 intvls (Avg 10.228 ms)
main debug: looking for a subtitle file in /Volumes/drobo_media/music/Surround & HiDef/test/
main debug: looking for meta reader module: 2 candidates
main debug: using meta reader module "taglib"
main debug: TIMER module_need() : 6.702 ms - Total 6.702 ms / 1 intvls (Avg 6.702 ms)
main debug: removing module "taglib"
main debug: no fetch required for 02 Canzonetta Andante - attacca (art currently (null))
main debug: no fetch required for 02 Canzonetta Andante - attacca (art currently (null))
main debug: `file:///Volumes/drobo_media/music/Surround%20%26%20HiDef/test/02%20Canzonetta%20Andante.no_SR_conversion.flac' successfully opened
main debug: selecting program id=0
main debug: looking for decoder module: 32 candidates
main debug: using decoder module "flac"
main debug: TIMER module_need() : 3.139 ms - Total 3.139 ms / 1 intvls (Avg 3.139 ms)
main debug: Buffering 0%
flac debug: decode STREAMINFO
flac debug: channels:6 samplerate:352800 bitspersamples:24
flac debug: STREAMINFO decoded
main debug: Buffering 0%
main debug: creating audio output
main error: excessive audio sample frequency (352800)
main debug: releasing audio output
main error: failed to create audio output

Rémi Denis-Courmont
Developer
Developer
Posts: 15189
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: converted SACD no audio - sample rate problem?

Postby Rémi Denis-Courmont » 04 Aug 2013 08:19

VLC currently has a safety limit of 192 kHz. You will need to modify the source code and recompile.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

unfrostedpoptart
New Cone
New Cone
Posts: 7
Joined: 31 Jul 2006 22:42

Re: converted SACD no audio - sample rate problem?

Postby unfrostedpoptart » 04 Aug 2013 18:57

VLC currently has a safety limit of 192 kHz. You will need to modify the source code and recompile.
Thanks for the reply. I just tracked down the info for compiling vlc on Mac and doesn't look like it's worth all the time it would take me to set up even though I have parts of Xcode already installed.

Any chance this will be fixed/configurable in the upcoming 2.1?

David

Rémi Denis-Courmont
Developer
Developer
Posts: 15189
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: converted SACD no audio - sample rate problem?

Postby Rémi Denis-Courmont » 05 Aug 2013 18:01

Sure thing.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 5 guests