>> it would be very nice, to select multible files or at least to add files at 
>> the end of the currend opened movie and the possibility to put them all 
>> together when the movie gets exported.
>
> You can already do that with the latest version (from [EMAIL PROTECTED]), 
> both from the command line and from the GUI (just select multiple files
> and hit Ok).

Hmmm... i just tested SVN (rev. 125), it doesnt worked to load multible files. 
Not in command line and not from the GUI, it just indexes the first given and 
thats the only that is exported, too. Did i make sth. wrong?

> > Second one is a preview of the cutted movie, just to see what the result
> > will look like. A preview 5 seconds before till 5 seconds after the cut
> > would be enough i think (maybe in a small popup-window?).
>
> That would be nice, but it's a little hard to implement. The actual cut
> (and the re-coding of the adjacent GOPs) isn't performed until the file
> is exported; mplayer only displays a sequence from the *source* file.

But you do only have to recode a few frames... and its just 10 seconds to 
extract, just make a small progress-bar while preview gets generated and 
after that a small popup (with 1/4 size?) and play/stop buttons. On my system 
it takes just 8 seconds to export a movie cutted to 15min (460MB), 10 seconds 
should not harm anybody.

> > Third thing is a little tricky: Because i wanded to cut out ads, i was
> > searching for the equal pictures before and after the ads. The view of
> > diff-frames isnt very useful to do that, because you do only have one
> > movie window. Its quiet much work and nearly not possible to get a _real_
> > good cutting that way.
> > Would it be possible to automate that?
>
> You mean, when the sequences overlap? I find that incredibly easy - mark
> an I frame after the ad (because that avoids recoding), go back and find
> the identical scene before the ad, *then* switch to difference mode and
> find the matching frame. If you use the mouse wheel and shift/ctrl/alt
> keys for navigation, that's a piece of cake.

How do i find the matching frame if i do not have a reference? Ive just tried 
it, but the differences are so small, i cant remember each detail. If i would 
find the exactly matching frame the sound would fit better.

> > You could save last "stop"-frame and search for the next most equal one
> > from that position on. Maybe it would be enough to compare just a few
> > pixels in each I-frame till they are nearly equal to the saved one and
> > compare more pixels to find the most equal picture in the following
> > I-/B-/P-frames then.
>
> That would be a huge computing effort, in particular since you have to
> decode lots of pictures. But maybe we could calculate a "fingerprint"
> while the index is calculated, and then compare the fingerprints later
> (like libpuzzle does). I'll have to investigate that further.

Thats what i ment with only a few pixels, but you are right, the pictures have 
to be decoded to compare them. Problem with a fingerprint is, that after ads 
the movie-title or channel logo is shown somewhere in the picture, so the 
pictures are not 100% equal. A fingerprint has to be calcutated with 
information only from the center of the screen then.

> > You could also search for blank ac3-multichannel-audio to detect begin
> > and/or end of ads automatically (to minimize the time for searching).
>
> That would be an option. Currently, we only take changes of the aspect
> ration into account (if there are any). If you have a recent version,
> just hit the "m" key or choose "suggest markers" from the edit menu.

Nice feature! Unfortunately when i hit "m" he says "No aspect ratio changes 
detected". Is my recording the problem? The movie is in 16:9, but with black 
bars, ads are 4:3. But Meta-Info in Konqueror says it is a 4:3 movie. Are the 
black bars part of my recording?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
DVBCUT-devel mailing list
DVBCUT-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-devel

Reply via email to