MediaSDK icon indicating copy to clipboard operation
MediaSDK copied to clipboard

The Intel® Media SDK

Results 119 MediaSDK issues
Sort by recently updated
recently updated
newest added

call `MFXVideoDECODE_DecodeHeader` with an attached `MFX_EXTBUFF_VIDEO_SIGNAL_INFO` buffer for jpeg decoding, however mfxExtVideoSignalInfo::VideoFullRange is not set for a full-range jpeg file.

bug
decode

(1) Question: I could not transcode (decode + encode) a h264 mp4 file at encode stage by using "-c:v h264_qsv". my transcode command: "./ffmpeg -v debug -vcodec h264_qsv -i chimei_1280x720_168sec.mp4...

## System information - CPU information(`cat /proc/cpuinfo | grep "model name" | uniq`): - TGL - GPU information(`lspci -nn | grep -E 'VGA|isplay`): - Gen12 - Display server if rendering...

bug

## System information - CPU information : model name : Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz - Addition Infos : - Target in a linux PC running debian 11 (bullseye)...

bug

## System information - CPU information(`cat /proc/cpuinfo | grep "model name" | uniq`): Intel(R) Celeron(R) N5105 @ 2.00GHz - GPU information(`lspci -nn | grep -E 'VGA|isplay`): 00:02.0 VGA compatible controller...

bug

Hi there, I am currently using ffmpeg qsv_h264 and opengl redering on windows , is there any api that can transfer the decode frame to opengl texture to make the...

feature request

hi, I run ./sample_encode h265 -i 1.rgba -o 12.h265 -w 1920 -h 1080 -rgb4, but the 12.h265 is yuv420p, why it is not yuv444? cpu : 11th Gen Intel(R) Core(TM)...

bug

## System information - CPU information: Intel(R) Core(TM) i5-7500 CPU @3.40GHz - GPU information: Intel(R) HD Graphics 630 ## Issue behavior ### Describe the current behavior Encode information: H264 BP...

bug

## System information - CPU information(`cat /proc/cpuinfo | grep "model name" | uniq`): - model name : Intel(R) Xeon(R) CPU E3-1585L v5 @ 3.00GHz - GPU information(`lspci -nn | grep...

bug

system CPU:Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz 3.19 GHz SYStem GPU: Intel(R) UHD Graphics 630 I read https://github.com/Intel-Media-SDK/MediaSDK/blob/master/doc/tutorials/mediasdk-tutorials-readme.md say By moving from system to video memory implicit copies are eliminated,...

bug