[FFmpeg-trac] #11462(undetermined:new): Cannot embed .scc file into .mp4 using -c:s copy
FFmpeg
trac at avcodec.org
Mon Feb 10 06:06:52 EET 2025
#11462: Cannot embed .scc file into .mp4 using -c:s copy
-------------------------------------+-------------------------------------
Reporter: Zach | Owner: (none)
Type: enhancement | Status: new
Priority: important | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by softworkz):
Replying to [comment:10 Zach]:
> This whole thing is working on the assumption that the captions have the
same frame rate as the video. The use case for this is edit suites like
Premiere Pro that support exporting mp4 with sidecar .scc files but not
embedded in the user data of the video stream.
Yes, the use case is totally valid - no doubt. It's also not that it's not
possible - the big problem is that this task doesn't really fit well into
ffmpeg's architecture.
Have you tried libcaption? Maybe a standalone tool for this specific task
is a better (and much cheaper) option...
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11462#comment:12>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list