bartekmotyl / simple-video-cutter

Windows-based tool for efficient browsing and cutting video footage
MIT License
317 stars 42 forks source link

Support .ts files #75

Closed bartekmotyl closed 1 year ago

bartekmotyl commented 1 year ago

TS files (see https://en.wikipedia.org/wiki/MPEG_transport_stream) should be supported.

bartekmotyl commented 1 year ago

Fixed, will be included in release 0.26.

Note: if you installed SVC earlier, you may need to delete config.json file (in order to be recreated). Alternatively, modify VideoFilesExtensions array and add .ts to the list of supported extensions.