[FFmpeg-trac] #4616(undetermined:new): Closed Captions: Data Ignored since exceeding screen width

FFmpeg trac at avcodec.org
Thu Aug 27 11:25:11 CEST 2015


#4616: Closed Captions: Data Ignored since exceeding screen width
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  cc mov       |               Resolution:
  videolan                           |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by er.anshul.maheshwari@…):

 From Mp4 Correct data is not received.
 through GDB, I saw that first packet is of 12 bytes
 (gdb) x /12xb avpkt->data
 0x26dbec0:      0x00    0x00    0x00    0x0c    0x63    0x64    0x61
 0x74
 0x26dbec8:      0x00    0x00    0x00    0x00

 where only last 4 bytes are of cc rest is mp4 header

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4616#comment:5>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list