[FFmpeg-trac] #11263(ffmpeg:new): Closed Caption extraction produces empty output
FFmpeg
trac at avcodec.org
Wed Oct 23 14:02:34 EEST 2024
#11263: Closed Caption extraction produces empty output
-------------------------------------+-------------------------------------
Reporter: Selcuk | Type: defect
Ozturk |
Status: new | Priority: normal
Component: ffmpeg | Version: git-
| master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Summary of the bug:
With some files, even though the video file contains closed caption data
when played in VLC, the ffmpeg srt extraction produces and empty file.
This happens with the git version 20240629 and release 5.0.
However, release 4.3.2 works fine with the same input and produces correct
output.
How to reproduce:
{{{
% ffmpeg -f lavfi -i movie=fox5-202410230440.ts[out+subcc] z.srt
ffmpeg version:
5.0 and git build 20240629 by John van Sickle
built on ...
}}}
Patches should be submitted to the ffmpeg-devel mailing list and not this
bug tracker.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11263>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list