Supports to use MKISOFS or GENISOIMAGE separately
This commit is contained in:
parent
ec4829812a
commit
57a6e764a4
13 changed files with 216 additions and 21 deletions
|
|
@ -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 = []
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue