[FFmpeg] Introduce FFmpeg-Rockchip for hyper fast video transcoding via CLI

isn’t the JPEG engine super fast too?

The only use case for this is if someone uses it to decode MJPEG video from USB cameras. It’s much faster than the software MJPEG decoder in FFmpeg, which only utilizes a single CPU core. Apparently ARM is weak on single core perf.

1 Like