Removed minrate during second pass when using two-pass encoding because it fails with ffmpeg

This commit is contained in:
Sergio Costas 2017-11-26 19:42:34 +01:00
parent 46da595b05
commit 0b677edd1c
4 changed files with 67 additions and 56 deletions

View file

@ -72,7 +72,7 @@ except:
setup(
name='devedeng',
version='4.8.9',
version='4.8.10',
description='A video DVD creator',
long_description="A program that allows to create video DVDs",