#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:8 softworkz]: > > or a more primitive method is to make a BSF which embeds the data and has an option to read an SCC given a file path. > > Yup, that would work. But you would need a different bitstream filter for each video codec. For codecs, you need MP2 video, H.264 and HEVC. For the latter two, the bitstream also differs depending on the container, whether it's mp4 or mpegts (Annex B), so there's already 5 different cases to handle when implementing a bitstream filter for this. -- Ticket URL: <https://trac.ffmpeg.org/ticket/11462#comment:11> 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".