Full screen video player?

Moderators: peebee, Forum moderators

Post Reply
User avatar
Jasper
Posts: 1696
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 867 times
Been thanked: 352 times

Full screen video player?

Post by Jasper »

I have tried different video media players which I have had some limited success ...... my main issue was that I could not playback the media 'fullscreen'.

In the end I ended up using VLC.

This does not 'run as root' natively but using @rockedge tip it does :thumbup:

viewtopic.php?p=123390#p123390

Install VLC in terminal

vpm i vlc

then enter

sed -i 's/geteuid/getppid/' /usr/bin/vlc

You should be good to go :thumbup2:

Last edited by Flash on Tue Dec 31, 2024 4:28 am, edited 1 time in total.
Reason: To make the subject line better reflect the subject of the post
N97
Posts: 48
Joined: Tue Dec 10, 2024 3:27 am
Has thanked: 2 times
Been thanked: 4 times

Re: Video player

Post by N97 »

mpv works, but no 'skin'. Can't play multiple clips. So i installed smplayer... worked fine before shutdown... then epic mpv fail. I had to reload voidpup... borked lib files. :roll:

I miss nooby, we both joined within days of each other in 2008. Its a long road here for me, but I grow and change, as we all do, know it or not, like it or not.

hikohan
Posts: 26
Joined: Wed Mar 13, 2024 12:08 am
Has thanked: 1 time
Been thanked: 7 times

Re: Video player

Post by hikohan »

FullScreen Video Play

FFPLAY from FFMPEG

Code: Select all

ffplay -fs foo.mp4

or

MPV aka mplayer

Code: Select all

mpv --fs foo.mp4

or

VLC

Code: Select all

vlc -f  foo.mp4
N97
Posts: 48
Joined: Tue Dec 10, 2024 3:27 am
Has thanked: 2 times
Been thanked: 4 times

Re: Full screen video player?

Post by N97 »

mpv will resize fullscreen when playing, and works fine alone... just click on a media file. Nearly invisible.

I miss nooby, we both joined within days of each other in 2008. Its a long road here for me, but I grow and change, as we all do, know it or not, like it or not.

User avatar
Jasper
Posts: 1696
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 867 times
Been thanked: 352 times

Re: Full screen video player?

Post by Jasper »

@hikohan

By default VoidPup64 does not include FFPlay, nor MPV.

Your contribution is therefore worthless.

Please, refrain from contributions unless you are using this OS.

User avatar
Wiz57
Moderator
Posts: 700
Joined: Fri Dec 13, 2019 3:54 pm
Location: Chickasha, OK USA
Has thanked: 93 times
Been thanked: 159 times

Re: Full screen video player?

Post by Wiz57 »

Jasper wrote: Wed Jan 01, 2025 3:16 am

@hikohan

By default VoidPup64 does not include FFPlay, nor MPV.

Your contribution is therefore worthless.

Please, refrain from contributions unless you are using this OS.

Just who the hell are you to say another's contributions are worthless? You obnoxious ass! YOU are the one that has
cost multiple moderators and admins considerable time and effort cleaning up your empty posts!

Signature available upon request

hikohan
Posts: 26
Joined: Wed Mar 13, 2024 12:08 am
Has thanked: 1 time
Been thanked: 7 times

Re: Full screen video player?

Post by hikohan »

Jasper wrote: Wed Jan 01, 2025 3:16 am

@hikohan

By default VoidPup64 does not include FFPlay, nor MPV.

Your contribution is therefore worthless.

Please, refrain from contributions unless you are using this OS.

Why can't you download or compile it yourself?

`Your contribution is therefore worthless.` :lol:

N97
Posts: 48
Joined: Tue Dec 10, 2024 3:27 am
Has thanked: 2 times
Been thanked: 4 times

Re: Full screen video player?

Post by N97 »

mpv is d/l by void package manager (vpm) thats included.
IF your computer is new enough, all you need do is open a terminal

vpm install mpv-0.38.0_3

NOTES: this is the latest showing up in my repo-list found in root
I am using an intel N97 cube-puter that was offered for sale about 9 months ago... the k6.6.53 works with this simple method.
HOWEVER, putting on a skin such as smplayer is a bunch of bloat... just click on a media file to play! ninja-like.

Jasper the troll strikes again, don't forget to include dependencies needed... yah extra work b/4 post LOL.

I miss nooby, we both joined within days of each other in 2008. Its a long road here for me, but I grow and change, as we all do, know it or not, like it or not.

Post Reply

Return to “VoidPup”