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 … 43 44 45 46 47 … 125 Next »
comskip/comclean newbie help req.

 
  • 0 Vote(s) - 0 Average
comskip/comclean newbie help req.
JuicyFruits
Offline

Member

Posts: 76
Threads: 20
Joined: Jun 2006
#1
2006-11-09, 04:20 PM
I've downloaded the 3 scripts from here:
http://gbpvr.com/pmwiki/pmwiki.php/Tips/Post3

And found that It wasn't quite working, so I edited reprocess.bat to do each step at a time ie. ran this batch file several times with the different 1's and 0's enabled at the top to track down where it was failing.

comskip appears to have completed, but I think I get an error in comclean...

Code:
C:\Program Files\devnz\gbpvr>reprocess.bat "f:\GBPVR\The OC\The OC_20061109_1400
1455.dvr-ms"

C:\Program Files\devnz\gbpvr>ECHO off
Post Processing started on 09/11/2006 16:11:56.01

Commercial removal...
Resulting cutpoints: 0:3:11 0:21:26 0:34:12 0:34:13

C:\Program Files\devnz\gbpvr>"c:\Program Files\devnz\gbpvr\mpgtx.exe" -j -f -o "
f:\GBPVR\The OC\The OC_20061109_14001455_clean.mpg" "f:\GBPVR\The OC\The OC_2006
1109_14001455.mpg" [-0:3:11] [0:7:31-0:25:46] [0:30:15-0:43:1] [0:44:31-0:44:32]
[0:44:32-]
f:\GBPVR\The OC\The OC_20061109_14001455.mpg is not a valid mpeg file
Resulting cutpoints: 0:3:11 0:21:26 0:34:12 0:34:13
The system cannot find the file specified.
The system cannot find the file specified.
ComClean did not run right, PostProcess.bat will end now...
C:\Program Files\devnz\gbpvr>

In the recording directory I dont seem to have a _clean.mpg file or a plain .mpg file. The only file I have is the .dvr-ms file.
Anyone know whats going on ?
Cheers,
Juice.
5058
Offline

Member

Posts: 167
Threads: 26
Joined: Feb 2006
#2
2006-11-09, 06:01 PM
It looks like you have choosen to save the recording as dvr-ms rather than mpeg.I'm not sure is comskip/comclean works with that type of file but I'm sure one of the other can say for sure. I'm just starting to play with these 2 tools as well. In the config there is a check box that say "save as dvr-ms" , maybe make sure that isn't checked.
HP D530 SFF 3.0Ghz
1GB Ram ram
160GB SATA
PVR-150
VGA cable to Toshiba 37HL57 LCD
JuicyFruits
Offline

Member

Posts: 76
Threads: 20
Joined: Jun 2006
#3
2006-11-09, 06:59 PM
Where in the config ???
5058
Offline

Member

Posts: 167
Threads: 26
Joined: Feb 2006
#4
2006-11-09, 07:17 PM
http://gbpvr.com/pmwiki/pmwiki.php/Config/Miscellaneous

BDA MULTIPLEXER , I can't say for sure (I'm at work) but I am pretty sure mine says MPG.
HP D530 SFF 3.0Ghz
1GB Ram ram
160GB SATA
PVR-150
VGA cable to Toshiba 37HL57 LCD
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#5
2006-11-09, 07:24 PM
5058 Wrote:It looks like you have choosen to save the recording as dvr-ms rather than mpeg.I'm not sure is comskip/comclean works with that type of file but I'm sure one of the other can say for sure. I'm just starting to play with these 2 tools as well. In the config there is a check box that say "save as dvr-ms" , maybe make sure that isn't checked.

Apparently Comskip will now work with dvr-ms files. Though I'm sure that ComClean will not.

If you wish to post process, but utilities will work best with the MPG files...
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]
zehd
Offline

Posting Freak

Posts: 5,119
Threads: 249
Joined: Feb 2006
#6
2006-11-09, 07:33 PM
5058 Wrote:http://gbpvr.com/pmwiki/pmwiki.php/Config/Miscellaneous

BDA MULTIPLEXER , I can't say for sure (I'm at work) but I am pretty sure mine says MPG.

THere's a good possibbility that you will not be able to change that in the GBPVR config. It's a feature of using BDA.

