Hi all,
I really like RenameRecording, having the show and episode for the filename is wonderful!
But as a VideoReDo Plus user I didn’t like clicking through the errors, and manually searching for the renamed mpg when opening a renamed "Vprj" project file.
So I dusted off my 20-year old copy of QB4.5 and wrote this small utility. It simply changes the <Filename> (inside the Vprj) to point to the renamed mpg.
I’m using the current release of VideoReDo Plus (2.2.1.445-447). And the latest(?) version of RenameRecording (the one that gives show and episode name).
Installation is very simple.
copy FixVprj.exe to your GBPVR folder and add the lines from the sample PostProcessing.bat.
First, FixVprj.exe (with no argument) reads RenameRecording’s “rename.log” to get the renamed VRD project. It then creates a batch file that copies the project file to “VPRJ_IN.log” in the GBPVR folder.
Next, FixVprj.exe (with %~dpn1.mpg argument) verifies that the <Filename> in the Vprj and the “Drive:\Path\Filename.mpg” from GBPVR match.
If they do not match, nothing is overwritten.
If they do match, a new project is created "VPRJ_OUT.LOG" and batch copied over the one with the broken internal name.
The batch calls are needed because the thousand-year-old compiler I’m using doesn’t understand long filenames. I thought I’d risk the laughter and share it anyway, because others may find it useful.
Jim
[SIZE="3"]Post #4 contains the latest utility I’m using to avoid the renamed project problem. The file below is only for archive purposes. [/SIZE]
I really like RenameRecording, having the show and episode for the filename is wonderful!
But as a VideoReDo Plus user I didn’t like clicking through the errors, and manually searching for the renamed mpg when opening a renamed "Vprj" project file.
So I dusted off my 20-year old copy of QB4.5 and wrote this small utility. It simply changes the <Filename> (inside the Vprj) to point to the renamed mpg.
I’m using the current release of VideoReDo Plus (2.2.1.445-447). And the latest(?) version of RenameRecording (the one that gives show and episode name).
Installation is very simple.
copy FixVprj.exe to your GBPVR folder and add the lines from the sample PostProcessing.bat.
First, FixVprj.exe (with no argument) reads RenameRecording’s “rename.log” to get the renamed VRD project. It then creates a batch file that copies the project file to “VPRJ_IN.log” in the GBPVR folder.
Next, FixVprj.exe (with %~dpn1.mpg argument) verifies that the <Filename> in the Vprj and the “Drive:\Path\Filename.mpg” from GBPVR match.
If they do not match, nothing is overwritten.
If they do match, a new project is created "VPRJ_OUT.LOG" and batch copied over the one with the broken internal name.
The batch calls are needed because the thousand-year-old compiler I’m using doesn’t understand long filenames. I thought I’d risk the laughter and share it anyway, because others may find it useful.
Jim
[SIZE="3"]Post #4 contains the latest utility I’m using to avoid the renamed project problem. The file below is only for archive purposes. [/SIZE]
[SIZE="1"]HP e9240f| Phenom II X4-945| Radeon HD4650 1-gig | 8 gig ram | Blu-Ray
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |
Windows 7 64bit | 1TB system | 1.5TB Recordings | 3-TB Library
HDMI >> Sony 40" 1080p LCD TV
HVR-2250 | HVR-1290 | WinTV PVR USB2 | WinTV HD-PVR | GBPVR 1.4.7[/SIZE]
Projects: I-xmltv (Unsupported at this time) |