NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) ZTools and UltraXMLTV v
« Previous 1 … 6 7 8 9 10 … 12 Next »
ZProcess: cmdline cannot be parsed

 
  • 0 Vote(s) - 0 Average
ZProcess: cmdline cannot be parsed
undret
Offline

Junior Member

Posts: 42
Threads: 8
Joined: Jan 2007
#1
2007-07-25, 06:16 PM
Hi Zehd and others.
FYI
Still probing into the utility, I found zprocess generates invalid commandline to mencoder for the soft equalizer to videoformat (on my system):

C:\>"C:\Program\mplayer\mencoder.exe" -oac lavc -ov
c lavc -of mpeg -mpegopts format=dvd:tsaf -vf scale=720:436,expand=0:-140:0:70,eq2=1,50:1,50:0.00:1,50:1,60:1,60:1,60:1,00,harddup -srate 44100 -af lavcresample=44100,volume=0.0 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=2400:vbitrate=2400:keyint=15:acodec=mp3:abitrate=192:aspect=16/9 -ofps 25 -subpos 9
5 -font "C:\WINDOWS\fonts\trebuc.TTF" -subfont-text-scale 2,5 -o "C:\Program\devnz\gbpvr\output\Die.Hard.4.0.TS.XviD.SWESUB. - ThaKebab.cd1.mpg" "C:\Media\Video\Die.Hard.4.0.TS.XviD.SWESUB. - ThaKebab\Die.Hard.4.0.TS.XviD.SWESUB. - ThaKeba
b.cd1.avi"
MEncoder 1.0rc1-3.4.2 © 2000-2006 MPlayer Team
CPU: Intel® Pentium® 4 CPU 3.00GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
Option vf: 50:1 doesn't exist.
Error parsing option on the command line: -vf

Exiting... (error parsing command line)

It seems that it reacts to the comma sign there... could it be that it should be a period and that this is because of my locale setting? E.g. the notation of "one and a half" is in Sweden "1,5", not "1.5"
Can you confirm?

Regards,
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#2
2007-07-25, 06:46 PM
undret Wrote:Hi Zehd and others.
FYI
Still probing into the utility, I found zprocess generates invalid commandline to mencoder for the soft equalizer to videoformat (on my system):

C:\>"C:\Program\mplayer\mencoder.exe" -oac lavc -ov
c lavc -of mpeg -mpegopts format=dvd:tsaf -vf scale=720:436,expand=0:-140:0:70,eq2=1,50:1,50:0.00:1,50:1,60:1,60:1,60:1,00,harddup -srate 44100 -af lavcresample=44100,volume=0.0 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=2400:vbitrate=2400:keyint=15:acodec=mp3:abitrate=192:aspect=16/9 -ofps 25 -subpos 9
5 -font "C:\WINDOWS\fonts\trebuc.TTF" -subfont-text-scale 2,5 -o "C:\Program\devnz\gbpvr\output\Die.Hard.4.0.TS.XviD.SWESUB. - ThaKebab.cd1.mpg" "C:\Media\Video\Die.Hard.4.0.TS.XviD.SWESUB. - ThaKebab\Die.Hard.4.0.TS.XviD.SWESUB. - ThaKeba
b.cd1.avi"
MEncoder 1.0rc1-3.4.2 © 2000-2006 MPlayer Team
CPU: Intel® Pentium® 4 CPU 3.00GHz (Family: 15, Model: 2, Stepping: 9)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
Option vf: 50:1 doesn't exist.
Error parsing option on the command line: -vf

Exiting... (error parsing command line)

It seems that it reacts to the comma sign there... could it be that it should be a period and that this is because of my locale setting? E.g. the notation of "one and a half" is in Sweden "1,5", not "1.5"
Can you confirm?

Regards,

THanks for finding the problem and the solution, As said I won't be able to fix the current ZProcess, but that's a great thing to check for in ZProcess 2.

I've had some trouble with the different international locations, mostly from Sweden. Maybe that's 'cause you guys notice more... Big Grin

Unfortunately, I did so many tweaks to make ZProcess roll with the international punches, that I can't remember them all. So with your help, I'll need to make several more changes...

I'll have a version for you to try very soon...
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]
undret
Offline

Junior Member

Posts: 42
Threads: 8
Joined: Jan 2007
#3
2007-07-25, 08:20 PM
Yes, I did the obvious thing there and it is now busy transcoding that xvid (batch mode, not on the fly). BTW, I am experiencing problems similar to what others have reported in the forum. ffmpeg, e.g., gave up processing that file after 5-6 minutes.
I like mencoder... it creates nice mpeg transcoding of dvd with decent speed. I also like the possibility to raise the volume there.

For the new zprocess, I would like to see a very simple initial config. All users (with MVP transcoding needs) are likely to know some few important properties of their systems, like PAL or NTSC, 4:3 or 16:9 TV screens etc. Based on that proper initial settings can be created.

I have a requirement list (or a wishlist, rather) for DVD functionality. The main idea is that after acquiring some info about the DVD disc, some GUI could be presented based on that where the user can make a few important choices. Audio and subtitle stream, main movie or a specific episode. Or is it too early? I mean, you are probably still recovering from the accident.
undret
Offline

