Help me with my understanding here.<br><br>Comskip is fed a mpeg2 file.  It then generates a txt file with diff mark-in and mark-out points.  It is coarse but has to be fine grained.<br><br>It is based on a command line tool and so I have to look at  mplayer or something to get accurate time points.<br>
<br>The that generated/tweaked file is fed to some program (nothing under Linux) but in windows which can cut and join the original file to create a new file (result of transcoding).<br><br>Is the file generated by comskip honoured by a lot of commercial software aka the ulead video studio ?<br>
<br>Are there other tools that can do pure command line to generate the transcoded file under Windoze or Linux ?<br><br>-Narahari<br><br><div class="gmail_quote">On Sun, Jul 10, 2011 at 3:04 PM, JD <span dir="ltr">&lt;<a href="mailto:jdp@algoloma.com">jdp@algoloma.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im"><br>
&gt; It depends what format the files are in but what you&#39;re asking is unlikely.<br>
&gt; Most formats will require re-encoding, you can&#39;t just slice bits out in the<br>
&gt; middle.<br>
</div>Many formats do not require &quot;re-encoding&quot;, rather you can copy the<br>
interesting parts out at file-copy speed. I know this works for MPEG2<br>
and xvid/AVI (provided you stay on GOP boundaries).<br>
<br>
Some media playback devices and software will work with &quot;skip files&quot;<br>
created by comskip. GB-PVR does and mplayer will too. There must be others.<br>
<br>
90% accurate commercial removal (or marking) is possible. A little<br>
googling will teach you loads. The key steps are:<br>
- MPEG2 files as input (this is key)<br>
- comskip to locate commercials - comskip runs well under WINE.<br>
- Software that can use one of the comskip-produced files to skip over<br>
commercials<br>
OR<br>
- Software that can read the comskip generated file(s) and will cut the<br>
source MPEG file.<br>
<br>
After you cut the mpeg file, you can transcode into whatever other<br>
format you (or your playback devices) prefer.  I prefer h.264/MKV<br>
containers since they support multiple audio and subtitle tracks and can<br>
correct for FPS issues to sync the audio/video with out lengthy<br>
processes.  The only down side is older devices don&#39;t support MKV and to<br>
use it with 7MC, you need 3rd party codec paks - I don&#39;t &quot;do&quot; 7MC for<br>
playback. XBMC rocks.<br>
<br>
There is an AVI file commercial marking program, but since AVI files<br>
need to be cut on GOP boundaries, I found that a little less than optimal.<br>
<br>
VideoRedoPlus works with comskip&#39;s .vprj &quot;cut&quot; files. That software has<br>
comskip-like commercial locating built-in too, but automating it sucks -<br>
AHK can be used. If you care about subtitles, you&#39;ll want the more<br>
expensive TV Suite - sadly, it only runs under Windows.<br>
<br>
I&#39;m still looking for a Linux-based, frame accurate, video editor that<br>
works with comskip cut files (.txt, .edl, .vprj, etc.).  Since comskip<br>
isn&#39;t 100% accurate at locating commercials, manual tweaking of the cut<br>
points is required. It does a good job of getting very close, if not<br>
perfect.<br>
<br>
Ideas?<br>
<div><div></div><div class="h5">_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org">Ale@ale.org</a><br>
<a href="http://mail.ale.org/mailman/listinfo/ale" target="_blank">http://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</div></div></blockquote></div><br>