Project

General

Profile

Actions

Bug #3570

closed

QSV Transcoding did not work

Added by MinGyoon Woo about 9 years ago. Updated about 9 years ago.

Status:
Invalid
Priority:
Normal
Category:
Transcoding
Target version:
-
Start date:
2016-02-14
Due date:
% Done:

0%

Estimated time:
Found in version:
4.1.1517
Affected Versions:

Description

Hi,
I tried transcoding with QSV for mobile device, but it did not work.
Only voice was work.
H/W : i7-5500U, standalone ffmpeg(with QSV) works well.

Here is the log when I tried. =========
2016-02-14 10:28:55.932 transcode: 000C: 1:H264 1920x1080 > H264 854x480 (h264_qsv)
2016-02-14 10:28:55.932 transcode: 000C: 2:AC3 > AAC (aac)
2016-02-14 10:28:55.932 transcode: 000C: missing meta data for H264
2016-02-14 10:28:55.954 transcode: 000C: Using preset faster
2016-02-14 10:28:55.955 libav: mfx init: /dev/dri/renderD128 vaInitialize failed
2016-02-14 10:28:55.955 libav: mfx init: /dev/dri/renderD129 fd open failed
2016-02-14 10:28:55.955 libav: mfx init: /dev/dri/renderD130 fd open failed
2016-02-14 10:28:55.955 libav: mfx init: /dev/dri/card0 vaInitialize failed
2016-02-14 10:28:55.955 libav: mfx init: /dev/dri/card1 fd open failed
2016-02-14 10:28:55.955 libav: mfx init: /dev/dri/card2 fd open failed
2016-02-14 10:28:55.957 libav: Error initializing the encoder
2016-02-14 10:28:55.957 transcode: 000C: Unable to open h264_qsv encoder =========
Also, if I choose the 'ultrafast' preset instead of 'faster' I met the another problem as follow. =========
2016-02-14 10:41:31.777 transcode: 000E: Using preset ultrafast
2016-02-14 10:41:31.777 libav: Undefined constant or missing '(' in 'ultrafast'
2016-02-14 10:41:31.777 libav: Unable to parse option value "ultrafast"
2016-02-14 10:41:31.777 libav: Error setting option preset to value ultrafast. =========

Thanks,

Actions

Also available in: Atom PDF