Ticket #2566: .mts file is handled as videofile.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Matthieu Crapet 2011-07-08 11:30:47 +04:00 committed by Andrew Borodin
parent 5fe72669f7
commit c29e0eaa3d

View File

@ -452,6 +452,10 @@ regex/\.([mM][oO][vV]|[qQ][tT])$
regex/\.([mM][pP]4|[mM][pP][eE]?[gG])$
Include=video
# MPEG-2 TS container + H.264 codec
regex/\.([mM][tT][sS])$
Include=video
regex/\.([vV][oO][bB])$
Include=video