LaserDisc Database
https://forum.lddb.com/

(WIP) Laserdisc software image decoder from raw signal
https://forum.lddb.com/viewtopic.php?f=32&t=2671
Page 31 of 31

Author:  ld_out [ 07 May 2023, 22:01 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

Thanks for that, I too am aware of VHS-Decode (something I want to visit eagerly)!

However I was referring to the PCBs and KiCad files (if i am correct) to manufacture them physically and make them fully functional.

But because of the vast amount on the github, I don't know what files to use if I ever were to approach a manufacturer online or abroad :(

Author:  9954tony [ 07 May 2023, 23:16 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

If you look under the "capture hardware" section (specifically "Domesday Duplicator"), you should find what you need. There is even a link to order it from PCBway. You can order it populated or not populated.

https://www.pcbway.com/project/shareproject/DoomsDayDuplicator_Rev_3.html

You can also find some people selling premade and tested kits.

Author:  laserdisc.ws [ 27 Jul 2023, 21:37 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

I have a doubt... reading this page (https://bitcrush.io/laserwiki/index.php ... ng_Process) it seems that the raw capture is limited only to video... as my memory lacks (a lot) I can't remember IF the laserdisc audio is included in the raw capture, and in case, WHICH one(s) - analog, PCM, AC-3, DTS...

Author:  9954tony [ 27 Jul 2023, 21:40 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

laserdisc.ws wrote:
I have a doubt... reading this page (https://bitcrush.io/laserwiki/index.php ... ng_Process) it seems that the raw capture is limited only to video... as my memory lacks (a lot) I can't remember IF the laserdisc audio is included in the raw capture, and in case, WHICH one(s) - analog, PCM, AC-3, DTS...


that is not correct. All of the audio is captured and stored in the RF. Analog and PCM are for sure decodable, i think AC-3 is, and unsure about DTS.

Author:  laserdisc.ws [ 27 Jul 2023, 22:43 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

Thanks!

Curious to know now if AC-3 and DTS are effectively decoded now, or if there are plans to decode them in the future.

Author:  9954tony [ 27 Jul 2023, 22:52 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

laserdisc.ws wrote:
Thanks!

Curious to know now if AC-3 and DTS are effectively decoded now, or if there are plans to decode them in the future.


https://github.com/happycube/ld-decode/issues/622

looks like AC3 is done, although still some minor issues on some discs.

https://github.com/happycube/ld-decode/pull/772

and DTS as well.

DTS also mentioned on the wiki https://github.com/happycube/ld-decode/ ... rocess-efm

The ld-decode wiki hasn't been updated, but --AC3 is shown in the help:
$ld-decode --help
usage: ld-decode [-h] [--start file-location] [--length frames] [--seek frame] [--PAL] [--NTSC] [--NTSCJ] [-m mtf] [--MTF_offset mtf_offset] [--noAGC] [--noDOD]
                 [--noEFM] [--preEFM] [--disable_analog_audio] [--AC3] [--start_fileloc start_fileloc] [--ignoreleadout] [--verboseVITS] [--RF_TBC] [--lowband]
                 [--NTSC_color_notch_filter] [--V4300D_notch_filter] [-d deemp_adjust] [--deemp_low deemp_low] [--deemp_high deemp_high] [-t threads] [-f FREQ]
                 [--analog_audio_frequency AFREQ] [--video_bpf_high FREQ] [--video_lpf FREQ] [--video_lpf_order VLPF_ORDER] [--audio_filterwidth FREQ]
                 infile outfile

Extracts audio and video from raw RF laserdisc captures

positional arguments:
  infile                source file
  outfile               base name for destination files

options:
  -h, --help            show this help message and exit
  --start file-location, -s file-location
                        rough jump to frame n of capture (default is 0)
  --length frames, -l frames
                        limit length to n frames
  --seek frame, -S frame
                        seek to frame n of capture
  --PAL, -p, --pal      source is in PAL format
  --NTSC, -n, --ntsc    source is in NTSC format
  --NTSCJ, -j           source is in NTSC-J (IRE 0 black) format
  -m mtf, --MTF mtf     mtf compensation multiplier
  --MTF_offset mtf_offset
                        mtf compensation offset
  --noAGC               Disable AGC
  --noDOD               disable dropout detector
  --noEFM               Disable EFM front end
  --preEFM              Write filtered but otherwise pre-processed EFM data
  --disable_analog_audio, --disable_analogue_audio, --daa
                        Disable analog(ue) audio decoding
  --AC3                 Enable AC3 audio decoding (NTSC only)
  --start_fileloc start_fileloc
                        jump to precise sample # in the file

Author:  admin [ 21 Apr 2024, 05:48 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

Someone had fund adding a RF out to a HLD-X9 for the Domesday Duplicator!

https://page.auctions.yahoo.co.jp/jp/au ... 1132987673

Attachment:
i-img1200x1191-1713338229mitvg33068.jpg
i-img1200x1191-1713338229mitvg33068.jpg [ 133.2 KiB | Viewed 345 times ]
Attachment:
i-img600x745-1713338228r0mlqm24.jpg
i-img600x745-1713338228r0mlqm24.jpg [ 109.78 KiB | Viewed 345 times ]


Julien

Author:  laserdisc.ws [ 23 Apr 2024, 19:14 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

admin wrote:
Someone had fund adding a RF out to a HLD-X9 for the Domesday Duplicator!


Must need some guts to do that! :D

Anyway, a nice job, and the adesive label adds a touch of elegance; well done.

Author:  kamm [ 26 Apr 2024, 18:20 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

That's the future of LaserDisc.
It seems realistic that in the forthcoming years we will probably have real-time capable ld-decode in an embedded/dedicated system.
"DD RF out mod" will be something like the AC3RF out mod now.
And we won't be arguing about comb filters anymore, but about spindle motors, tracking servos, "cleanest RF signal" etc. :roll: :lol:

So, this X9 is future-proof!

admin wrote:
Someone had fund adding a RF out to a HLD-X9 for the Domesday Duplicator!

Author:  spooky [ 27 Apr 2024, 18:14 ]
Post subject:  Re: (WIP) Laserdisc software image decoder from raw signal

So someone is going to "Domesday duplicate" all 65,000+ LD titles? Doubt it.

Page 31 of 31 All times are UTC [ DST ]
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/