Hi!

Ralph Glasstetter wrote:

> OK, I did it... but I've doubts if it makes sense to switch back to old 
> behavoir for some reason. 

Maybe not.

> It was rather easy to implement, even switchable... actually the code becomes 
> shorter, because we don't need the special "nogui"-part in FileExport() 
> anymore! :-)

But there are other parts that became longer...

> Default settings are "START_BOF=true" and  "STOP_EOF=true" to have the 
> same behavoir as before when specfying a mpeg-file without additional cuts
> (converting the whole file). But therefore in GUI-mode now the behavoir is 
> different than before... 

Yep. But I guess that's okay once you get used to it.

There is, however, a minor glitch in the code. If start_bof is true, and
you set a start marker on the very first picture, and another one later
(without an intervening stop marker), the first start marker will
probably be ignored. The reason is that the code can't tell the
difference between an explicit marker at 0 and an implicit one at BOF.
Shouldn't be a big problem, though.

Welcome to r98.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to