Page 1 of 1

[REQ] TS files not recognized [#9191]

Posted: Sat Mar 13, 2021 12:01 pm
by mbch331
Files ending with the .ts extension (mpegts files) are not recognized as video files. I checked the options and in the library section the part where you can choose which filetypes to scan there is no option to associate ts files with videos to scan.
I could rename the files to .mpg and then they'll get added, but .ts is a normal video file extension and should be recognized.

Code: Select all

ffprobe -i "NRK TV – Kampen – 1. Kampen mot klokka (Sesong 1).ts" -show_streams
Input #0, mpegts, from 'NRK TV – Kampen – 1. Kampen mot klokka (Sesong 1).ts'

Code: Select all

"\Program Files\MediaInfo-cli\MediaInfo.exe" "NRK TV – Kampen – 1. Kampen mot klokka (Sesong 1).ts"
General
ID                                       : 1 (0x1)
Complete name                            : NRK TV – Kampen – 1. Kampen mot klokka (Sesong 1).ts
Format                                   : MPEG-TS
So both ffprobe and mediainfo recognize the file as mpeg-ts.

Re: TS files not recognized

Posted: Sat Mar 13, 2021 1:07 pm
by Lowlander