exwm
exwm
From what I can tell the `playlist_id` in the url does nothing, and the playlist is loaded whether `/playlist/` is in the url or not. Additionally, the `playlist_id` is not...
> So ideally, when extracting info from VLiveIE._real_extract, the program should be redirected to VLivePlaylistIE if the above value is found. I don't think it should redirect to the playlist...
A suitable and compatible source for Linux builds of ffmpeg would also need to be identified for use in creating Linux releases. Alternatively, Linux releases could be made to rely...
> I was going to make a PR but I'm not sure I understand the reduce stutter bits. Are you referring to the `--h264-disable-reduce-stutter` option? If so, this option disables...
I have played with hardware accelerated codecs before, but there are compatibility issues with a number of ffmpeg filters. It's not as straightforward as just using a different codec, some...
FFmpeg 7.1 added support for hardware-accelerated encoding using Vulkan, at least for h264 and h265 (hevc). Since Vulkan has broader support across hardware and operating systems, I'm planning to add...
For now, I've decided to not go ahead with adding h265/hevc. The support for it across browsers and platforms is mixed and I would prefer to add av1 which is...
I think we can leave it open to track the av1_vulkan support.
> Heya, could you also consider adding `h264_qsv`? Helps a lot with Intel Arc cards. Or, to have some way to just export the ffmpeg command that would be run,...