Changes between Initial Version and Version 1 of Ticket #11324


Ignore:
Timestamp:
Nov 28, 2024, 1:07:53 PM (22 months ago)
Author:
Diego de Souza
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11324

    • Property Component avformatffmpeg
  • Ticket #11324 – Description

    initial v1  
    22
    33When FFmepg is demuxing MP4 where the STSD information does not match the bitstream PPS/SPS information a corrupted bitstream is generated when trying to extract the video bitstream.
     4
     5I assume the demuxer is passing the PPS/SPS from the MP4 container instead of the HEVC bitstream. Perhaps it is passing the PPS/SPS of the HEVC before the one from the STSD.
    46
    57Setup:
     
    2527  libswscale      7.  5.100 /  7.  5.100
    2628  libswresample   4. 12.100 /  4. 12.100
    27   libpostproc    57.  3.100 / 57.  3.100}}}
     29  libpostproc    57.  3.100 / 57.  3.100
     30}}}