softworkz

Results 37 issues of softworkz

I am using OpenCL on Windows with D3D11 texture sharing and the following crash has driven me nuts: ``` Abort was called at 362 line in file: D:\qb\workspace\21461\source\vpg-compute-neo\shared\source\os_interface\windows\wddm\wddm.cpp ``` That...

bug

I'm wondering whether somebody could help me with the following issue: ![image](https://user-images.githubusercontent.com/4985349/66007683-a7fa7a00-e4b3-11e9-9e06-3c31ef473379.png) I like the rounded selection borders, but the selection borders always get clipped on the left edge, as...

Issue-Bug

Hi, I'm working on subtitle filtering capabilities in ffmpeg (see ffmpeg-devel mailing list). In a small number of cases, there are conversion scenarios where the duration of subtitle events is...

question

Hi, quick question: is there a way to avoid the generation of those `_wrap.c` files? Why do they exist? Thanks, sw

One question: Is this supposed to work with UDP sockets as well? Did somebody try this? Thanks, softworkz

[mfxExtDecVideoProcessing](https://github.com/Intel-Media-SDK/MediaSDK/blob/master/doc/mediasdk-man.md#mfxextdecvideoprocessing) The documentation states: > If attached to the [mfxVideoParam](https://github.com/Intel-Media-SDK/MediaSDK/blob/master/doc/mediasdk-man.md#mfxVideoParam) structure during the [Init](https://github.com/Intel-Media-SDK/MediaSDK/blob/master/doc/mediasdk-man.md#MFXVideoDECODE_Init) stage this buffer will instruct decoder to resize output frames via fixed function resize engine (if...

In a recent conversation, @dmitryermilov had stated this: > GetPayload returns payloads in FIFO order. Since bitstream is encodedOrder, payloads will be in encodedOrder as well. App is expected to...

Structures for HDR side data have recently been added for HEVC encoding: https://github.com/Intel-Media-SDK/MediaSDK/commit/a9685bf658d1ec97ff44b614dcf75818ecc62819 : - mfxExtContentLightLevelInfo - mfxExtMasteringDisplayColourVolume What missing is to fill those structures when decoding HEVC video. Could...

decode

Quick Question - would it be possible to create a custom kernel with https://github.com/intel/cm-compiler and load it from an MSDK VPP plugin?

question
vpp

### What version of Hls.js are you using? 1.0.5 ### What browser and OS (including versions) are you using? Win 10, Chrome latest ### Test stream: https://softworkz.github.io/hlstestfiles/regression/A276B7.m3u8 ### Checklist -...

Bug
Confirmed
Stream Issue