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

Latest release ignoring GUI defaults for SEI/VUI and SPS/PPS #683

Closed FlaTechNole21 closed 1 year ago

FlaTechNole21 commented 1 year ago

I see that the latest release added the ability to set the defaults for these in the INI file, but only the GUI reflects these values, not the muxer/demuxer. Changing the values to something else seems to then apply the INI settings (such as checking/unckecking "Change Level" or any of the other options that aren't the mux/demux options).

I've attached the issue I'm seeing.

Running the Windows x64 release on Windows 11 22H2.

SEI_VUI-SPS_PPS_bug
jcdr428 commented 1 year ago

@FlaTechNole21 should be fixed in tomorrow's release, please try.

FlaTechNole21 commented 1 year ago

Verified it is fixed in ba6a70d