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) v
« Previous 1 2 3 4 5 6 … 125 Next »
Automated Cutting and Transcoding Guide Using Mencoder

 
  • 0 Vote(s) - 0 Average
Automated Cutting and Transcoding Guide Using Mencoder
tal56
Offline

Member

Posts: 52
Threads: 9
Joined: Aug 2005
#91
2006-01-20, 09:48 PM
Is it possible to do without installing Dirmon? Like by just running the batch file? Thanks

-stattik- Wrote:Yes. Just add that folder to Dirmon.
wtg
Offline

Posting Freak

Posts: 1,402
Threads: 120
Joined: Mar 2005
#92
2006-01-20, 10:39 PM
tal56 Wrote:Is it possible to do without installing Dirmon? Like by just running the batch file? Thanks

Yes it is... I use it stand-alone. It expects a channel number as the second parameter, but you can obviously just pass it anything. I don't recall if it cares whether you actually specify one or not - it might not.
jam_zhou
Offline

Senior Member

Posts: 632
Threads: 179
Joined: Sep 2005
#93
2006-01-21, 02:32 AM
I have a slight work around for you...I'll smooth it out in the next couple of weeks. But if you can't wait.

DL the attached script. Look in the script and change the following:

Currentdirectory
extensions you want to mark - dvr-ms in your case
and the maximum age of the file - you probably want to put "-1" in this field

It will output a file called oldfiles.txt. Please inspect it for your sanity.

Here's the kluge. Download the mtranscode.vbs script found in the forums at

http://forums.nextpvr.com/showthread.php?t=10685&page=7

Modify the config.ini file as follows:

Change the encoder to "c:\program files\devnz\gbpvr\comskip.ini" or where your comskip file is found.

leave the following field empty (maybe a space) - it's the parameters to pass to comskip for you.

NUMPASS=1
PASS1OPTS=
PASS2OPTS=NONE

your config should have something like this....

TESTMODE=0
DELMODE=0
IMPORTQUEUE=0
MAX_NUM_TRANSCODES=250
PROGRESSDISPLAY=2
USEEXTDIR=0
EXTDIR=".\TranscodedMovies\"
LOCALQUEUE ="transcode_queue.txt"
EXTERNALQUEUE="C:\Program Files\devnz\gbpvr\transcode_queue.txt"
TRASCODEINI="transcode.ini"
BUFFERFILE="buffer.avi"

move oldifles.txt to where you installed mtranscode.vbs and change it to transcode_queue.txt.

Then run mtranscode.vbs.

I recommend you edit the transcode_queue.txt/oldifles.txt to only have one entry and see how it goes. The log files will give you errors, but comskip should work in the end. At that point, dirmon should pick it up and do it's job.

If DELMODE=0 then you will not lose your file. I've done many tests and made mistakes but never lost a file.

Sorry if I sound like I'm hijacking this thread, I don't mean to.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#94
2006-01-22, 02:00 AM
5%NationofCasiotone Wrote:I followed the instructions and I have comskip sitting on my desktop but how does GBPVR know where it is? DirMon won't run until after comskip runs so the whole process won't start for me.


Comskip should be put in the gbpvr folder. You can either call it from PostProcessing.bat or by enabling it in the Processing tab of the config app.
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#95
2006-01-22, 02:03 AM
wtg Wrote:Yes it is... I use it stand-alone. It expects a channel number as the second parameter, but you can obviously just pass it anything. I don't recall if it cares whether you actually specify one or not - it might not.


It doesn't care whether or not the channel argeument is specified. Sometime I'll just drop a Mpeg on it to manually set it off. You can also use it as your postprocessing.bat file.
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#96
2006-01-22, 04:51 PM
-stattik- Wrote:Comskip should be put in the gbpvr folder. You can either call it from PostProcessing.bat or by enabling it in the Processing tab of the config app.

I added comskip to the gbpvr program file and set it to run after recording. It didn't run, and the conversion process didn't work, (even when I went straight into "Start Prcessing" in DirMon).
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#97
2006-01-22, 06:23 PM
Comskip must find an comskip.ini file otherwise it will not run.
Copy the comskip.ini file from the distribution zip file into the gbpvr root directory.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#98
2006-01-22, 06:32 PM
erik Wrote:Comskip must find an comskip.ini file otherwise it will not run.
Copy the comskip.ini file from the distribution zip file into the gbpvr root directory.

Would this location be wrong?

Quote:C:\Program Files\devnz\gbpvr\comskip79_16
-stattik-
Offline

Posting Freak

Posts: 924
Threads: 26
Joined: Mar 2005
#99
2006-01-22, 09:36 PM
5%NationofCasiotone Wrote:Would this location be wrong?


If you're setting this run from the Procesing tab, it's in the wrong place. If you're calling comskip from the PostProcessing.bat you'll need to use the full path.

C:\Progra~1\devnz\gbpvr\comskip79_16
5%NationofCasiotone
Offline

Member

Posts: 70
Threads: 10
Joined: Jan 2006
#100
2006-01-23, 12:42 AM
-stattik- Wrote:If you're setting this run from the Procesing tab, it's in the wrong place.

Sorry for all of the questions, but this is what I'd like to do, so what is the correct place?
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (89): « Previous 1 … 8 9 10 11 12 … 89 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Yet another guide enhancer :0) carpeVideo 18 10,372 2010-04-07, 03:39 PM
Last Post: carpeVideo
  Guide Questions native 6 4,274 2010-02-10, 01:23 PM
Last Post: native
  Mencoder with multiple TS audio streams lanmat 2 4,614 2009-11-09, 12:15 PM
Last Post: lanmat
  mencoder error messages fvfv 3 2,861 2009-10-19, 08:07 PM
Last Post: -stattik-
  TV guide table colour Pob 3 2,500 2009-09-21, 10:55 PM
Last Post: Snooze
  Searching Guide Contents skycyclepilot 1 2,030 2009-08-23, 03:30 PM
Last Post: McBainUK
  Search for Movies in TV Guide spdrac1 1 2,040 2009-05-23, 03:37 PM
Last Post: JavaWiz
  MPEG2 transcoding to Xvid/AAC -which plug-in/tool are best fit? blizard 6 5,137 2009-03-01, 05:43 PM
Last Post: Deusxmachina
  Warning: Mencoder and large MPEG2 files can fail jam_zhou 1 1,701 2008-07-26, 01:39 AM
Last Post: sgilani
  Comskip, Comclean, Rename Recording, and Transcoding heath11 18 10,752 2008-03-27, 11:45 PM
Last Post: _Dude_

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

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

Linear Mode
Threaded Mode