mdk-sdk icon indicating copy to clipboard operation
mdk-sdk copied to clipboard

multimedia development kit. download:

Results 92 mdk-sdk issues
Sort by recently updated
recently updated
newest added

Hello, i dont understand anything in the documentation. It says i need to add a global Option, but WHERE??? Is there a prebuild SDK + braw Plugin?

Is there a way to do a seamless loop ( for looping videos). There is setRange and setLoop but they do not provide seamless loop the video stutters a little...

Hello, Using Qt5 with MinGW 8.1.0 64bit on Windows 10 64bit, and MDK 0.15.0. I'm experiencing in my app seemingly random SIGSEGV exceptions in MDK libraries after prepare requests. This...

Hello, Using Qt5 with MinGW 8.1.0 64bit on Windows 10 64bit, and MDK 0.14.2 I'm having some issues with frame accurate seeking, both ways. **Seeking forward** Using: ```internal_player->seek(1, SeekFlag::Frame |...

bug
enhancement

Hello, Using Qt5 with MinGW 8.1.0 64bit on Windows 10 64bit, and MDK 0.14.2 (nightly as of today). I attached a sample app. [seek.zip](https://github.com/wang-bin/mdk-sdk/files/8845670/seek.zip) I'm experiencing 2 issues with ```setNextMedia```:...

bug

What contact do I use to ask about a commercial license? Also, how can I feed your code custom compressed video frames that we acquire from a custom transport device?...

Hello, Does The lib QtAV has BufferMode mode so I can change latency of realtime rtsp stream. Does mdk-sdk library have similar option?

sdk版本是三月份的 使用的是例程里面qml例子,解码45路rtspl流 分辨率都是500*360 ![微信图片_20220401111837](https://user-images.githubusercontent.com/38373469/161189033-d8da119f-4b7d-489b-9380-12f4ac751a66.png) ![微信图片_20220401111945](https://user-images.githubusercontent.com/38373469/161189069-c7513522-f517-464a-8a27-6dc2400d0ed1.png) 从1512涨到了1923 请问我这边是不是哪里忘记设置了

4k分辨率av1编码的文件, 播放画面明显一顿一顿,不流畅. 无论mft:d3d=0还是mft:d3d=11 均是如此 1080p av1 是可以流畅播放的 ``MDK 0.13.0 (git bea9310)`` 相同环境用ffplay和potplayer均很流畅,尽管是用的不支持硬解av1的显卡 log如下 [log-hard.txt](https://github.com/wang-bin/mdk-sdk/files/7888677/log-hard.txt) [log-soft.txt](https://github.com/wang-bin/mdk-sdk/files/7888679/log-soft.txt)

in qml rhi example. - swdec + rendercallback update + multiwindows: last window is updated - swdec + timer update + multiwindows: good - hwdec + timer update + window(s):...

bug
enhancement