Forum Archive Home -> Programming -> Recordings Xtract Tool for standalone DVD Recorder
Recordings Xtract Tool for standalone DVD Recorder | ||||
| ikk posted 2009 Nov 10 10:18 | ||||
| Hello everybody.
I have been messing around with my standalone DVD recorder and I have created a commandline application tool that reads and extracts videos recorded. Main feature of this app is that it extracts recordings in length exactly as they were recorded by clicking record and stop buttons on the remote. This is done by reading information from VIDEO_RM.IFO file that comes with recorded DVD disc. So, instead of having to work with VTS_01_1.VOB, VTS_01_2.VOB, etc. files, my tool extracts each recording into its own file. My recorder is a LITE-ON LVW-5001.
VIDEO_RM.IFO file is created on DVD+RWs (rewritables), not on standard just recordables, this tool will most likely not work with non RWs, but may work with DVD-RWs (minus) or maybe RAMs. I hasn't been able to test this tool with recorders from other manufacturers, so I'm asking if someone could test it. Or maybe send me files and structure of DVD other recorders are creating. This app is free. Also, im creating GUI version. All usage information is available by running exec without any arguments. Link to sourceforge download page: http://sourceforge.net/projects/recxtrtool/ (screenshot available) Regards. | ||||
| VirtualDoobMon posted 2009 Nov 10 15:20 | ||||
| Just wanna say thanks for your efforts this would be a valuable tool for me. I wasn't able to import
from the DVD drive, but i created a test disc DVD-RW (VR mode) for you using my JVC DR-MV1 unit: http://www.megaupload.com/?d=XXM7M3HG screen shot when imported with Power Producer attached as well. I also have a JVC DR-MH30 DVD recorder and will provide an image later for you to download (DVD-RAM) I believe the structure is a little different than the DRMV1. can rxt.exe import from local drive folder or only removable drives? Best, ![]() | ||||
| VirtualDoobMon posted 2009 Nov 10 17:14 | ||||
| well i tried to extract from a DVDRAM recorded on my DR-MH30 and it wouldn't import. Here's the file/folder info from the disc:
E:\DVD_RTAV E:\DVD_RTAV\VR_MANGR.IFO E:\DVD_RTAV\VR_MANGR.BUP E:\DVD_RTAV\VR_MOVIE.VRO I tried renaming the files to VIDEO_RM* but that didn't work. new screenshot with DVDRAM & PP4 info cheers ![]() | ||||
| ikk posted 2009 Nov 10 18:55 | ||||
| Thanx for reply VirtualDoobMon.
Unfortunately ISO image from JVC DR-MV1 unit has different format and rxt won't recognize it. VR_MANGR.IFO file has different structure too (different than "O:\VIDEO_RM\VIDEO_RM.IFO" mentioned below). Here is structure of my test DVD+RW. This is what rxt expects to be on disc.
It arbitrarly searchs for VIDEO_RM.IFO in VIDEO_RM folder, gathers some info, then if user specifies output file, it extracts recordings from VOB files. Although i didn't planed it, it is possible to extract from local folder. Specify path to directory (without trailing backslash), instead of drive letter, for -dvd switch. Here is example log of found recordings. Extracting two of them...
Currently im working on GUI version. Maybe i will add support for other disc formats, but it depends if i will be able to identify internal structure IFO files. |
Login/Register to our forum to be able to post here.


