• the department of guided moosiles

    From Maurice Kinal@2:280/464.113 to Maurice Kinal on Wed Oct 21 22:49:44 2020
    Hallo Maurice!

    -={ '<Esc>:read !cat /proc/version' starts }=-
    Linux version 5.4.66 (root@heatsink) (gcc version 10.2.0 (GCC)) #1 SMP Sat Sep 19 15:40:25 UTC 2020
    -={ '<Esc>:read !cat /proc/version' ends }=-

    We've just noticeably fallen behind on this machine. We'll have to fix that.

    mplayer -vo x11 <inset name of AV file here> -zoom

    Not on this machine.

    -={ "<Esc>:read !mplayer -vo help | sed 's/\t/ /g'" starts }=-
    MPlayer 1.4-10.2.0 (C) 2000-2019 MPlayer Team
    Available video output drivers:
    fbdev Framebuffer Device
    fbdev2 Framebuffer Device
    v4l2 V4L2 MPEG Video Decoder Output
    cvidix console VIDIX
    null Null video output
    mpegpes MPEG-PES to DVB card
    yuv4mpeg yuv4mpeg output for mjpegtools
    png PNG file
    jpeg JPEG file
    tga Targa output
    pnm PPM/PGM/PGMYUV file
    md5sum md5sum of each frame
    -={ "<Esc>:read !mplayer -vo help | sed 's/\t/ /g'" ends }=-

    We seem to be lacking xorg drivers. I am betting that there is no xorg on this machine so fbdev2 is the way to go.

    Het leven is goed,
    Maurice

    ... Huil niet om mij, ik heb vi.
    --- GNU bash, version 5.0.18(1)-release (x86_64-silvermont-linux-gnu)
    * Origin: Little Mikey's EuroPoint - Ladysmith BC, Canada (2:280/464.113)
  • From Real User@1:103/705 to Maurice Kinal on Sun Oct 25 13:21:00 2020
    Re: the department of guided moosiles
    By: Maurice Kinal to Rocket J. Squirrel on Wed Oct 21 2020 03:17 pm

    Here's my $HOME/bin/fbplayer script, hope it helps:

    clear
    setterm -cursor off
    mplayer -really-quiet -vo fbdev2 -vf scale=:-1 "$@"
    setterm -cursor on
    stty sane

    ###eof

    My graphics device:

    Intel Mobile 4 Series Integrated Graphics driver: i915 v: kernel

    I am using Slackware 14.2 with MESA 13.0.6
    and the 5.4.66 kernel (custom upgrades).
    No X is running except by a necessity. Framebuffer. Videos play well.

    -- Unix junkie --
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)