Kacper Michajłow
Kacper Michajłow
This needs proper integration of youtube-dl. Usage of API they provide instead of parsing stdout. Support for all sites they support, youtube is very small subset of what they capable...
Indeed, this should be `s.nCLSwitches &= ~CLSW_NOFOCUS;` I will push the fix soon.
Could you try reporting it here? https://github.com/GPUOpen-LibrariesAndSDKs/AMF it has higher chance going to correct people. And indeed I've seen it too where interlaced files are completely unplayable. It is probably...
> testfiles: https://drive.google.com/file/d/1WBjMTsYIGX2S32s91UME7HA_8o1KuutM/view?usp=sharing Those samples works correctly with `Microsoft DTV-DVD Video Decoder`. Can do over 400 fps on my GPU, while LAV/ffmpeg goes up to 40, which results in not...
@vdrfan: Maybe there are some preconditions to make it not work. But like I said for me the `720p ERROR.ts` file works ok with Microsoft's decoder. While interlaced samples reliably...
I can still reproduce the issue on 23.9.1. Not with all samples, but try [Sample2_#2750.zip](https://github.com/GPUOpen-LibrariesAndSDKs/AMF/files/11082371/Sample2_.2750.zip) it is really bad. It looks like it gives frames out of order from the...
I think everything is working as intended now? Can we close this issue?
I briefly was thinking about it. I'm reluctant of adding any DV specific property or even reference the name of it. We use `PQ(Y)` from it and that's about it....
> profile-cond=p["video-out-params/max-luma"] > 203 and p["video-params/gamma"] == "bt.1886" After merge of https://github.com/mpv-player/mpv/pull/13458 this has been fixed and will no longer use dummy values in `video-*-params` Now you should do something...
> Prioritize AV1 @pukkandan: One thing to note about current YT format list. They are rolling out `1080p Premium` format, which is VP9 with double the bitrate of the normal...