Using the Kodi Youtube addon without a google api key
https://odysee.com/@NapoleonWils0n:6/kodi-youtube-addon-without-an-api-key,:a
install kodi and the kodi-addon-inputstream.adaptive addon ( which is needed for kodi youtube addon)
sudo pkg install kodi kodi-addon-inputstream.adaptive
the...
I'm trying to play a BluRay disk and it looks like I have the necessary libraries as well as that decryption file for accs.
I noticed both mpv and vlc don't have libbluray in use.
Is this something I'm going to have to compile by hand?
I'm on FreeBSD 14.0-p3.
VLC: 3.0.18
mpv: 0.37.0
Using mpv trying to stream youtube and m3u8 playlists. I'm not sure how it's supposed to work exactly, but last time I tried it in opensuse it worked nicely right out of the box (sorry for the Linux reference). No X installed, just ran it with --vo=drm. That won't cut it in freebsd, though, and...
Good day Friends!
I have a kms enabled console with graphics/drm-kmod installed and loaded.
Is it possible view video without X through multimedia/mpv?
I'm install it and from
mpv -vo help gives that options:
Available video outputs:
libmpv render API for libmpv
gpu...
I have 3 video players installed:
1. vlc - no sounds for a large # of videos downloaded via youtube-dl
2. mplayer - plays all videos I download via youtube-dl, but I run into a slow or choppy video (I'm using nvidia-driver-440 and an nvidia 1050 ti)
3. mpv - this plays just fine with both...
mpv can display milliseconds in the terminal on screen display
You can enable the option globally in the mpv config file or as an option in the terminal
To enable milliseconds globally edit your ~/.config/mpv/mpv.conf file
vi ~/.config/mpv/mpv.conf
and add the following code
osd-fractions...
Hi All
Just a heads up
The mpv video player can bypass the login requirements for BBC iPlayer and ITV catchup
If you try opening a video for either iPlayer or ITV caychup you are prompted to login
But if you copy the page url and play it with mpv the video will play without having to login...
Hi All
Heres a fix for mpv hardware acceleration
mpv now requires vo=gpu in mpv.conf
and you also need to set up XDG_RUNTIME_DIR
create ~/.config/mpv/mpv.conf
vi ~/.config/mpv/mpv.conf
And add the following code
msg-level=ffmpeg=fatal
vo=gpu
hwdec=vaapi
then edit your ~/.bashrc if you...
Newsboat is a RSS/Atom feed reader for the text console
Newsboat install
# pkg install newsboat
Here's how to change the Newsboats to use vim style key bindings
Create the newsboat config file
vi ~/.newsboat/config
Then add the code below to the config file and save
# general settings...
Using drm-next on X1 Carbon 6th. intel driver.
I've tried vo=xv, vo=gpu (default) and vo=x11. Got half way through a video and it just froze frame and crashed.
Or I get a lot of dropped frames (video is very laggy):
AO: [oss] 44100Hz stereo 2ch s32
VO: [gpu] 1280x720 yuv420p
AV: 00:00:13 /...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.