LibreELEC H3: diferenças entre revisões

De WikiPeida
Ir para a navegação Ir para a procura
Criou a página com "== Orange Pi PC - H3 == <console> ##g##$##!g## git clone https://github.com/jernejsk/LibreELEC.tv.git ##g##$##!g## cd LibreELEC.tv ##g##$##!g## git checkout hw_dec_ffmpeg #..."
 
Sem resumo de edição
 
(Há 5 edições intermédias do mesmo utilizador que não estão a ser apresentadas)
Linha 1: Linha 1:
== Orange Pi PC - H3 ==
== Orange Pi PC - H3 ==


<console>
<syntaxhighlight lang="bash">
##g##$##!g## git clone https://github.com/jernejsk/LibreELEC.tv.git
git clone https://github.com/jernejsk/LibreELEC.tv.git
##g##$##!g## cd LibreELEC.tv
cd LibreELEC.tv
##g##$##!g## git checkout hw_dec_ffmpeg
git checkout hw_dec_ffmpeg
##g##$##!g## PROJECT=Allwinner ARCH=arm DEVICE=H3 UBOOT_SYSTEM=orangepi_pc make image
PROJECT=Allwinner ARCH=arm DEVICE=H3 UBOOT_SYSTEM=orangepi_pc make image
</console>
</syntaxhighlight>
 


== Ligações externas ==
== Ligações externas ==
* [https://github.com/jernejsk/LibreELEC.tv/tree/hw_dec_ffmpeg Branch do LibreELEC do Jernej com suporte pro H3]
* [https://github.com/jernejsk/LibreELEC.tv/tree/hw_dec_ffmpeg Branch do LibreELEC do Jernej com suporte pro H3]


[[Category:Linux]]
[[Category:SBC]]

Edição atual desde as 21h14min de 7 de março de 2026

Orange Pi PC - H3

git clone https://github.com/jernejsk/LibreELEC.tv.git
cd LibreELEC.tv
git checkout hw_dec_ffmpeg
PROJECT=Allwinner ARCH=arm DEVICE=H3 UBOOT_SYSTEM=orangepi_pc make image

Ligações externas