Bugzilla – Bug 17656
Include TS M2TS file types
Last modified: 2011-11-28 14:42:45 UTC
https://github.com/andygrundman/libmediascan/blob/master/src/result.c Include { "mpg,mpeg,mp1,mp2,mlv,mpv,ts,m2ts", "video/mpeg" },
Unassigned bugs cannot have a priority.
*** This bug has been confirmed by popular vote. ***
Actually it appears MPEG2 TS files should be video/mp2t. http://trac.videolan.org/vlc/ticket/3485 https://bugs.freedesktop.org/show_bug.cgi?id=14276 http://www.rfc-editor.org/rfc/rfc3555.txt
Fixed in 2e68907: https://github.com/andygrundman/libmediascan/commit/2e68907dda0124bb7c4de72c4672442cc9a3dc13 Will mark this bug as fixed once new Media::Scan build is available.
Fixed with newest Media::Scan.