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

Insert SEI and VUI data if absent #661

Closed Nemesh64 closed 1 year ago

Nemesh64 commented 1 year ago

This option was set to default (in previous versions) to: Do not change SEI and VUI data However, I noticed recently that as of 12-25-2022 the option has been set back to: Insert SEI and VUI data if absent As I use TsMuxer only for Blu-Ray muxing, I always set this to: Do not change SEI and VUI data. Can this be set again to default when TsMuxer starts? Or that we can make a choice with option to set as default? With regards,

Nemesh

donnafaye0323 commented 1 year ago

This option was set to default (in previous versions) to: Do not change SEI and VUI data However, I noticed recently that as of 12-25-2022 the option has been set back to: Insert SEI and VUI data if absent As I use TsMuxer only for Blu-Ray muxing, I always set this to: Do not change SEI and VUI data. Can this be set again to default when TsMuxer starts? Or that we can make a choice with option to set as default? With regards,

Nemesh Yes. Only if I make Blu-ray ISOs as well.

jcdr428 commented 1 year ago

@Nemesh64 AddSEI and AddSPS have been moved to ini settings, please try tomorrow's version.

Nemesh64 commented 1 year ago

Many, many thanks JCDR that you grant my request. Will try it a.s.a.p. Have first some 'domestic jobs' to do overhere. Otherwise 'The Big Chief' get angry.

Nemesh64 commented 1 year ago

Had visitors yesterday evening, hence the late respons. The new version works fine. This topic can be closed