Changes between Version 2 and Version 3 of Ticket #9766


Ignore:
Timestamp:
May 5, 2022, 7:01:47 AM (4 years ago)
Author:
Steve Sampson
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9766 – Description

    v2 v3  
    2525The actual build I wish(ed) to use is an older build of ffmpeg (branched in 2019 and slightly modified by my team - but the decoding wasn't touched). It gives a different error string but it may be a similar root cause. I tried to debug it to figure out what was going wrong. The error in that version was "non-existing PPS 0 referenced" (from parse_nal_units) and then "Decoding pixel format '(null)' is not supported" (from ff_qsv_process_data).
    2626
    27 I can't easily make my own build of FFMPEG (the process of building with Windows is too complex for me to quickly do) or I would attempt using the latest code.
     27I can't easily make my own build of FFMPEG (the process of building with Windows is too complex for me to quickly do) or I would attempt to debug using the latest code.
    2828
    2929The SPD returned by the camera is the following