Changeset 86

Show
Ignore:
Timestamp:
04/06/06 20:15:14 (3 years ago)
Author:
jlee
Message:

Lower x5 max frame rate

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/org/thestaticvoid/iriverter/MPlayerInfo.java

    r85 r86  
    102102         
    103103        public int getNumberOfTitles() { 
    104                 Matcher matcher = Pattern.compile("There are [0-9]* titles").matcher(mplayerOutput); 
     104                Matcher matcher = Pattern.compile("ID_DVD_TITLES=[0-9]*").matcher(mplayerOutput); 
    105105                matcher.find(); 
    106106                String output = matcher.group(); 
  • trunk/src/profiles/x5.profile

    r72 r86  
    33maxAudioBitrate=192 
    44dimensions=160x128 
    5 maxFrameRate=15 
     5maxFrameRate=14 
    66wrapperFormat=avi 
    77audioFormat=mp3