#11461: Corruption of 608 captions data on extraction
-------------------------------------+-------------------------------------
             Reporter:  Zach         |                    Owner:  (none)
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
  Captions,CC,EIA608                 |
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Zach):

 It should also be possible to have much fewer timecode entries for the
 .scc file output as long as the proper padding is used to adjust
 nonconsecutive time code lines such as the following

 {{{
 Scenarist_SCC V1.0

 00:00:02:04     942c

 00:00:02:07     942f
 }}}

 This would be equivilent to the following file.


 {{{
 Scenarist_SCC V1.0

 00:00:02:04     942c 8080 8080 942f

 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/11461#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to