local changes

This commit is contained in:
j 2007-12-12 14:00:09 +00:00
parent 27bd9b5475
commit 7c06f63b94

View file

@ -160,4 +160,3 @@ if __name__ == "__main__":
offset = int(float(sys.argv[3]) * gst.MSECOND) offset = int(float(sys.argv[3]) * gst.MSECOND)
#f = PosterStill(inputFile, outputFile, offset, height) #f = PosterStill(inputFile, outputFile, offset, height)
f = PosterStillMplayer(inputFile, outputFile, offset, height) f = PosterStillMplayer(inputFile, outputFile, offset, height)