[FFmpeg-trac] #11594(avcodec:closed): Hardcoding subtitles broken with libx265 since 20241205
FFmpeg
trac at avcodec.org
Sun May 18 10:49:23 EEST 2025
#11594: Hardcoding subtitles broken with libx265 since 20241205
------------------------------------+-----------------------------------
Reporter: SubJunk | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avcodec
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Changes (by Gyan):
* resolution: => invalid
* status: new => closed
Comment:
The sample input has a text-based sub stream (SRT) which can be burnt
using the subtitles filter. overlay filter can only burn image-based
subtitle formats such as HDMV.
I can confirm that the following filter works with my latest build.
`-filter_complex [0:v]subtitles=f=input.mkv`
And I've checked that image-based subs continue to work with the overlay
filter.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11594#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list