.rec files
This commit is contained in:
parent
2026b64faf
commit
b7979779fe
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ EXTENSIONS = {
|
|||
'avi', 'divx', 'dv', 'flv', 'm2t', 'm2ts', 'm4v', 'mkv', 'mov', 'mp4',
|
||||
'mpeg', 'mpg', 'mts', 'ogm', 'ogv', 'rm', 'rmvb', 'vob', 'webm', 'wmv', 'asf',
|
||||
'mod', 'tod', # http://en.wikipedia.org/wiki/MOD_and_TOD
|
||||
'mxf', 'ts'
|
||||
'mxf', 'ts', 'rec',
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue