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
853 stars 144 forks source link

replace std::filesystem usage with realpath() #588

Closed lighterowl closed 2 years ago

justdan96 commented 2 years ago

I like this solution a lot better - I'll check everything works in the Docker container and then we should be okay to merge!

justdan96 commented 2 years ago

All the builds are looking good - I'll close the other PR and we can merge this one.