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

latest version of tsmuxer have problems on vlc. #678

Closed Shay2242 closed 1 year ago

Shay2242 commented 1 year ago

i downloaded the portable newest version of tsmuxer (Nightly build from 2023-02-03-02-25-21) and when try to mux mkv to .m2ts it give me this info: tsMuxeR version git-d187dfd. github.com/justdan96/tsMuxer HEVC muxing fps is not set. Get fps from stream. Value: 23.976 B-pyramid level 1 detected. Shift DTS to 2 frames Decoding E-AC3 (DD+) stream (track 2): Bitrate: 768Kbps (core 0Kbps) Sample Rate: 48KHz Channels: 5.1

And after its finishing i try to open the file with vlc and i hear the sound but i don't see any video, then i tried to use an older version (Nightly build from 2023-01-02-02-15-09) and after it finished and i try to open it with VLC everything works just fine. Btw first time here, Thanks for creating such a tool it Helps me Alot!. :

jcdr428 commented 1 year ago

@Shay2242 can you please identify the latest working version.

Shay2242 commented 1 year ago

The latest working version is : Nightly build from 2023-01-02-02-15-09 every nightly build after this one isn't working.

jcdr428 commented 1 year ago

@Shay2242 please try tomorrow's release, thanks.

Shay2242 commented 1 year ago

i Will, Thank you!.

Shay2242 commented 1 year ago

Fixed, Thank you!.