NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Information Community Announcements v
« Previous 1 … 42 43 44 45 46 … 56 Next »
Comclean With Retime

 
  • 0 Vote(s) - 0 Average
Comclean With Retime
landru22
Offline

Junior Member

Posts: 40
Threads: 12
Joined: Jan 2005
#1
2005-11-04, 04:42 PM
Erik,

Thanks for all of your hard work on commercial editing. I used comclean (V006) and then retime to edit out commercials and fix the joins. Unfortunately, the audio was slightly off in the final version. Is there a fix for that? Has anyone else reported this kind of discrepency?

Other than that, I really liked the speed and ease of these two apps. I liked that I am able to use the .txt file from comskip and edit the location of the commercials by simply editing the frame numbers in the txt file.

Keep up the good work!
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#2
2005-11-04, 06:22 PM
Did you know that you do not have to manually edit the contents of the text file but that you can use comskip to do the editing?

Invoke comskip with as its single argument the full filename of the .txt file you want to edit. (or drag the .txt file and drop it on the comskip executable)
Use the 'n' and the 'p' key to quickly jump to the cut points, review them, change them, insert of delete complete commercials and write the resulting cutlist into the .txt file. (details are in the debugwindow.rtf file)
No need to edit all those numbers by hand!

The multiplex utility unfortunatily has no parameter to adjust the audio offset.
Maybe someone else knows a trick.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
David
Offline

Senior Member

Posts: 435
Threads: 18
Joined: Oct 2005
#3
2005-11-04, 07:11 PM
I finally got the retime batch file working today. My preliminary tests show it is working fine for me. Audio is synced with the video. I will test further.
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
landru22
Offline

Junior Member

Posts: 40
Threads: 12
Joined: Jan 2005
#4
2005-11-08, 04:21 PM
I tried a different file with Comclean/Retime combo and the audio is correctly in sync. I'm not sure why my first attempt was unsuccessful. I'll probably make a third attempt on a different file later in the week.

Some time ago, I created DVD's from mpeg's that I didn't realize had the timing issue. The mpeg's are no longer on my pc or backed up anywhere else. Is the a way (using free programs please!) to fix the timing on these? I guess I would have to go from DVD to mpeg and then try to figure out where I made the cuts on the original mpeg's. Any suggestions?

Thanks
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#5
2005-11-08, 07:24 PM
You should be able to use retime to do the job.
The demuxer used in retime should be able to demux a vob file directly
SO,

Copy the vob file to your HDD.
Rename the vob file such that it has a .mpg extension instead of a .vob extension.
run retime on the vob file (the renamed file with the mpg extension). This creates a mpg without the timing errors
use your common tools to put the resultin mpeg back onto a DVD

One warning, I did not test it but the documentation says it should work.

If renaming does not work (becuase bbdmux gives an error) you can use below batch file

------------------------------------
Rem demux the vob file
bbdmux "%~dpn1.vob" 0xe0 "%~dpn1.m2v"
bbdmux "%~dpn1.vob" 0xc0 "%~dpn1.mp2"
Rem Mulxiplex again to a regular mpeg file
mplex1 "%~dpn1.m2v" "%~dpn1.mp2" "%~dpn2.mpg"
del "%~dpn1.m2v"
del "%~dpn1.mp2"
---------------------
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
landru22
Offline

Junior Member

Posts: 40
Threads: 12
Joined: Jan 2005
#6
2005-11-08, 08:29 PM
Thanks Erik. I'll give it a try and let you know.
ww4397
Offline

Senior Member

Posts: 382
Threads: 47
Joined: Oct 2005
#7
2005-11-12, 02:16 AM
erik Wrote:Did you know that you do not have to manually edit the contents of the text file but that you can use comskip to do the editing?

Invoke comskip with as its single argument the full filename of the .txt file you want to edit. (or drag the .txt file and drop it on the comskip executable)
Use the 'n' and the 'p' key to quickly jump to the cut points, review them, change them, insert of delete complete commercials and write the resulting cutlist into the .txt file. (details are in the debugwindow.rtf file)
No need to edit all those numbers by hand!

Erik,

Can the resultant cut list be writen to a Cuttermaran .cpf file rather than (or in addition to) a .txt file? I'd really like to not hand edit the .cpf file because it is tedious and it needs show segments rather than comercial segments.

Thanks.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#8
2005-11-12, 07:57 AM
comskip78beta does that.
It writes to ALL selected output formats after editing.
I rewrote the output generation part so please feedback if you find any errors.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
ww4397
Offline

Senior Member

Posts: 382
Threads: 47
Joined: Oct 2005
#9
2005-11-12, 01:02 PM
erik Wrote:comskip78beta does that.
It writes to ALL selected output formats after editing.
I rewrote the output generation part so please feedback if you find any errors.

I just did a quick check and dropped a .txt file on the comskip executable and it generated an output .cpf file. I then compared the .cpf cutpoints with the .txt file cutpoints and noticed "EndPosition" in the .cpf file was equal to the start point of the commercials in the .txt file. I was expecting it to be 1 frame less (i.e "EndPosition" = start point - 1).

The "StartPosition" values in the .cpf file looked correct. They were 1 frame greater than the end point values in the .txt file.

Thanks.
erik
Offline

Posting Freak

Posts: 1,138
Threads: 123
Joined: Apr 2005
#10
2005-11-12, 05:09 PM
Will be corrected in the next build
There is a small problem. If you load a TXT file and do NOT write out (even when you did not change anything) then comskip clears all selected output files to zero length, so ALWAYS hit the 'w' button if you do need the selected output files.
P4 3GHz 1GB, 250GB, nVidia dualTV, GBPVR 1.3.11, XP
Support Comskip, visit the forum and donate at http://www.comskip.org/
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  COMCLEAN fails on DVB-T recordings erik 0 1,118 2005-09-14, 10:09 AM
Last Post: erik
  Comclean plugin : automatic deletion of commercials erik 67 24,558 2005-08-16, 11:55 PM
Last Post: dirtygreek

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

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

Linear Mode
Threaded Mode