rock88 / moonlight-libretro

GameStream client for RetroArch
GNU General Public License v3.0
26 stars 8 forks source link

Add support for jetson-ffmpeg, vdpau doesnt work in l4t #7

Closed GavinDarkglider closed 3 years ago

GavinDarkglider commented 4 years ago

In latest l4t-ubuntu we have fully working moonlight-qt. We did this via jetson-ffmpeg,

https://github.com/moonlight-stream/moonlight-qt/commit/f0119b1231131f0f84966ef7ab029f909eca5903

Upstream jetson-ffmpeg doesn't compile with our current ubuntu release on the switch, but this should be enough to get the decor working on the nintendo switch in moonlight for retroarch. This Jetson-ffmpeg does compile in 3.0.0+ image. https://github.com/cgutman/jetson-ffmpeg

GavinDarkglider commented 3 years ago

This can be closed, as we have fixed ffmpeg decoding for all apps, and have a hack to redirect default decoder calls to them, so it should just work out of the box.