2007-01-13, 09:06 PM
I created the same directory structure as you are using and renamed on eof my avi to match yours...
I copied the command line GB-PVR is passing into a commdline.
As is, it errors because there is no quotes around the ZProcess full path (the space in 'Program Files' and 'Third Party' is causing trouble.
Wrapping the first file spec in quotes work. I have found it doesn't matter about the single or double slash...
Now, I haven't had this problem before. But I'll call sub over here to have a look at it...
I copied the command line GB-PVR is passing into a commdline.
As is, it errors because there is no quotes around the ZProcess full path (the space in 'Program Files' and 'Third Party' is causing trouble.
Wrapping the first file spec in quotes work. I have found it doesn't matter about the single or double slash...
Code:
"C:\Program Files\devnz\gbpvr\\Third Party\Zprocess\ZProcess.exe" -y -i "D:\Video's\Input\101_0146c.avi" -b 2400k -ac 2 -ab 128 -r 29.97 -s 352x240 -f svcd "D:\Video's\MVP000DFE0002D11.mpg"
Now, I haven't had this problem before. But I'll call sub over here to have a look at it...
Frank Z
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]
[COLOR="Gray"]
I used to ask 'why?' Now I just reinstall...
[SIZE="1"]______________________________________________
Author: ZTools: ZProcess, MVPServerChecker; UltraXMLTV Enhancer, Renamer, Manager; [/SIZE]
[/COLOR]