Changes between Version 2 and Version 3 of Ticket #9766
- Timestamp:
- May 5, 2022, 7:01:47 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9766 – Description
v2 v3 25 25 The 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). 26 26 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.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 to debug using the latest code. 28 28 29 29 The SPD returned by the camera is the following


