Skip to content

captainjack64/vd-d2mac-file-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D2MAC baseband file viewer

VirtualDub plug-in to view D2MAC baseband file generated by hacktv.

Scrambling used here was line cut and rotate, similar to Videocrypt. There were two modes: single cut, where only chroma part was cut and rotated along with luma and double cut, where chroma and luma were cut and rotated separately.

Supports free access scrambling.

Generate file using hacktv:

$ hacktv -o /dev/stdout -m d2mac -t uint8 -o baseband.bin --single-cut -s 20250000

When loading into VirtualDub, ensure that width and height are set to 1296 x 625.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages