Hi! Ralph Glasstetter wrote:
> Yeah, you can decide then if its better to read frames as double number > directly (which mostly would be a very small number between 0 and 1) or > the offset as integer parameter (as the others!) in units of 1/100-frame and > devide later... :-)) Done. There also is a separate class for all global settings now. It has a single instance, "settings", which is loaded and saved automatically when dvbcut starts/exits. That means that ~/.qt/dvbcut.sf.netrc will contain all settings once you've ran the new version, even those that were not modified. If you want to restore a default, just delete the entry and re-run dvbcut. Those of you who used to set jog_offset will have to delete their old setting before they run the new version - or divide the value by 100. The default hasn't changed (it used to be 40 and is now 0.4). -- 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
