NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 40 41 42 43 44 … 56 Next »
Cuttermaran Update V1.66

 
  • 0 Vote(s) - 0 Average
Cuttermaran Update V1.66
DeadRun
Offline

Junior Member

Posts: 48
Threads: 10
Joined: Nov 2005
#1
2005-12-09, 04:04 AM
Just to let the users of Cuttermaran know that a new version was release today (v1.66). The link to Cuttermaran site is

http://www.cuttermaran.de/

I have installed and used it without issues (at least none I have found yet!)

Hope this helps someone, since I really like cuttermaran.
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#2
2005-12-09, 04:35 PM
DeadRun Wrote:Hope this helps someone, since I really like cuttermaran.


Yes, this helped me! Cuttermaran used to exit without processing. I installed this version, and it is processing using the file that comskip outputs. I'll need to go test the commercial free file to see how well it does.

Thanks!
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#3
2005-12-09, 05:16 PM
Spoke too soon. It is still not working from the comclean2.bat file. Sad
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
kayleigh
Offline

Senior Member

Posts: 321
Threads: 18
Joined: Oct 2004
#4
2005-12-09, 09:22 PM
Thanks - I was keeping an eye out for it earlier this week when I saw they were testing 1.66 RC2. Smile
[SIZE=1]
HD PVR: nPVR 4.2.2 with VLC 3.0.3 Std Skin
ASRock H170M Pro4 LGA 1151 Intel H170 HDMI-out, Intel Core i3-6100 3.7GHz, 16GB DDR4 2400, Win7 Ultimate x64, Hauppauge Colossus, 1x250GB SSD (System), 1x1TB SATA (Recordings), DirecTV HD22 STB, dtvTune.exe Ethernet channel changer

Running Samsung Smart TV plugin from Fred250
DeadRun
Offline

Junior Member

Posts: 48
Threads: 10
Joined: Nov 2005
#5
2005-12-10, 08:12 PM
I have run it from several different batch files. If you can post your comclean2.bat file, I may be able to help. I know I had to do some tweaks to get it to run.

One odd thing about comskip and cuttermaran. Comskip does not put out a mux location in the CmdArgs of the .cpf file. Therefore, if muxing is turned on in cuttermaran, it will use the last saved location that it has which will usually be some directory other than the one that contains the original mpg file. If cuttermaran runs and deletes the primary streams and then locates the "cleaned" file in another location, it will appear to have not run - but the _cut.mpg or _clean.mpg file will exist in some directory. If you open the Cuttermaran GUI and click on the mux tab it will list the directory to which it is writing muxed output.
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#6
2005-12-10, 09:37 PM
DeadRun Wrote:I have run it from several different batch files. If you can post your comclean2.bat file, I may be able to help. I know I had to do some tweaks to get it to run.

Here is my version, which I may have tweaked the last few lines for file renaming. I have run the "cpf" file by double clicking from windows and it worked great, taking roughly 5 minutes to complete the cut. I haven't tried executing comclean2.bat from command line. When I watch the whole process when parallelprocessing.bat gets kicked off, cuttermaran executes, but fails to generate an output file.

=====================================
Rem demux the mpeg file
bbdmux "%~dpn1.mpg" 0xe0 "%~dpn1.m2v"
bbdmux "%~dpn1.mpg" 0xc0 "%~dpn1.mp2"
Remove the commercials
"c:\program files\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"
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"
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
DeadRun
Offline

Junior Member

Posts: 48
Threads: 10
Joined: Nov 2005
#7
2005-12-22, 07:16 PM
Do you have the checkbox "Allow service to interact with desktop" checked in the Windows Services for the GBPVR Recording Service? That must be checked for Cuttermaran to work correctly. Otherwise, the bat file looks correct.

Sorry it took so long to get back to you. I have been out of town on holidays.
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#8
2005-12-22, 08:54 PM
DeadRun Wrote:Do you have the checkbox "Allow service to interact with desktop" checked in the Windows Services for the GBPVR Recording Service? That must be checked for Cuttermaran to work correctly. Otherwise, the bat file looks correct.

Sorry it took so long to get back to you. I have been out of town on holidays.


While I have not been able to prove it, I suspect that interaction with the desktop is the issue. I do not run gbpvr from the system account. My video archive and lines in my parallelprocessing.bat access network shares. Therefore, I am using a logon account with access to the network to start the gbpvr service.

I tried a utility (psexec as I recall) that would kick off a process using the system account, but it didn't seem to work. I will probably try again after the holidays when I have a little more time to play.
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#9
2005-12-23, 04:32 PM
OK, finally got Cuttermaran to run as expected. I modified the comclean2.bat file to call cuttermaran via psexec. The line in comclean2.bat now reads:

psexec -i -s "c:\program files\cuttermaran\cuttermaran.exe" "%~dpn1.cpf"

The -s means run under the system account and the -i specifies interact with desktop.

psexec can be found here:
http://www.sysinternals.com/Utilities/PsExec.html

I am running one final test where the workstation is not logged in at all to ensure that it runs correctly.
David

PVR PC: Win2K3, Athlon x2 64 4600+, 1280MB Ram, 40+400 GB HD's, Gigabyte Network
PVR-250, ATSC-110 digital x2, GBPVR v1.3.7 w/SQLite DB
Extras: Addepisode 41, Comskip 79.46, EWA 76, Zaptools

DSM-520 (D-Link Media Lounge) FW 1.04 using TVersity Media Server 0.9.11.4
DSM-320 (D-Link Media Lounge) FW 1.09
MediaMVP

More specs
DeadRun
Offline

Junior Member

Posts: 48
Threads: 10
Joined: Nov 2005
#10
2005-12-23, 07:32 PM
David,

Thanks, for the tip on PSExec. I don't use it for cuttermaran but I have a few other problems that I can use it for. It seems the more I try to help others (from my very limited knowledge) the more I learn in return.

Thanks again.
« 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
  JustRetro skin update Jaggy 0 1,928 2015-09-14, 12:37 AM
Last Post: Jaggy
  JustRetro skin update Jaggy 0 2,146 2014-04-12, 01:11 AM
Last Post: Jaggy
  RT_FilmFix update bgowland 0 1,528 2012-03-01, 07:45 PM
Last Post: bgowland
  SearchLite Update 1.3 mvallevand 23 5,918 2011-03-20, 10:26 PM
Last Post: mvallevand
  WebRadio Update MixMan 16 5,548 2009-08-14, 11:47 AM
Last Post: mvallevand
  Quartz update dfdario 0 1,458 2009-05-06, 05:50 AM
Last Post: dfdario
  EPG Update: ChangeEPGSource and FixChannels zehd 4 2,631 2008-09-21, 12:25 AM
Last Post: zehd
  disk update garymeds 1 1,694 2008-07-11, 01:42 PM
Last Post: crossnet
  Wednesday will be CS3 gbpvr 1.2.13 update. Fatman_do 26 7,268 2008-05-30, 10:29 AM
Last Post: nemulate
  change win32time update interval pBS 0 1,740 2008-05-30, 04:27 AM
Last Post: pBS

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

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

Linear Mode
Threaded Mode