[MPlayer-users] Determine run-length by filesize?
    Sycotic Smith 
    sycotic at linuxmail.org
       
    Mon May 13 22:18:02 CEST 2002
    
    
  
Cool.  OK then this might work? (not code, just theoretical parsing):
if (file==avi && index is present/valid)
     show_osd(formula=total time);
and:
if (file==avi && -idx/-forceidx set) {
     create_index();
     show_osd(formula=total time);
     }
else ignore;
Would this work or no?  If a possibility, I may undertake and submit a patch. If this is less than just 'minimally unreliable' I would say feasible.
/S. Smith
-- 
Get your free email from www.linuxmail.org 
Powered by Outblaze
    
    
More information about the MPlayer-users
mailing list