Junior Member

Posts: 42
Threads: 8
Joined: Jan 2007
#4
2007-07-25, 09:35 PM (This post was last modified: 2007-07-25, 09:52 PM by undret.)
Zehd,
I am still having problems with the locale there. When I invoke transcode from within zprocess, it works fine:
eq2=1.00:1.00:0.00:1.00:1.00:1.00:1.00:1.00
When I select the movie from within GBPVR, I still get this wrong commandline syntax:
eq2=1,50:1,50:0.00:1,50:1,60:1,60:1,60:1,00

Also, why are the values different? The same transcoding profile is used (as far as I know).

I changed the locale setting in the control panel to get the US type of formatting. That solved the first case, i.e. transcode from within zprocess. GBPVR is still wrong on-the-fly. When I noticed no change of behavior of GBPVR, I restarted the machine. That did not help either.
What can I do? Should I reinstall something?
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2007-07-25, 10:53 PM
undret Wrote:Zehd,
I am still having problems with the locale there. When I invoke transcode from within zprocess, it works fine:
eq2=1.00:1.00:0.00:1.00:1.00:1.00:1.00:1.00
When I select the movie from within GBPVR, I still get this wrong commandline syntax:
eq2=1,50:1,50:0.00:1,50:1,60:1,60:1,60:1,00

Also, why are the values different? The same transcoding profile is used (as far as I know).

I changed the locale setting in the control panel to get the US type of formatting. That solved the first case, i.e. transcode from within zprocess. GBPVR is still wrong on-the-fly. When I noticed no change of behavior of GBPVR, I restarted the machine. That did not help either.
What can I do? Should I reinstall something?

If the formatting is Swedish when on-the-fly and US when manual, it indicates that ZProcess is being launched in two different sessions: your user profile's Desktop Session and the System Session. My guess is that you don't have the GB-PVR Recording Service 'Allowed to interact with the desktop'.

I have no way of piping (is that the word?) info between sessions, and so ZProcess requires the GB-PVR service to run in the desktop session.

It's probable that ZProcess is coming up with defaults in the System Session and that's why the data is different too.

I hope I naled this one, because I have no idea why else this would happen.

If you're worried about MVP Server Pop ups, check this out...
http://gbpvr.com/pmwiki/pmwiki.php/Utili...verChecker

PS, I will be adding the replace ',' to '.' function in Zprocess2
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]
undret
Offline

Junior Member

Posts: 42
Threads: 8
Joined: Jan 2007
#6
2007-07-26, 08:54 AM (This post was last modified: 2007-07-26, 10:37 AM by undret.)
zehd Wrote:If the formatting is Swedish when on-the-fly and US when manual, it indicates that ZProcess is being launched in two different sessions: your user profile's Desktop Session and the System Session. My guess is that you don't have the GB-PVR Recording Service 'Allowed to interact with the desktop'.

I have no way of piping (is that the word?) info between sessions, and so ZProcess requires the GB-PVR service to run in the desktop session.

It's probable that ZProcess is coming up with defaults in the System Session and that's why the data is different too.

I hope I naled this one, because I have no idea why else this would happen.

If you're worried about MVP Server Pop ups, check this out...
http://gbpvr.com/pmwiki/pmwiki.php/Utili...verChecker

PS, I will be adding the replace ',' to '.' function in Zprocess2

Thanks for that idea. Seems to be a probable cause there with different sessions, yes. GBPVR recording service runs under local system. It is allowed to interact with the desktop, I determined that. (That box was ticked in the services panel).

But maybe I should not bother too much about this, unless there is a simple solution (there must be... I search a bit) and rather wait for the zprocess2. :-)

Fixed. I had to enable US English in more places in the control panel. The locale change I made initially only applied on user level.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  problems installing zprocess on windows 7 64 bit bertros 3 6,478 2010-04-16, 05:17 PM
Last Post: bertros
  zProcess and Windows Home Server grits 3 6,818 2010-03-07, 06:06 AM
Last Post: zehd
  zProcess ffmpeg "Incorrect frame size" meccano 3 6,012 2010-02-01, 02:46 PM
Last Post: zehd
  zprocess in postprocessing.bat alevideotestservice 2 2,998 2009-12-22, 07:01 PM
Last Post: alevideotestservice
  zprocess... to work or not to work... medic29 26 10,117 2009-11-04, 05:54 PM
Last Post: zehd
  Zprocess & MVP: Can I watch DVD´s yet? Knobby 5 3,206 2009-11-02, 07:10 PM
Last Post: zehd
  Zprocess postprocessing ? Dufcoum 13 6,263 2009-08-19, 10:15 PM
Last Post: Dufcoum
  ZPROCESS: Audio sloooooow on MVP goobie 5 3,259 2009-08-18, 01:34 PM
Last Post: zehd
  MVP+Zprocess: Avi plays with audio only, no video goobie 3 2,981 2009-07-10, 08:01 PM
Last Post: zehd
  Can you clarify functionality of ZProcess please Elmo Putney 4 3,542 2009-03-23, 09:37 PM
Last Post: Elmo Putney

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode