Supports to use MKISOFS or GENISOIMAGE separately

This commit is contained in:
Sergio Costas 2014-08-06 20:41:41 +02:00
parent ec4829812a
commit 57a6e764a4
13 changed files with 216 additions and 21 deletions

View file

@ -30,6 +30,7 @@ class ffmpeg_converter(devede.executor.executor):
supports_play = False
supports_convert = True
supports_menu = True
supports_mkiso = False
supports_burn = False
display_name = "FFMPEG"
disc_types = []