Moved the priority of MPLAYER on top of AVPROBE and FFPROBE until I discover what the f*** is happening with some data fields
This commit is contained in:
parent
b8eca92589
commit
13735fc2e2
3 changed files with 6 additions and 3 deletions
|
|
@ -35,7 +35,7 @@ class configuration(GObject.GObject):
|
|||
|
||||
def __init__(self):
|
||||
GObject.GObject.__init__(self)
|
||||
self.version = "0.1 Beta 6"
|
||||
self.version = "0.1 Beta 7"
|
||||
|
||||
def fill_config(self):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue