|
2020-11-19
, 19:19
|
Posts: 1,423 |
Thanked: 2,620 times |
Joined on Jan 2011
@ Touring
|
#52
|
The Following 4 Users Say Thank You to biketool For This Useful Post: | ||
|
2020-11-23
, 01:57
|
|
Posts: 106 |
Thanked: 313 times |
Joined on Mar 2019
|
#53
|
Is kodi on the leste repos?
Can Leste make phone calls yet?
Is there a good guide for installing and ready images?
The Following 4 Users Say Thank You to clort For This Useful Post: | ||
|
2020-11-26
, 10:45
|
|
Posts: 172 |
Thanked: 628 times |
Joined on Apr 2010
@ Albuquerque, NM, USA
|
#54
|
Is kodi on the leste repos?
I got it to install/run on my pine running Alpine/postmarket but the screen size was too big, I could have probably edited a .conf file to get it to fit but I have not had time.
|
2021-03-19
, 13:12
|
|
Posts: 106 |
Thanked: 313 times |
Joined on Mar 2019
|
#55
|
The Following 3 Users Say Thank You to clort For This Useful Post: | ||
|
2021-03-19
, 15:32
|
|
Posts: 106 |
Thanked: 313 times |
Joined on Mar 2019
|
#56
|
|
2021-03-19
, 19:34
|
|
Posts: 1,718 |
Thanked: 4,764 times |
Joined on Apr 2018
@ Helsinki, Finland.
|
#57
|
|
2021-04-26
, 19:58
|
|
Posts: 106 |
Thanked: 313 times |
Joined on Mar 2019
|
#58
|
ffmpeg -y -i $input -filter:v "scale=960x540,crop=720:540:120:0,smartblur=1.8:-0.35:-0.01:1:0.0:0.0" -filter:a "compand=attacks=0:decays=0.12:points=-80/-80|-45/-37|-27/-18|0/-7|20/-7:gain=1.88:volume=-110" -movflags faststart -c:v libx264 -crf 23 -pix_fmt yuv420p -preset slow -vprofile main -level:v 3.0 -tune fastdecode -maxrate 1920k -auto-alt-ref 0 $output.mkv
mplayer -vo sdl -fs -nocorrect-pts -quiet
The Following 5 Users Say Thank You to clort For This Useful Post: | ||
|
2021-06-27
, 22:16
|
|
Moderator |
Posts: 3,718 |
Thanked: 7,419 times |
Joined on Dec 2009
@ Bize Her Yer Trabzon
|
#60
|
The Following 6 Users Say Thank You to HtheB For This Useful Post: | ||
[edit]
killing pulseaudio with /etc/init.d/pulseaudio stop...
reduces utox to 5% cpu use and eliminates the 8-11% cpu-chewing pulseaudio process. It's possible PA is something that needs work to sleep properly when not actually in-use.
Last edited by clort; 2020-11-19 at 14:54.