#7723: [FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 (internal decoding error) -------------------------------------+------------------------------------- Reporter: andreyor | Type: defect Status: new | Priority: important Component: ffmpeg | Version: git- Keywords: ffmpeg- | master vaapi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- How to reproduce:
{{{ ffmpeg -y -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -hwaccel_output_format vaapi -i <input> -frames 250 -f null - }}} ffmpeg version N-93001-g87c165c237 Output: {{{ [vp8 @ 0x55c14b3bea40] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error [vp8 @ 0x55c14b3a7e80] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error Last message repeated 1 times Impossible to convert between the formats supported by the filter 'Parsed_null_0' and the filter 'auto_scaler_0' Error reinitializing filters! Failed to inject frame into filter network: Function not implemented Error while processing the decoded data for stream #0:0 }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/7723> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac