[FFmpeg-trac] #4831(avcodec:reopened): Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU
FFmpeg
trac at avcodec.org
Mon Sep 21 16:42:09 CEST 2015
#4831: Can't initialize h264_qsv encoder post Aug 29 2015 - Ivy Bridge CPU
-------------------------------------+-------------------------------------
Reporter: babgvant | Owner: IvUs
Type: defect | Status: reopened
Priority: important | Component: avcodec
Version: git-master | Resolution:
Keywords: qsv | Blocked By:
regression | Reproduced by developer: 0
Blocking: |
Analyzed by developer: 1 |
-------------------------------------+-------------------------------------
Comment (by akae):
Hi,
I'm also getting an error initializing the encoder with last git version.
I've tried the modification to #define QSV_VERSION_MINOR to 6 in last,
2.7.1 and 2.7.2 versions and recompiled all of them with no good results.
The error in last version is
{{{
[h264_qsv @ 0x249c1e0] mfx init: /dev/dri/renderD128 fd open failed
[h264_qsv @ 0x249c1e0] mfx init: /dev/dri/renderD129 fd open failed
[h264_qsv @ 0x249c1e0] mfx init: /dev/dri/renderD130 fd open failed
libva info: VA-API version 0.35.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: Found init function __vaDriverInit_0_35
libva info: va_openDriver() returns 0
[h264_qsv @ 0x249c1e0] mfx initialization: /dev/dri/card0 vaInitialize
successful
[h264_qsv @ 0x249c1e0] Initialized an internal MFX session using software
implementation
[h264_qsv @ 0x249c1e0] Using the lookahead (LA) ratecontrol method
[h264_qsv @ 0x249c1e0] Error initializing the encoder
}}}
I thought I should paste this here because the original error is an
attached jpg and it's not properly indexed.
The error I get in modified older versions is a segmentation fault.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4831#comment:18>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list