Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1.14 KB

File metadata and controls

22 lines (16 loc) · 1.14 KB

PVDTools

This is a collection of tools to decode VideoNow PVD discs.

Original binary and source code is here
Technical documentation about black & white disc is here
Technical documentation about color disc is here

Usage

  1. Execute command-line and type below
    PVDTools.exe bw [cue file]
    => You can get 1 wav file and multiple pgm files in the current directory.

    PVDTools.exe color [cue file]
    => You can get 1 wav file and multiple ppm files in the current directory.

    PVDTools.exe xp [cue file]
    => You can get 1 wav file and multiple ppm files in the current directory.

  2. Get irfanview and VirtualDub if you don't have it yet

  3. Edit !PpmToBmpToAvi.bat in accordance with your environment

  4. Execute !PpmToBmpToAvi.bat