[FFmpeg-trac] #11594(avcodec:closed): Hardcoding subtitles broken with libx265 since 20241205
FFmpeg
trac at avcodec.org
Sun May 18 12:07:51 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 |
------------------------------------+-----------------------------------
Comment (by Gyan):
See this line:
{{{
Could not find codec parameters for stream 2 (Subtitle: hdmv_pgs_subtitle
(pgssub)): unspecified size
}}}
This is an input error.
Try again with
`-analyzeduration 100M -probesize 100M -i input.mkv`
or find an input without that error.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11594#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list