Hi! Ralph Glasstetter wrote: > Hi Olivier, > > just tried your Windows-Version of DVBcut. It works well so far... I just > have a few remarks: > > - mplayer playback first did not work on my system (AMD Barton) until I > replaced your executable > with the original one from mplayerhq... is it possible that you compiled it > with Optimizations for > Intel-Pentium (SSE2)? > Would be better to have one version for all kind of CPUs... IMHO > optimizations doesn't really matter here!
I fully agree with that - dvbcut is mostly I/O bound. With that in mind, a simple "-march=i386" or maybe "-march=pentium" would be preferable. > Also the keyboard shortcuts for mplayer are not working,... but maybe this > is just because of > the version I use now? > > - What about the configuration file... normally under ~/.qt/dvbcut.sf.net? Wherever Qt puts them, I guess. Probably not inside "My Documents". > I couldn't find it under windows... > But Ok,... for the normal windows user anyhow it's better to have a > Settings menu! ;-) > > - Unfortunatlely we don't have the 2s-audioplayback under Windows, because of > the misssing libao. > Is it possible to have an replacement for it? Thats a very useful feature... Maybe libao can be ported to Windows. It already supports more than half a dozen different APIs... [...] > PS: Under > http://www.topfield-europe.com/forum/showpost.php?p=160037&postcount=13 > someone is complaining about problems when setting optical chaptermarks > with > "GUI for dvdauthor". > I tried that program and it complains about differing total running > times (SRC and/or GOP) > of a DVBcut mpeg-file. Which muxer and output format did you use? > In my example about 6min=SRC (which is true) and 22hours=GOP (which is > nonsense) Absolutely. > Is that a (general, not only windows version) problem of the DVBcut > file format or just a bug in that windows > tool? A assume the latter... but just in case... Michael? Where can I get that program? -- Michael "Tired" Riepe <[EMAIL PROTECTED]> X-Tired: Each morning I get up I die a little ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
