justdan96 / tsMuxer

tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.
Apache License 2.0
830 stars 140 forks source link

Improve handling of files with similar names #832

Closed vertigo220 closed 4 months ago

vertigo220 commented 4 months ago

When demuxing multiple files with similar names, it can get very difficult to keep track of which output files are from which input files. It would be helpful to have a way to better handle this, perhaps through an option to simply prepend each output file with either the number of the input file or with the track number is tsMuxer.

vertigo220 commented 4 months ago

Nevermind. I see that since the latest release version this has been fixed. With the nightly, it's using the full filename.