Hmmm,...  
Shilft+Wheel moves not exactly a second, but only 24 frames!?!

Maybe this has to do with the integer arithmetic in
    linslider->setValue(curpic - delta / 120);
where the result of delta/120 gives 0 if delta=25 (whereas delta=25*60 gives 
12)? 

Anyhow... I don't understand that line... why dividing by 120 ... isn't curpic 
in frames? I think I have to beat Sven hard, for not supplying any comment 
line in the code...  ;-)

But nevertheless, very usefull in positioning single frames... :-)

ciao
Ralph

BTW, is it not possible anymore to set the filter for the file open dialog
in ~/.qt/dvbcut.sf.netrc? With the original 0.5.3 this is working, but the 
current version does only show *.mpg and *.ts (like the default)!

-------------------------------------------------------------------------
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

Reply via email to