#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 Marth64):
It is not possible in this way. Closed Caption bytes are embedded into the video stream's SEI bytes or user data, so a stream copy will not achieve a presentable result (also I do not believe MP4 can house a discrete EIA608 stream, not that it would be useful). Likely this will have to be a BSF filter. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11462#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".