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
836 stars 141 forks source link

"Insert SEI & VUI data" and "Continually insert SPS/PPS" #666

Closed kirscheee closed 1 year ago

kirscheee commented 1 year ago

"Insert SEI & VUI data" and "Continually insert SPS/PPS"

Both of these options

should be turned off at default mode?

because it's not useful in the vast majority of cases

I am so sorry to mention this

or should put the disable mode be built into the software?

Nemesh64 commented 1 year ago

I also openend a topic regarding this. So I support your request. When starting TsMuxer, both should be turned off.

kirscheee commented 1 year ago

I also openend a topic regarding this. So I support your request. When starting TsMuxer, both should be turned off.

Thank you for your support, dude

jcdr428 commented 1 year ago

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