Nyanmisaka

Results 486 comments of Nyanmisaka

You can use WebGL to check the GPU code name "VanGogh", which is reported by Mesa radeonsi. But this is not robust because the user may not have Mesa installed...

Using four local video files as input data, a short test did not reproduce the problem of layer disappearance. A longer test may be required. Also, I don't see any...

Our lives would be much easier if Linux and Windows could also provide software fallbacks like Apple does, but unfortunately this is not going to happen. > There isn't a...

Another problem is what json writer to use. There is no NSJSONSerialization on platforms other than Apple, so we have to use the json utils provided by ffmpeg. But the...

> VideoToolbox info is specifically for Apple platforms so that is fine to use that as it is easier to work with than the ffmpeg one. As long as the...

> I'm not very confident to use private APIs like this, and probably we don't need such info as: > - VT fallbacks to software gracefully > - The DoVi...

It seems like they didn't configure the correct ffmpeg path for jellyfin. Maybe file an issue to Arch's repo? https://archlinux.org/packages/extra/x86_64/jellyfin-server Examples: https://github.com/jellyfin/jellyfin-packaging/blob/29854741c8950e6dc88b7fbfe10a4f42524e76ea/debian/conf/jellyfin.service#L11 https://github.com/jellyfin/jellyfin-packaging/blob/29854741c8950e6dc88b7fbfe10a4f42524e76ea/debian/conf/jellyfin#L25

@derzahla @MarcA711 This artifact has been fixed recently. Updating `ffmpeg-rockchip` should fix the problem. > ` - exec:ffmpeg -hide_banner -allowed_media_types video+audio -init_hw_device rkmpp=hw -filter_hw_device hw -fflags nobuffer -flags low_delay -timeout...

What’s the SoC model and rockchip linux kernel version? (uname -a) Can u share a sample clip and the full ffmpeg command line? I may have time to take a...

From your screenshot it's not hard to tell that this is Firefox, which has not yet received stable HEVC playback support. And like Edge, HEVC in Firefox relies on Windows...