PINE64
WORKING Moonlight with FFMpeg on 5.10.11 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=111)
+--- Forum: Linux on Pinebook Pro (https://forum.pine64.org/forumdisplay.php?fid=114)
+--- Thread: WORKING Moonlight with FFMpeg on 5.10.11 (/showthread.php?tid=14098)



WORKING Moonlight with FFMpeg on 5.10.11 - ShootTheMoon2 - 06-04-2021

After many failed experiments, I finally have a working version of moonlight running on my Pinebook Pro.

I messed with a lot of packages, so if I missed something, it's likely a new version of SDL (per this topic: https://github.com/moonlight-stream/moonlight-qt/issues/509). Other than that, these PKGBUILD files and patches should make working versions of FFMpeg, linux kernel, and moonlight.

BIG NOTE: I did not generate checksums for these patch files. I'm providing these patches and PKGBUILD files with the intent of someone more knowledgeable and familiar with development on this platform to clean them up and potentially include them in future "official" releases.

I'll be looking at this thread periodically to answer questions.

https://github.com/danschdatsci/pbp-moonlight


RE: WORKING Moonlight with FFMpeg on 5.10.11 - xmixahlx - 08-20-2021

Cool. Thanks for sharing.


RE: WORKING Moonlight with FFMpeg on 5.10.11 - tblindba - 11-12-2021

Have you been updating your PKGBUILD scripts?

Is there any way to make this future-proof with updated versions of the kernel or FFMPEG?

I'm unable to try it out at the moment, but I'm very curious about how you go this far.