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

Subtitle offset feature not working #681

Closed seplant closed 1 year ago

seplant commented 1 year ago

Hello. I used tsMuxeR version 2.6.12 to add subtitles to a 1080P video, but I wanted to adjust the vertical position of the subtitles to be on top of the 2.35:1 video image rather than under the video within the bottom black bar. However, no matter what value I enter into the "Vertical position: Bottom offset, pixels" section of the Subtitles tab, the subtitles in the video output from tsMuxeR do not change where they are positioned.

jcdr428 commented 1 year ago

@seplant it is not working in the current release, or in 2.6.12 only ?

seplant commented 1 year ago

@seplant it is not working in the current release, or in 2.6.12 only ?

That was the latest version I could find.

jcdr428 commented 1 year ago

@seplant can you please test latest release https://github.com/justdan96/tsMuxer/releases/tag/nightly-2023-03-08-02-33-38 and report.

seplant commented 1 year ago

Looks like the subtitle positioning is fixed in the latest version. Thank you!