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 … 6 7 8 9 10 … 125 Next »
How to use VideoReDo to AUTOMATICALLY remove commercials

 
  • 0 Vote(s) - 0 Average
How to use VideoReDo to AUTOMATICALLY remove commercials
guy2545
Offline

Junior Member

Posts: 25
Threads: 3
Joined: Mar 2006
#51
2006-10-02, 12:43 AM
Has anyone had an issue with this deleting the actual recording? I am not sure if it is just me or not but about 75% of the time using this batch file my recordings will magically disappear. This is what my postprocessing.bat looks like. Of course I can not find anything in any of the logs. I know the program records, as I can see the comskip .txt files in my original tv show directory.

Any ideas?

Quote:REM If you use Showanalyzer, unREM the next line
REM "C:\Program Files\Dragon Global\ShowAnalyzer\ShowAnalyzer.exe" %1
REM If you use comskip, unREM the next line
"E:\devnz\gbpvr\comskip.exe" %1
cscript //nologo "C:\Program Files\VideoReDoPlus\vp.vbs" "%~dpn1.VPrj" "%~dpn1_Cleaned.mpg" /t1 /q
Rem RENAME the old .mpg file and rename the new one to the old name
move "%~dpn1.mpg" "%~dpn1_original.mpg"
move "%~dpn1_cleaned.mpg" "%~dpn1.mpg"
REM The following lines cleanup the directory.
move "%~dpn1_original.mpg" "C:\Original TV Shows\"
move "%~dpn1.txt" "C:\Original TV Shows\"
move "%~dpn1.log" "C:\Original TV Shows\"
move "%~dpn1.VPrj" "C:\Original TV Shows\"
move "%~dpn1.logo.txt" "C:\Original TV Shows\"
rectracker %1 > rectracker.log
REM RenameRecordings %1 > renamerecordings.log
pcostanza
Offline

Posting Freak

Posts: 3,778
Threads: 270
Joined: Oct 2004
#52
2006-10-02, 01:49 AM
Yes I have had this problem so I rem'd out the 'move' parts and no longer have that problem. For me, it was about 50/50 that this happened. Couldn't find the files anywhere on the system, they just vanished.


Paul


Custom ASUS Maximus X Hero, 16 GB Memory-ASUS GeForce 1050 Ti, H115i Pro AIO, 850W PS, CM H500P case, Corsair Vengeance RGB Ram, Samsung 970 EVO, HDHomerun Prime & Extend  Tuners- running Windows 10 (and other goodies)
-Oz-
Offline

Posting Freak

Posts: 803
Threads: 33
Joined: Aug 2006
#53
2006-10-02, 03:13 PM
i can't get my bat file to delete the recording in the end, but i think thats because i do more processing on it afterward.
Dan Blomberg
[SIZE="1"]HTPC 1: MSI K8NGM2-FID, AMD 64 3000+, WD 200gb HDD, 1gb ram, NSK2400, PVR-500, Harmony 659
HTPC 2: ASUS M2NPV-VM, AMD 64 3200+, WD 250gb HDD, 1gb ram, nVidia DualTV MCE, NSK2400, Harmony 720
HTPC 3: GIGABYTE GA-E7AUM-DS2H GeForce 9400, Intel E5200 Wolfdale, WD 640gb HDD, 4gb ram, Antec Fusion 2, HVR-1600, hdhomerun, Harmony 880, PCH A-110
GBPVR 1.4.7 Additions: Weather2, UltraXMLTV, Comskip
Project: Setup Logitech Harmony Remote[/SIZE]
Killing2Live
Offline

Member

Posts: 80
Threads: 20
Joined: Feb 2006
#54
2006-10-04, 03:38 AM
Alright, I need some help, I have set this up and it works perfectly but when I go to watch the show with gbpvr I believe it still trys to use comskip to skip past the cut commercials which really arent there...Do you get what im saying? Is there anyway that I can add a line to post processing to not use comskip on already cut episodes? I thought that VideoRedo Cut the episode wrong at first but I went through the cut episode and it was perfectly cut with nothing wrong but in gbpvr it skips parts (assuming that commercials used to be in that spot) Anyone else have this problem?
dgeezer
Offline

Senior Member

Posts: 324
Threads: 9
Joined: Feb 2005
#55
2006-10-04, 08:16 AM
Make sure that you don't have the box checked to auto skip commercials. Its on the Misc tab of the config program. I think that it is checked by default.
Server: Windows 10 - ASrock N3150DC -ITX Fanless Celeron
Clients: Shield TV with X-newa on Kodi, Asus chromebox - openelec - X-newa on Kodi
Killing2Live
Offline