Many people have had success adding an entry in the postprocessing.bat which converts the dvr-ms to an mpg first, then comskip it, then comclean it.

I have been unable to perform that conversion, as I don't use BDA and therefore do not have the required mux which is needed to convert...

sub has mentioned that he will have dvr-ms conversion in the soon to be released version of GB-PVR. I'm not sure how he plans to convert. If it uses ffmpeg, it would indeed be a simple matter...

I wrote those post Processing sample pages. They became quite antiquated after I started working on ZProcess which is sort of a batch file configure and replacement program.

I will attempt to get ZProcess to work with the new version of GB-PVR so that dvr-ms to mpg conversion, comskiping, and comcleaning will be a simple thing to implement...
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]
JuicyFruits
Offline

Member

Posts: 76
Threads: 20
Joined: Jun 2006
#7
2006-11-09, 10:03 PM
Thanks for the reply and good luck!
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,945
Threads: 770
Joined: Nov 2003
#8
2006-11-09, 10:11 PM
Quote:sub has mentioned that he will have dvr-ms conversion in the soon to be released version of GB-PVR. I'm not sure how he plans to convert. If it uses ffmpeg, it would indeed be a simple matter...
Sorry, I dont understand. It already converts from dvr-ms to other file types. Do you mean something else?
ricklous
Offline

Senior Member

Posts: 412
Threads: 8
Joined: Nov 2005
#9
2006-11-09, 10:13 PM
dvr-ms is what microsofts multiplexer spits out.

if you get your mits on a cyberlink multiplexer, and change gbpvr config to use the cyberlink mux the bda recordings are saved as mpegs, which can be sent straight to comskip for processing.
[SIZE="1"]Building PVR-Only Machine for non-tech Uncle and Aunt:

Celeron 2.4, 1gig ram. Insight P4-ITX (mini-itx) mobo, 250w Shuttle silent PSU, slmline DVD rewriter, 40gig system HDD, 150gig Media HDD, Dual Riser holding Hauppauge PVR 350 and Nova-T, along with Nova-T USB2. MCE Remote 2005. Antique Art-Deco Radio for use as case when uncle finds one...

Time for a brew first though :p[/SIZE]
ricklous
Offline

Senior Member

Posts: 412
Threads: 8
Joined: Nov 2005
#10
2006-11-09, 10:14 PM
alas, as ever, sub gets there first haha Smile
[SIZE="1"]Building PVR-Only Machine for non-tech Uncle and Aunt:

Celeron 2.4, 1gig ram. Insight P4-ITX (mini-itx) mobo, 250w Shuttle silent PSU, slmline DVD rewriter, 40gig system HDD, 150gig Media HDD, Dual Riser holding Hauppauge PVR 350 and Nova-T, along with Nova-T USB2. MCE Remote 2005. Antique Art-Deco Radio for use as case when uncle finds one...

Time for a brew first though :p[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): 1 2 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  Transcode w/ Comskip? pduncan67 1 2,218 2009-11-25, 03:59 AM
Last Post: johnsonx42
  Comskip & Digital? nightwalker 8 3,708 2009-08-29, 06:34 PM
Last Post: nightwalker
  comskip wont run anymore HELP :) DoPeFiSh 1 2,045 2009-07-21, 07:34 PM
Last Post: DoPeFiSh
  Newbie needs help with renaming external plugins and making some plugins to work Chris79 2 2,499 2009-06-14, 05:36 AM
Last Post: Chris79
  Comskip build 0.80.011 Released erik 13 6,484 2009-03-01, 11:36 AM
Last Post: erik
  comskip problem j210277 11 6,357 2009-01-28, 05:25 AM
Last Post: stustunz
  Comclean issues.. _Dude_ 9 4,296 2009-01-17, 03:29 PM
Last Post: tmschmal
  Comskip: Interpreting the aspects file zehd 0 1,654 2008-11-29, 07:41 AM
Last Post: zehd
  Comskip.exe Question spector9 17 9,722 2008-10-28, 03:02 AM
Last Post: reboot
  Comskip quit working DoPeFiSh 5 2,926 2008-10-06, 04:09 PM
Last Post: DoPeFiSh

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

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

Linear Mode
Threaded Mode