Nyanmisaka

Results 491 comments of Nyanmisaka

https://github.com/AlexxIT/go2rtc/blob/5fa31fe4d6cf0e77562b755d52e8ed0165f89d25/internal/ffmpeg/ffmpeg_test.go#L163 FYI there's also a HW accelerated [transpose/crop filter](https://github.com/nyanmisaka/ffmpeg-rockchip/wiki/Filter#test-filters) `vpp_rkrga`. The usage is similar to Intel QSV's `vpp_qsv` filter.

You can try commenting out these lines in FFmpeg to avoid the check for a valid value for the kernel returned fence_fd. It might work, but ultimately you're better off...

> Yes, 64 align is ok for mpp. But for some resolution like 4096 width the hardware performance is lower then expected. So we use 256 odd align to keep...

This violation was caused by the developer's insufficient understanding of the compatibility between licenses. They apologized deeply and said they would fix it as soon as possible and strengthen their...

> So new release, still no change, or the changes pushed not counted as release:) Where’s the new release? IMHO they use tag as public release. https://github.com/rockchip-linux/mpp/tags

Closing this in favor of https://github.com/rockchip-linux/mpp/commit/3946eb2a6e86e12e18f2f7f965a8ead0cb4fe1a2

When the ffmpeg process is running, jellyfin server pauses it by entering the character `p` to the STDIN of the ffmpeg process, and enters `u` or any character to unpause...

> The latest kernel has the usb-c port and sound working on the nanopc-t6. Everything should now work the best it can at the moment (as far as I know)....

cc @mgonchar, who is the author of commit d2470d2 ``` Surface Sharing: Initial implementation (#5708) - Basic framework - Sharing of native handles (VASurfaceId on Linux) - OCL sharing on...