[FFmpeg-trac] #11462(undetermined:new): Cannot embed .scc file into .mp4 using -c:s copy

FFmpeg trac at avcodec.org
Mon Feb 10 05:55:38 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):

 > 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.

 Though, this would address this very specific case only and won't be
 useful for other cases.
 And it would require an SCC file that matches the rate of the video to
 work properly. That's why the benefit would be pretty isolated.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11462#comment:8>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list