NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 137 138 139 140 141 … 433 Next »
Comskip and Comclean Help

Comskip and Comclean Help
vossy
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Mar 2016
#1
2016-03-22, 09:48 PM
Can someone help me or point in the right direction if it has been answered before, which im sure it has but just cant find it.
I have NPVR 3.6.6. install.
I can get it ti run comskip during recording, buit how do I get it to use comclean afterwards. No really sure what to do, so help would be great please.
Cheers
vossy
Offline

Junior Member

Posts: 2
Threads: 1
Joined: Mar 2016
#2
2016-03-25, 11:46 PM
Got it sorted and thought I shuold post it here in case anyone has the same problems.
Set Up
OS windows 2007
Unpacked Comskip in C:/Comskip, also put ffgmep.exe, cleancom2.bat, mplex1.exe in same directory.
Installed cutterman
Modified comskip.ini file to change the follow.
output_cuttermaran=1
live_tv=1

Made a Parrellprocessing.bat file in scripts directory containing
@echo off
cd /d "C:\comskip"
comskip %1
CALL comclean2 %1

Here is the comclean2.bat.ini file
Rem demux the mpeg file
"C:\Comskip\ffmpeg" -i "%~dpn1.ts" -vcodec copy "%~dpn1.m2v"
"C:\Comskip\ffmpeg" -i "%~dpn1.ts" -acodec copy "%~dpn1.mp2"
Remove the commercials
"C:\Program Files (x86)\Cuttermaran\cuttermaran.exe" "%~dpn1.cpf"
del "%~dpn1.m2v"
del "%~dpn1.mp2"
Rem Mulxiplex again to a regular mpeg file
mplex1 "%~dpn1_clean.m2v" "%~dpn1_clean.mp2" "%~dpn1_clean.mpg"
del "%~dpn1_clean.m2v"
del "%~dpn1_clean.mp2"
del "%~dpn1*.info"
del "%~dpn1*.cpf"
del "%~dpn1*.edl"
del "%~dpn1*.ts"
del "%~dpn1*.txt"
Rem RENAME the old .mpg file and rename the new one to the old name
if EXIST "%~dpn1_clean.mpg" move "%~dpn1.mpg" "%~dpn1_original.mpg"
if EXIST "%~dpn1_clean.mpg" move "%~dpn1_clean.mpg" "%~dpn1.mpg"

Hope it helps anyone else
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Comskip Playback Odd Behavior kirschey 3 1,928 2021-09-27, 06:16 PM
Last Post: sub
  Fast-forward and comskip issues manic_biker 11 4,306 2021-07-12, 02:17 AM
Last Post: Robazz
  Comskip edl files ignored dbguru 3 2,447 2019-10-24, 06:11 PM
Last Post: mvallevand
  VideoReDo vs Comskip drmargarit 2 1,684 2019-02-07, 12:08 AM
Last Post: drmargarit
  Npvr not skipping comskip break points glb1945 3 1,562 2018-11-18, 01:51 AM
Last Post: ga_mueller
  Installed NPVR on New PC, Comskip Now Not Working GWCowling323 12 4,566 2018-10-11, 04:44 PM
Last Post: mvallevand
  Comskip freeezes and other performance issues kirschey 0 884 2018-01-29, 12:03 AM
Last Post: kirschey
  Comskip Gets Out-of-Sync asolof 0 1,196 2017-12-15, 05:25 AM
Last Post: asolof
  ComSkip not Working for Me GWCowling323 23 10,026 2017-11-06, 01:37 PM
Last Post: BrettB
  Recording / Comskip on SSD Reddwarf 2 1,715 2017-02-18, 08:11 AM
Last Post: Reddwarf

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

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

Linear Mode
Threaded Mode