Replies: 12 comments
-
I did check, but I don't think it's possible without a self hosted github actions runner. I'm not going to spend any time on setting up a self-hosted runner, but if someone wants to, then I could be up for adding support for it. Need to compile also ffmpeg/ffprobe for arm64 so it's not that trivial though. https://github.community/t/ask-about-github-hosted-runners-arm64-platform-support/167483 In the mean time, is it possible to emulate x86 from arm64? |
Beta Was this translation helpful? Give feedback.
-
The ffmpeg for Raspberry Pi which is arm64 I saw here: https://github.com/snapcrafters/ffmpeg The arm64 is self growing market, more and more people install linux on their phones and use them on large screens. I am not expert so I can not help a lot, but arm64 is future, and it will happen very fast. My phone Samsung s20 can do everything as my laptop, maybe even more. |
Beta Was this translation helpful? Give feedback.
-
Also I found arm64 ffmpeg here: https://blog.actorsfit.com/a?ID=01750-95282f95-f37d-4532-9327-0664754a9b14 I did not even search for very long, people already saw the importance of arm64 on mobile phones and similar. |
Beta Was this translation helpful? Give feedback.
-
I checked on my phone arm64 (installed ubuntu 20.04) for ffmpeg and it is in repository. arm64 root@localhost: |
Beta Was this translation helpful? Give feedback.
-
To install Ubuntu on phone without root: https://github.com/RandomCoderOrg/ubuntu-on-android All you need is Termux and Bvnc free and in few steps Ubuntu is installed. And you have arm64 phone full working Linux. |
Beta Was this translation helpful? Give feedback.
-
Thanks for your inpu. I created an issue from this discussion: #1056 |
Beta Was this translation helpful? Give feedback.
-
Thank you on your unique software. Thank you in advance for your efforts! |
Beta Was this translation helpful? Give feedback.
-
On screenshoot you can see android phone DEX (desktop mode) and Ubuntu in window. Combining Samsung DEX on android phone with no root Linux Ubuntu can turn your phone into powerfull small PC like station. Developing desktop apps for android is becomming a need and is whole new area. Read more about it here: |
Beta Was this translation helpful? Give feedback.
-
I tried to build for arm64 linux now. You can try it out. Note that you may get an error the first time you start up because there is no ffmpeg included. You can go to settings and specify the path to ffmpeg and ffprobe |
Beta Was this translation helpful? Give feedback.
-
I opened discussion on project pages of Arm64 mobile Linux here: RandomCoderOrg/ubuntu-on-android#129 and asked for help in testing your build. Thank you very much on your efforts ! .. |
Beta Was this translation helpful? Give feedback.
-
I am novice in Linux world , but thanks to authors of Udroid Linux on mobile phones it worked like a charm ! Mr. Saicharan Kandukuri and GamerSam made Linux on phones possible which converts your phone into PC. Thank you for your build of LossLessCut for Arm64 Linux ! RandomCoderOrg/ubuntu-on-android#129 .. .. |
Beta Was this translation helpful? Give feedback.
-
Install Ubuntu on phone with termux-x11 fast GUI. RandomCoderOrg/ubuntu-on-android#134 There are also instructions how to install LossLessCut on Phone Arm64 Ubuntu. Full desktop experience on mobile phone ! . |
Beta Was this translation helpful? Give feedback.
-
I have installed ubuntu 21.04 on my Samsung s20 phone and is working great.
Non root via Termux.
Through DEX have output to large screen and using Ubuntu on my phone as my laptop all the time.
Can you make release for ARM64 phone?
It will be great to have LossLessCut on my phone arm64 Ubuntu!
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions