#7723: [FFmpeg-vaapi][vp8 decode] Failed to end picture decode issue: 23 (internal decoding error) -------------------------------------+------------------------------------- Reporter: andreyor | Owner: Type: defect | Status: new Priority: normal | Component: | undetermined Version: git-master | Resolution: Keywords: vaapi | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+-------------------------------------
Comment (by andreyor): Input streams: http://fate-suite.ffmpeg.org/vp8/ Full output log: {{{ ffmpeg -y -hwaccel vaapi -vaapi_device /dev/dri/renderD128 -hwaccel_output_format vaapi -i dash_video4.webm -frames 250 -f null - ffmpeg version N-93064-ged20fbcd48 Copyright (c) 2000-2019 the FFmpeg developers built with gcc 7 (Ubuntu 7.3.0-27ubuntu1~18.04) configuration: --prefix=/msdk/FFmpeg/ffmpeg_build --enable-libmfx libavutil 56. 26.100 / 56. 26.100 libavcodec 58. 46.100 / 58. 46.100 libavformat 58. 26.100 / 58. 26.100 libavdevice 58. 6.101 / 58. 6.101 libavfilter 7. 48.100 / 7. 48.100 libswscale 5. 4.100 / 5. 4.100 libswresample 3. 4.100 / 3. 4.100 Input #0, matroska,webm, from 'dash_video4.webm': Metadata: encoder : Lavf56.7.101 Duration: 00:00:32.48, start: 0.000000, bitrate: 214 kb/s Stream #0:0(eng): Video: vp8, yuv420p(progressive), 320x240, SAR 255:191 DAR 340:191, 25 fps, 25 tbr, 1k tbn, 1k tbc (default) Stream mapping: Stream #0:0 -> #0:0 (vp8 (native) -> wrapped_avframe (native)) Press [q] to stop, [?] for help [vp8 @ 0x55a72f77c280] Failed to end picture decode issue: 23 (internal decoding error). [vp8 @ 0x55a72f77f380] Failed to end picture decode issue: 23 (internal decoding error). [vp8 @ 0x55a72f782440] Failed to end picture decode issue: 23 (internal decoding error). [vp8 @ 0x55a72f785580] Failed to end picture decode issue: 23 (internal decoding error). [vp8 @ 0x55a72f788640] Failed to end picture decode issue: 23 (internal decoding error). [vp8 @ 0x55a72f78b780] Failed to end picture decode issue: 23 (internal decoding error). [vp8 @ 0x55a72f78e840] Failed to end picture decode issue: 23 (internal decoding error). Output #0, null, to 'pipe:': Metadata: encoder : Lavf58.26.100 Stream #0:0(eng): Video: wrapped_avframe, vaapi_vld, 320x240 [SAR 255:191 DAR 340:191], q=2-31, 200 kb/s, 25 fps, 25 tbn, 25 tbc (default) Metadata: encoder : Lavc58.46.100 wrapped_avframe Error while decoding stream #0:0: Input/output error [vp8 @ 0x55a72f791980] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error [vp8 @ 0x55a72f77ac00] Failed to end picture decode issue: 23 (internal decoding error). [vp8 @ 0x55a72f77c280] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error [vp8 @ 0x55a72f77f380] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error [vp8 @ 0x55a72f782440] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error [vp8 @ 0x55a72f785580] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error [vp8 @ 0x55a72f788640] Failed to end picture decode issue: 23 (internal decoding error). Error while decoding stream #0:0: Input/output error Last message repeated 7 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 Conversion failed! }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/7723#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac