[FFmpeg-trac] #11263(avfilter:new): [Regression] "movie" filter Closed Caption extraction gave empty output
FFmpeg
trac at avcodec.org
Thu Oct 24 14:19:32 EEST 2024
#11263: [Regression] "movie" filter Closed Caption extraction gave empty output
-------------------------------------+-------------------------------------
Reporter: Selcuk | Owner: (none)
Ozturk |
Type: defect | Status: new
Priority: normal | Component: avfilter
Version: git-master | Resolution:
Keywords: movie | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Selcuk Ozturk):
As far as I can find out, eia_608 closed captions in mpegts streams don't
have their own stream. The only way to extract them is
"movie=filename.ts[out+subcc]" which kind of converts them to a stream.
All google searches point to this syntax. If you can give me your
suggested syntax, I can try it.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11263#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list