Member

Posts: 80
Threads: 20
Joined: Feb 2006
#56
2006-10-14, 05:46 AM
Okay thank you dgeezer, how do I use comskip on the the old recordings that I would want to automattically skip commercials?
dgeezer
Offline

Senior Member

Posts: 324
Threads: 9
Joined: Feb 2005
#57
2006-10-14, 09:53 AM
If the automatically skip commercials box is checked then GBpvr uses the file that was generated by comskip to in effect press the fast forward key for you. If this is checked and you don't delete the comskip files you'll get erratic playback in the edited file.

For old recordings I will run the postprocessing.bat file on those recordings.

For me, the simplest way is to right click the mpg file in windows, click "open with" and then "choose program". Browse to your postprocessing.bat file and use that to open the video file. It should be one of the choices presented the next time you right click a video file.

Now, the entire postprocessing routine should run and leave you with a significantly smaller file without commercials. This also gives you a way to test your postprocessing.bat file and see that it is working correctly.
Server: Windows 10 - ASrock N3150DC -ITX Fanless Celeron
Clients: Shield TV with X-newa on Kodi, Asus chromebox - openelec - X-newa on Kodi
JimF
Offline

Member

Posts: 217
Threads: 19
Joined: Oct 2005
#58
2006-10-14, 12:50 PM
I need to manually check the cuts points in VideoReDo before actually making the cuts, since sometimes there are some errors. Can you get GB-PVR to start up VRD and mark the cuts without actually making them? This should be fairly easy, but I have not seached the above posts enough to figure out how to do it, and maybe someone has already done it.
HDHomeRun Prime, Win7 64-bit, NPVR 3.4.8
Tuffguy721
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Nov 2006
#59
2006-12-06, 06:40 AM (This post was last modified: 2006-12-06, 07:02 PM by Tuffguy721.)
I cant seem to get comskip to create the videoredo file. I have the comskip 79.63 and i adjusted the comskip.ini to output_videoredo=1 but it wont create the videoredo project file after the recording. Can anyone help me out? Thanks

Edit: Finally got it working.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#60
2008-02-24, 09:08 AM
Killing2Live Wrote:Alright, I need some help, I have set this up and it works perfectly but when I go to watch the show with gbpvr I believe it still trys to use comskip to skip past the cut commercials which really arent there...Do you get what im saying? Is there anyway that I can add a line to post processing to not use comskip on already cut episodes? I thought that VideoRedo Cut the episode wrong at first but I went through the cut episode and it was perfectly cut with nothing wrong but in gbpvr it skips parts (assuming that commercials used to be in that spot) Anyone else have this problem?

just delete the corresponding comskip files afterwards, they are unneeded with shows that already have the comms cut out Big Grin
move them to the original shows\ dir instead...
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (7): « Previous 1 … 3 4 5 6 7 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  How do I get SHowanalyzer to run automatically from the postprocessing linfor 2 1,541 2007-12-21, 08:05 PM
Last Post: linfor
  Semi-Automatic commercial removal with VideoRedo dgeezer 9 6,380 2007-12-21, 03:19 PM
Last Post: dgeezer
  Existing mpeg files with commercials bimmer16 7 2,411 2007-11-07, 08:51 AM
Last Post: zehd
  Blue Skin - completely remove preview screen Taajuus 2 1,644 2007-05-21, 10:48 AM
Last Post: Taajuus
  xrecord shows all channels in guide, can't remove channels from list Wakalaka 1 1,261 2007-03-01, 01:38 AM
Last Post: Wakalaka
  XRecord, Reoccuring, and crash when remove a schedule Wakalaka 3 1,689 2007-02-28, 01:04 AM
Last Post: fla
  comclean deleting file after it removes commercials. ram4x4nut 12 4,164 2006-10-06, 04:00 AM
Last Post: zehd
  Comskip won't run automatically. decon1313 21 5,590 2006-08-29, 02:45 AM
Last Post: decon1313
  I-xmltv: TV GuideSupercharger & Zap2It EPG remove channels swfx 6 2,460 2006-08-24, 08:03 PM
Last Post: Jim_
  comskip doesnt find commercials fldavem 1 1,459 2006-06-26, 09:22 PM
Last Post: erik

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

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

Linear Mode
Threaded Mode