Hi,
Am Freitag, 7. Dezember 2007 16:41 schrieb David Coe:
> >> 1. somewhere between R105 and R107 the output of saved bookmarks to the
> >> XML template displayed in the log has been lost.
> >
> > Hmmmm,... the bookmarks never have been reported to the log!
> > But You probably mean Chapter-marks... there has been a bug prior to
> > r105 which caused them not to be printed out under sum circumstances
> > but this one should have been solved.
>
> Yes, I did mean Chapters, sorry :-(. It seems quite repeatable changing
> versions (R105/R107) on the same file. I'll try and build up a pattern
> on different TS files.
OK, maybe I overlooked a special application... at least it's strange that you
noticed a change in the behavoir in r105 when we "fixed" that previous bug!
>
> > On the other hand,... ahemmm... testing this now, I found a different bug
> > concerning chapters which have been converted to bookmarks prior to
> > exporting. These Bookmark are in deed printed out (but shouldn't!)...
> > I'll post a patch for this later...
OK, Michael this ones for you... if you apply my other changes at the WE..
###########
diff -Naur svn/src/dvbcut.cpp r107-chapterbug/src/dvbcut.cpp
--- svn/src/dvbcut.cpp 2007-12-06 16:44:12.000000000 +0100
+++ r107-chapterbug/src/dvbcut.cpp 2007-12-07 18:30:40.000000000 +0100
@@ -1279,6 +1279,7 @@
case 11:
eli.seteventtype(EventListItem::bookmark);
+ update_quick_picture_lookup_table();
break;
case 12:
###########
Just forgot that it is necesarry to update the table, when the original marker
was a chapter... (guess we don't need to check for "WasChapter?" and can
update in any case) ;-)
> >
> >> 2. every so often, moving the lower 'exponential' slider-bar causes the
> >> upper 'linear' bar to jump back to the last marked point. Is this an
> >> irritating 'feature' or am I just being clumsy?
> >
> > Sorry, can't verify this...
> > what do you mean with marked Point? A Bookmark?
>
> A previous cut-point. A few TS files are particularly sensitive; others
> not at all so.
Aha,... maybe Michael can say something about that if it just happens with
some special TS.... maybe because of an stream error / broken index
Please have a look if during indexing some errors are reported on the
console...
ciao
ralph
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user