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) GB-PVR Support (legacy) v
« Previous 1 … 154 155 156 157 158 … 1231 Next »
how to que files to transcode?

 
  • 0 Vote(s) - 0 Average
how to que files to transcode?
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#21
2008-01-11, 04:35 PM
Did you try removing the quotes? I quote the filename going in and I don't think you need to quote it again.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#22
2008-01-11, 04:52 PM
I removed the quotes and it still encodes on dos command but not drag and drop to batch
[SIGPIC][/SIGPIC]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#23
2008-01-11, 05:00 PM
tvshowman Wrote:I removed the quotes and it still encodes on dos command but not drag and drop to batch

When you drag and drop it should replace %1 with a fully qualified path name to the file you dropped on it. Like c:\dir1\dir2\filename.avi or whatever. You should get the exact same thing if you go in the directory and type the fully qualified path. Do you?
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#24
2008-01-11, 05:09 PM
Btw, if you want the source code to queueit (the program that parses and runs the queue) you are welcome to it. If you are familar with c#, it wouldn't take long to debug what's going on.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#25
2008-01-11, 05:10 PM
when I drag and drop the mpg to the batch the dos window flashes and I cannot read it

if i open command prompt and type the batch file and the mpg it transcodes

weird
[SIGPIC][/SIGPIC]
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#26
2008-01-11, 05:23 PM (This post was last modified: 2008-01-11, 05:31 PM by tvshowman.)
well I put this in and now drag and drop works...

hmm

c:\Progra~1\devnz\gbpvr\avivo\atixcode.exe /F%1 /A0 /S0 /R0 /EMPG /V4 /Q1 /X0 /D%~d1%~pn1.avi


going to try skiptool shortly

cheers'
[SIGPIC][/SIGPIC]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#27
2008-01-11, 05:26 PM
tvshowman Wrote:when I drag and drop the mpg to the batch the dos window flashes and I cannot read it

if i open command prompt and type the batch file and the mpg it transcodes

weird

on the last line of the batch add
Pause
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
tvshowman
Offline

Senior Member

Posts: 430
Threads: 66
Joined: Dec 2007
#28
2008-01-11, 06:13 PM
it works!

but i get no file extesion lol

so the movie.mpg comes out as movie.

should be movie.avi

cheers for your help
[SIGPIC][/SIGPIC]
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#29
2008-01-11, 06:40 PM
tvshowman Wrote:well I put this in and now drag and drop works...

hmm

c:\Progra~1\devnz\gbpvr\avivo\atixcode.exe /F%1 /A0 /S0 /R0 /EMPG /V4 /Q1 /X0 /D%~d1%~pn1.avi


going to try skiptool shortly

cheers'

What was the difference besides the quotes?
If you still can't get it to write the avi on the end - which makes little sense - you could do a move %~d1%~pn1 %~d1%~pn1.avi on the last line of the batch
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
pastro
Offline

Posting Freak

Posts: 1,885
Threads: 128
Joined: Jul 2006
#30
2008-01-11, 06:48 PM
Also I modified queueit to write a logfile with the current command lines that were executed from the queue entries. If you have further issues, let me know and I'll send it to you.
GBpvr PC: Intel Celeron 1.8 Ghz. 768 Mb WinXp Home Sp2
Video: Diamond 128 Mb 9550
Capture Cards: PVR-150 & PVR-150 MCE w/fm + 2x MVP
Author of: BurnDVDX2 and Skiptool
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  0 sized files pjm460 4 2,092 2010-12-17, 05:15 PM
Last Post: sub
  Zero-size recording files rawlings471 1 1,689 2010-12-05, 04:12 PM
Last Post: sub
  original files not deleting David B 2 1,774 2010-11-28, 07:22 PM
Last Post: David B
  Transcode Problem axeman91 7 3,405 2010-11-22, 09:02 AM
Last Post: goelectric
  Attempts to play .dvd files in Video Library results in PVRX2 not responding Jwbrit 2 2,077 2010-11-04, 11:37 PM
Last Post: Jwbrit
  Missing Crossbar Files? David B 8 3,171 2010-11-02, 01:12 AM
Last Post: David B
  FLV files as recordings keith_leitch 10 3,969 2010-09-22, 09:12 PM
Last Post: keith_leitch
  Unable to process .ts files for recording on DVD Trevor_de_S 1 1,564 2010-08-18, 10:50 PM
Last Post: sub
  Auto Converting TS Files To MPEG2 Not Working skycyclepilot 2 2,012 2010-07-06, 10:35 AM
Last Post: skycyclepilot
  GBPVR log files zonko 10 3,617 2010-07-03, 04:31 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode