[vlc-devel] [PATCH] Initialization of QSV will fail.

Naoya OYAMA naoya.oyama at gmail.com
Sun Jul 5 15:24:50 CEST 2015


Hi,
Initialization of QSV will fail by God.

Checking scheme value of frame_rate shall be shown in the following
implementation.
1.If Open() is called during the initialization, frame_rate is zero
and will not be an error.
2.If Open() is called by the resolution change, frame_rate is to be
abnormal if it is zero.

Check process of frame_rate, it is necessary to change the location.
Problems in subsequent processing (stream_out_transcode).

log example:
stream_out_transcode stream out error: cannot find video encoder
(module:qsv fourcc:h264). Take a look few lines earlier to see
possible reason.

Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qsv_frame_rate_check_error_fix.patch
Type: text/x-patch
Size: 1564 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20150705/d66e6626/attachment.bin>


More information about the vlc-devel mailing list