> -----Ursprüngliche Nachricht-----
> > ... I could not reopen it with that index ('index does not fit to
> > mpeg'-message after quite a few minutes)!
>
> In my case, it started to verify the index, then stopped reading from
> disk, and soon after that the load went up to 100% on either core :(
> After a while, even the task manager didn't respond any longer, and I
> hat to 230-reset the system.
>
Welcome to the club... :-(> > And finally after a few other dvbcut-'experiments' (actually I just wanted > > to delete a exported file) Windows > > became very slow... and I had to power off/reboot. > > I'm near to the point to say: 'If you want to process large multiple files > > then use linux!'. :-( > > Well, there's at least one thing I can say: I HATE WINDOWS > > Sorry for shouting, but this so-called operating system sucks. FACK! > > By the way, I found two new workarounds for the "file order" problem: > - select the files you need, in the correct order, then select another > one, then deselect it again (but not too fast, or Windows will interpret > that as a double click). > > Isn't it great? Yes, that's very funny... you're right.. the last selected file is always in front and the rest is in the correct order. Thats why selecting from high to low also works! Arghhh.... Different issue... I looked for a way to have the dvbcut revision number in the code rsp. binary (without editing it by hand). Could you please add '$Id$' somewhere in the header comment of each source file? subversion expands this to a string containing revision,date&author and we could use it for versioning the binary with for instance svnrev (a small c-program: http://www.compuphase.com/svnrev.htm), which writes a header file with the most recent revision number and date among all secified files. For instance in dvbcut.cpp we could then use SVN_REV in your new setCaption call to identify the binary. Unfortunately subversion does not know a global revision keyword which could be used easlily for this purpose and the 'svnversion' command works only for the svn command line client... What do you think? ciao Ralph PS: For easy keyword expansion you have to uncomment: [miscellany] enable-auto-props = yes [auto-props] *.c = svn:eol-style=native;svn:keywords=Author Rev Id Date *.cpp = svn:eol-style=native;svn:keywords=Author Rev Id Date *.h = svn:eol-style=native;svn:keywords=Author Rev Id Date in your ~/.subversion/config file if you don't want to enable it for every single file by hand. _______________________________________________________________________ Jetzt neu! Schützen Sie Ihren PC mit McAfee und WEB.DE. 3 Monate kostenlos testen. http://www.pc-sicherheit.web.de/startseite/?mc=022220
smime.p7s
Description: S/MIME Cryptographic Signature
------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/
_______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
