Skip to content

Commit

Permalink
LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean committed Jun 28, 2009
1 parent f0331e5 commit 6befd52
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mythrip
Expand Up @@ -1699,8 +1699,6 @@ class encoderThread(threading.Thread):
if len(self.prefs['videoFilter']):
mencoderCmd.extend( ['-vf',self.prefs['videoFilter']] )

# debugging
mencoderCmd.extend( ['-frames','200'] )

if self.twoPass:

Expand Down

0 comments on commit 6befd52

Please sign in to comment.