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
831 stars 140 forks source link

receiving this error #763

Closed Archangel-of-the-Apocolypse closed 10 months ago

Archangel-of-the-Apocolypse commented 10 months ago

image there is no error code so unable to ascertain the problem. Have been trying to get an MP4 to convert to Blue Ray . Any suggesstions

jcdr428 commented 10 months ago

@Archangel-of-the-Apocolypse the error message should show in cli mode: save the .meta file and type 'tsMuxer.exe pathto.meta output.ts' in a cmd console (with the correct paths)

oniiz86 commented 10 months ago

@Archangel-of-the-Apocolypse It may be wise to try the latest nightly build 2023-09-03-01-53-46 https://github.com/justdan96/tsMuxer/commit/27f1d540f2e54f8772142440e07fcd4da538a73c as 2.6.12 is very old & will have quite a few bugs, just a thought ;)

jcdr428 commented 10 months ago

Closing -relates to tsMuxer 2.6.12, not tsMuxer open source.