Posts: 2,049
Threads: 56
Joined: 2016 Dec
Thanks: 161
Given 1008 thank(s) in 612 post(s)
I guess it's possible the Sony is quicker to output a steady bitstream to which your capture can lock whereas the Yamaha takes a beat longer to get there, and your receiver is just very quick at identifying/decoding bitstream audio.
FWIW I've been using a Japanese Yamaha demodulator of late for captures as my Meridian 519 is having issues, yet it is fine for real-time playback of LDs into my receiver. With the Yamaha I can (if I want) leave recording running during the side change and the capture will continue flawlessly, with a clean gap of silence during the side break. I prefer to capture each side separately though as very occassionally a disc may be mastered with an abrupt auto-turn point and I'm paranoid about capturing every last frame of audio.
Posts: 757
Threads: 43
Joined: 2017 Oct
Thanks: 258
Given 974 thank(s) in 307 post(s)
Country:
But the AC3-RF-output has to be captured through Reaper just like in a bitperfect PCM-capture, correct? And instead of two channels you're just recording a Mono-WAV?
Posts: 2,049
Threads: 56
Joined: 2016 Dec
Thanks: 161
Given 1008 thank(s) in 612 post(s)
I'm not sure exactly, I don't know if you have to use the Domesday device or not
Posts: 757
Threads: 43
Joined: 2017 Oct
Thanks: 258
Given 974 thank(s) in 307 post(s)
Country:
I'd definitely like to try it out, just struggling with finding the right settings to get the "noise" from the RF-output. And how would the settings for Reaper be? Since it's connected to the U24XL, it assumes 2-channel-input.
Posts: 759
Threads: 34
Joined: 2018 Feb
Thanks: 648
Given 1064 thank(s) in 404 post(s)
Country:
2024-07-27, 03:56 PM
(This post was last modified: 2024-07-27, 03:58 PM by bronan.)
According to the description on the page:
"Developed for LD-Decode, this project decodes AC3 Audio from an RF signal. The first executable, ld-ac3-demodulate, takes a stream of unsigned 8-bit samples at 46.08MHz to produce a stream of QPSK symbols, ready for the next executable. The second executable, ld-ac3-demodulate, decodes the stream of symbols into playable ac3 audio frames, while producing Reed-solomon, CRC and other statistics in the log file."
You'd just need to record the RF output from the player to a mono channel in Reaper. They are passing off the RF to sox as a regular 16-bit PCM file so I don't think there is anything more specific than that needed. I think it might be alright to record as 24-bit too, you'd just need to adjust the first -b 16 parameter to -b 24. You are basically just converting your recorded file to the bandpass filtered, unsigned 8-bit format that ld-ac3-demodulate needs with the first step.
Posts: 757
Threads: 43
Joined: 2017 Oct
Thanks: 258
Given 974 thank(s) in 307 post(s)
Country:
Doing some more testing, I think the problem is actually the LD-player switching to AC3. It's a Pioneer DVL 909. Unfortunately the manual doesn't tell much about how to get it to play AC3 from a Laserdisc, all it says is that the RF-output needs to be connected to a demodulator.
Anyone having ideas about how to get it to play AC3?
Posts: 278
Threads: 8
Joined: 2015 Feb
Thanks: 160
Given 124 thank(s) in 83 post(s)
Country:
Pretty sure the AC3 output will always be active while an AC3 disc is playing, like how the PCM will always be output on the digital outputs.
Posts: 757
Threads: 43
Joined: 2017 Oct
Thanks: 258
Given 974 thank(s) in 307 post(s)
Country:
It's really weird. The "Dolby Digital"-sign on the display is on, so the player recognizes the AC3-track, but when trying to capture whatever comes out of the RF-output it doesn't get anything. I assume it should actually be some weird noise like when DTS is captured?
Are there any options in the configuration of the U24XL that need to be adjusted to get the signal?