Ignore:
Timestamp:
04/14/07 20:11:39 (5 years ago)
Author:
jlee
Message:

JoinVideos? made modular using ConcatenateShit? class. Now everything compiles successfully. There are still a lot of things left to do before useable again:

  • Reimplement DVD in SingleVideo? (=> automatic Matroska/OGM support thanks to KuwaiiRiver?'s code)
  • Add error detection in all Jobs
  • Close ProgressDialog? when done with Jobs and show errors if any

Things I want to do before 18:

Yes...I'm happy with the way things are going. 18 will almost be the way this program should have always been.

File:
1 edited

Legend:

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

    r161 r163  
    3333        private Process proc; 
    3434        private StringBuffer mplayerOutput; 
    35         private boolean commandFound = true; 
    3635         
    3736        public MPlayerInfo(InputVideo inputVideo) throws MPlayerNotFoundException { 
Note: See TracChangeset for help on using the changeset viewer.