#6513: FFmpeg VAAPI hwaccel decode -> hwupload/hwdownload -> x264 will block ----------------------------------+-------------------------------------- Reporter: mypopy | Type: defect Status: new | Priority: important Component: avfilter | Version: git-master Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | ----------------------------------+-------------------------------------- Summary of the bug: How to reproduce: {{{ % ffmpeg -vaapi_device /dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi -i input.mp4 -vf 'format=nv12|vaapi,hwupload,scale_vaapi=w=1280:h=720:format=yuv420p,hwdownload' -c:v libx264 output.mp4 ffmpeg version : master branch (f1baafa) }}} Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.
-- Ticket URL: <https://trac.ffmpeg.org/ticket/6513> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://ffmpeg.org/mailman/listinfo/ffmpeg-trac