Re: Minimalist Trisquel
- Inicie sesión ou rexístrese para enviar comentarios
mpv -vo null file.mp3
This might not be the exact syntax but this is what I use.
--
insomnia is life
That kind of works on my computer. From a tty, I get great audio, but no video. Makes for a very good music player.
ah. I can play video with mpv in tty.
mpv -vo=drm video
My computer freeze after a while with mpv
I tried that and did not get any video at all. That's when I found the 'startx /usr/bin/mpv [path_to_video_file]' commands. Probably depends on your processor, as I was reading that the "drm" stands for direct cpu rendering, or something like that. You are asking for the cpu to display the graphics directly, instead of the video card, which is probably why you ultimately lock up.
OpenBSD 6.9.
--mpv and ogg files playing
--cdio and ripping a cd
OBSD has dropped the CD stuff from the FAQ. Here's a sapshot from 2018.
https://web.archive.org/web/20180704101447/http://www.openbsd.org/faq/faq13.html
The up-to-date page makes no mention of such an obsolete technology.
> "--mpv and ogg files playing"
Now do video files. And what's the memory usage?
Void runs on 89mb-117mb if you install the minimal version along with the xorg-minimal package. That's with DWM running. I think the Void devs are out-BSD'ing the BSD devs on some aspects. Maybe on a lot of aspects. If you haven't tried it, you would really have a lot of fun with it.
I'm on a 12,5" laptop and it depend really on the screen size. I see the whole tty.
It's not the same feeling on a 32" display.
And I think that in tty the distribution doesn't matter anymore. bash is bash, coreutils is coreutils.... I don't use the packages manager a lot. etc.
- Inicie sesión ou rexístrese para enviar comentarios