* morituri/common/encode.py:

Query for duration and use it in level callback to set progress.
	  Works around F-15 bug where encode progress is not being updated.
This commit is contained in:
Thomas Vander Stichele
2011-05-24 17:00:04 +00:00
parent 9a6af593f8
commit 3fccbac367
2 changed files with 20 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2011-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/common/encode.py:
Query for duration and use it in level callback to set progress.
Works around F-15 bug where encode progress is not being updated.
2011-05-24 Thomas Vander Stichele <thomas at apestaart dot org>
* morituri/rip/Makefile.am: