On Sat May 03, 2025 at 03:44:02PM +0200, Rafael Sadowski wrote:
> Please find attached phonon-backend-mpv-0.1.0 (and FLAVOR -qt5:
> phonon-backend-mpv-qt5-0.1.0). We currently only have the VLC backend. I
> would like to add the MPV.
>
> OK?
>
> Comment:
> Phonon
Please find attached phonon-backend-mpv-0.1.0 (and FLAVOR -qt5:
phonon-backend-mpv-qt5-0.1.0). We currently only have the VLC backend. I
would like to add the MPV.
OK?
Comment:
Phonon backend using MPV player
Description:
MPV plugin for Phonon, KDE multimedia layer.
Maintainer: The OpenBSD
/libanv_common/../../src/intel/vulkan/anv_formats.c:794:
FINISHME: support more multi-planar formats with DRM modifiers
and given the higher CPU usage I'm not convinced that hw decoding is
being used.
Send over mpv -v output.
On Wed, Mar 26, 2025 at 07:32:31PM +0100, Volker Schlecht wrote:
> Builds and works fine here, tested under wayland on amd64.
On inteldrm0: msi, ALDERLAKE_P, gen 12 with hwdec I now see
MESA-INTEL: warning:
/usr/src/xenocara/lib/mesa/mk/libanv_common/../../src/intel/vulkan/anv_formats.c:794:
FI
Builds and works fine here, tested under wayland on amd64.
Careful ok volker@, since I'm neither a video power user, nor do I have access
to another platform with graphics capability :-)
On 2025-03-26 01:02, Brad Smith wrote:
Here is an update to mpv 0.40.0.
Here is an update to mpv 0.40.0.
Release 0.40.0
==
We are excited to announce the release of mpv 0.40.0.
Key highlights:
* Console: Enhanced autocompletion and visual styling
* OSC: New selection menu accessible by right-clicking common buttons
* HDR is now natively supported when
On Wed, Feb 19, 2025 at 07:21:19AM +0100, Matthieu Herrb wrote:
> On Sun, Dec 15, 2024 at 09:34:04PM +0100, Matthieu Herrb wrote:
> > Hi,
> >
> > similarly to the mplayer patches I sent earlier, here is an
> > implementation of XShm 1.2 for mpv when using x11 or xv
On Sun, Dec 15, 2024 at 09:34:04PM +0100, Matthieu Herrb wrote:
> Hi,
>
> similarly to the mplayer patches I sent earlier, here is an
> implementation of XShm 1.2 for mpv when using x11 or xv backends.
> Note that the vaapi driver, available on supported platforms, doesn't
&g
On 2025-01-30 9:16 a.m., Stuart Henderson wrote:
here's an update to mpv 0.39.0, which is working ok so far for me.
the "vulkan-interop" build option (which we were setting to "disabled"
was removed, and code relating to it moved under plain "vulkan" (which
here's an update to mpv 0.39.0, which is working ok so far for me.
the "vulkan-interop" build option (which we were setting to "disabled"
was removed, and code relating to it moved under plain "vulkan" (which
is "enabled").
I don't know ho
On Thu, Jan 02, 2025 at 07:28:48PM +, Anon Loli wrote:
> The computer is an old Thinkpad, OpenBSD 7.6 -current.
>
> I will not share a dmesg.
We won't attempt to aid you. *shrug*
have time to execute `pkill -9 imv` yet.
I think that a similar thing started happening like 2-4 months ago with mpv
--vo=gpu option - everything froze except audio, which continued on playing.
Using the --vo=xv option everything works perfectly fine, except changing
contrast and what-not.
By the
Hi again,
similarly to the mplayer patches I sent earlier, here is an
implementation of XShm 1.2 for mpv when using x11 or xv backends.
Note that the vaapi driver, available on supported platforms, doesn't
make use of XShm and won't see any change.
Index
On Sun Aug 11, 2024 at 10:38 PM CEST, José Maldonado wrote:
> El dom, 11 ago 2024 a la(s) 4:17 p.m., callison caffrey
> (freeca...@therapist.net) escribió:
> >
> > Sorry to bother you guys.
> >
> > mpv gives me lots of this:
> > [mkv] Corrupt file detected. Try
On Aug 11 16:38:43, josemal...@gmail.com wrote:
> El dom, 11 ago 2024 a la(s) 4:17 p.m., callison caffrey
> (freeca...@therapist.net) escribió:
> >
> > Sorry to bother you guys.
> >
> > mpv gives me lots of this:
> > [mkv] Corrupt file detected. Try
El dom, 11 ago 2024 a la(s) 4:17 p.m., callison caffrey
(freeca...@therapist.net) escribió:
>
> Sorry to bother you guys.
>
> mpv gives me lots of this:
> [mkv] Corrupt file detected. Trying to resync starting from position
> 3204026819...
> [mkv] Cluster found at 3205180645.
Sorry to bother you guys.
mpv gives me lots of this:
[mkv] Corrupt file detected. Trying to resync starting from position
3204026819...
[mkv] Cluster found at 3205180645.
[mkv] Corrupt file detected. Trying to resync starting from position
3205220416...
[mkv] Cluster found at 3206681977.
[mkv
On Sat, Jul 20, 2024 at 11:40:24AM GMT, Rafael Sadowski wrote:
> Tested by many, OK to enable VA-API support in mpv?
Works with both of
inteldrm0: msi, TIGERLAKE, gen 12
inteldrm0: msi, ALDERLAKE_P, gen 12
CPU usage stays consistently under 5% in `systat cpu`. With --hwdec=no
it fluctua
El sáb, 20 jul 2024 a la(s) 6:52 a.m., Stuart Henderson
(s...@spacehopper.org) escribió:
>
> On 2024/07/20 11:40, Rafael Sadowski wrote:
> > Tested by many, OK to enable VA-API support in mpv?
> >
> > -Ddmabuf-wayland=disabled \
> > -
On 2024/07/20 11:40, Rafael Sadowski wrote:
> Tested by many, OK to enable VA-API support in mpv?
>
> -Ddmabuf-wayland=disabled \
> - -Ddrm=disabled \
> + -Ddrm=enabled \
> +
Tested by many, OK to enable VA-API support in mpv?
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 4840a6a7199..f7d0845ef7d 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -4,6 +4,7 @@ GH_ACCOUNT =mpv-player
GH_PROJECT = mpv
The issue is similar to the one described in this report in 2020:
https://github.com/mpv-player/mpv/issues/8120
Where in theory the problem was fixed.
In my case pressing Enter doesn't work, I have to kill the process.
It doesn't happen with mpv 0.38.0 under Debian testing, nor wit
On Wed, Apr 17, 2024 at 10:09:06PM -0400, Brad Smith wrote:
> Here is an update to mpv 0.38.0.
>
> https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES
Here is an updated diff. Drop the pthread_np.h header patch.
Index:
El Wed, 17 Apr 2024 22:09:06 -0400
Brad Smith escribió:
> Here is an update to mpv 0.38.0.
>
> https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES
>
>
> Index: Makefile
> ===
> RCS file: /
Here is an update to mpv 0.38.0.
https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES
Index: Makefile
===
RCS file: /cvs/ports/multimedia/mpv/Makefile,v
retrieving revision 1.99
diff -u -p -u -p -r1.99 Makefile
27, 2024 5:49 am, Jose Maldonado wrote:
> > El Mon, 26 Feb 2024 21:54:43 -
> > beecdadd...@danwin1210.de escribió:
> >> hi list
> >>
> >> mpv does not work OpenBSD -current updated 2 days ago, pkg_add -u
> >> was done now Thinkpad T400 laptop with In
de escribió:
>> hi list
>>
>> mpv does not work OpenBSD -current updated 2 days ago, pkg_add -u was
>> done now Thinkpad T400 laptop with Intep GPU
>> say if you need more info than this and down
>>
>> mpv gives this error (+) Video --vid=1 (*) (vp
Original Message
Subject: Re: [mpv] --vo=gpu not working, permission denied
From:beecdadd...@danwin1210.de
Date:Tue, February 27, 2024 10:24 am
To: "Stefan
you are faster than me asking questions
well maybe a warning in dmesg or something will be nice so you don't get
same people asking this fix? or save the initial user who owned
/dev/dri/.. and then chown back to that after exit or something?
On Tue, February 27, 2024 6:13 am, Theo de Raadt wrote:
This is because the fbtab subsystem is quite broken. No good
alternative designs have come forward.
Stefan Hagen wrote:
> beecdadd...@danwin1210.de wrote (2024-02-26 22:54 CET):
> > libEGL warning: failed to open /dev/dri/card0: Permission denied
>
> You can fix it with: chown /dev/dri/card0
beecdadd...@danwin1210.de wrote (2024-02-26 22:54 CET):
> libEGL warning: failed to open /dev/dri/card0: Permission denied
You can fix it with: chown /dev/dri/card0 /dev/dri/renderD128
Xenodm does this automatically when you log in.
See /etc/X11/xenodm/GiveConsole
The permission are also set wh
El Mon, 26 Feb 2024 21:54:43 -
beecdadd...@danwin1210.de escribió:
> hi list
>
> mpv does not work
> OpenBSD -current updated 2 days ago, pkg_add -u was done now
> Thinkpad T400 laptop with Intep GPU
> say if you need more info than this and down
>
> mpv gives this er
hi list
mpv does not work
OpenBSD -current updated 2 days ago, pkg_add -u was done now
Thinkpad T400 laptop with Intep GPU
say if you need more info than this and down
mpv gives this error
(+) Video --vid=1 (*) (vp8 240x424 30.000fps)
(+) Audio --aid=1 --alang=eng (*) (vorbis 2ch 48000Hz
b 2024 11:31:54 +
> > > > Stuart Henderson escribió:
> > > > > I get this:
> > > > >
> > > > > $ make port-lib-depends-check
> > > > >
> > > > > mpv-0.37.0(multimedia/mpv):
> > > > > Extra: SPIRV
> > >
> > > > $ make port-lib-depends-check
> > > >
> > > > mpv-0.37.0(multimedia/mpv):
> > > > Extra: SPIRV-Tools-shared.0 Xinerama.6
> > > >
> > > > Looks like upstream explicitly stopped using Xinerama so that
El Tue, 20 Feb 2024 13:13:02 +
Stuart Henderson escribió:
> On 2024/02/20 08:52, Jose Maldonado wrote:
> > El Tue, 20 Feb 2024 11:31:54 +
> > Stuart Henderson escribió:
> > > I get this:
> > >
> > > $ make port-lib-depends-check
> >
On 2024/02/20 08:52, Jose Maldonado wrote:
> El Tue, 20 Feb 2024 11:31:54 +
> Stuart Henderson escribió:
> > I get this:
> >
> > $ make port-lib-depends-check
> >
> > mpv-0.37.0(multimedia/mpv):
> > Extra: SPIRV-Tools-shared.0 Xinerama.6
>
El Tue, 20 Feb 2024 11:31:54 +
Stuart Henderson escribió:
> I get this:
>
> $ make port-lib-depends-check
>
> mpv-0.37.0(multimedia/mpv):
> Extra: SPIRV-Tools-shared.0 Xinerama.6
>
> Looks like upstream explicitly stopped using Xinerama so that one can
> be r
I get this:
$ make port-lib-depends-check
mpv-0.37.0(multimedia/mpv):
Extra: SPIRV-Tools-shared.0 Xinerama.6
Looks like upstream explicitly stopped using Xinerama so that one can be
removed.
What's up with SPIRV-Tools-shared and the new LIB_DEPENDS on
spirv-tools - I see that the port
El Mon, 12 Feb 2024 15:03:03 -0400
Jose Maldonado escribió:
> El Mon, 12 Feb 2024 14:14:02 -0400
> Jose Maldonado escribió:
> > Hello everyone!
> >
> > This is an update for mpv. With the arrival of libplacebo
> > (>=v6.338.0) we can compile mpv-0.37.0 without p
El Mon, 12 Feb 2024 14:14:02 -0400
Jose Maldonado escribió:
> Hello everyone!
>
> This is an update for mpv. With the arrival of libplacebo (>=v6.338.0)
> we can compile mpv-0.37.0 without problems. The new dependencies for
> libplacebo and the update corresponding to this port
Hello everyone!
This is an update for mpv. With the arrival of libplacebo (>=v6.338.0)
we can compile mpv-0.37.0 without problems. The new dependencies for
libplacebo and the update corresponding to this port have already been
sent.
This time I have enabled support for Vulkan in mpv. This sho
On Sun, Dec 17, 2023 at 04:38:02PM +0100, Theo Buehler wrote:
> > mpv crashes after seeking forward(->) any .opus file on obsd current
>
> Yes, any seek crashes mpv and mplayer. It's a bug in ffmpeg's seek code
> in libavformat and the trace always looks the same:
>
> mpv crashes after seeking forward(->) any .opus file on obsd current
Yes, any seek crashes mpv and mplayer. It's a bug in ffmpeg's seek code
in libavformat and the trace always looks the same:
#0 ff_seek_frame_binary (s=0xfa08e08a800, stream_index=0, target_ts=, fla
Hi,
mpv crashes after seeking forward(->) any .opus file on obsd current
mpv-0.36.0
OpenBSD vv.my.domain 7.4 GENERIC.MP#1523 amd64
vv$ mpv a.opus
(+) Audio --aid=1 (opus 2ch 48000Hz)
AO: [sndio] 48000Hz stereo 2ch s16
Segmentation fault (core dumped)
On 2023/07/24 08:59:31 +0100, Stuart Henderson wrote:
> I spotted this one in portroach, haven't tested beyond build yet but
> the patch merges are fiddly enough that I thought I'd send it out to
> avoid anyone doing duplicate work. Runtime tests welcome!
reads fine and works for me (mostly local
On Mon Jul 24, 2023 at 08:59:31AM +0100, Stuart Henderson wrote:
> I spotted this one in portroach, haven't tested beyond build yet but
> the patch merges are fiddly enough that I thought I'd send it out to
> avoid anyone doing duplicate work. Runtime tests welcome!
>
runs fine, ok rsadowski
file: /cvs/ports/multimedia/mpv/Makefile,v
retrieving revision 1.97
diff -u -p -r1.97 Makefile
--- Makefile18 Jun 2023 04:46:33 - 1.97
+++ Makefile24 Jul 2023 07:57:41 -
@@ -2,8 +2,7 @@ COMMENT = movie player based on MPlayer
GH_ACCOUNT = mpv-player
recently i'm having some issues with various youtube videos. The
video is showed without audio and mpv complains that
% mpv 'https://www.youtube.com/watch?v=TNRCvG9YtYI'
[ytdl_hook] EDL doesn't support fragmentswithout duration with MP4 DASH
EDL specifies n
ping.
On 11/20/2022 9:00 PM, Brad Smith wrote:
Convert the port over to using Meson and add zimg support while here.
Index: Makefile
===
RCS file: /home/cvs/ports/multimedia/mpv/Makefile,v
retrieving revision 1.85
diff -u -p -u
Convert the port over to using Meson and add zimg support while here.
Index: Makefile
===
RCS file: /home/cvs/ports/multimedia/mpv/Makefile,v
retrieving revision 1.85
diff -u -p -u -p -r1.85 Makefile
--- Makefile20 Nov 2022 07
Committed, thanks!
On Sat Nov 12, 2022 at 08:12:49PM -0500, Brad Smith wrote:
> Here is an update to mpv 0.35.0 and a patch for minitube due to
> API change in libmpv.
>
> https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES
>
>
> Index: mu
Here is an update to mpv 0.35.0 and a patch for minitube due to
API change in libmpv.
https://raw.githubusercontent.com/mpv-player/mpv/master/RELEASE_NOTES
Index: multimedia/mpv/Makefile
===
RCS file: /home/cvs/ports/multimedia/mpv
>yt-dlp would probably be a better choice (mpv prefers it over
>youtube-dl).
sure, i couldn't agree more about it.
diff updated, ok?
Index: Makefile
===
RCS file: /cvs/ports/multimedia/mpv/Makefile,v
retrieving re
yt-dlp would probably be a better choice (mpv prefers it over youtube-dl).
--
Sent from a phone, apologies for poor formatting.
On 27 February 2022 14:24:32 Gleydson Soares wrote:
the following patch adds youtube-dl to mpv's RUN_DEPENDS.
$ mpv --no-video https://www.youtube.com/wa
the following patch adds youtube-dl to mpv's RUN_DEPENDS.
$ mpv --no-video https://www.youtube.com/watch?v=...
[ytdl_hook]
[ytdl_hook] youtube-dl failed: not found or not enough permissions
Failed to recognize file format.
OK?
Thanks,
gsoares
Index: Mak
On Sun, Jan 09, 2022 at 10:49:55AM -0500, fo...@dnmx.org wrote:
> So, because of that I went from TTY5 (home/xendom or at least
> CTRL+ALT+Function5) to TTY1 to log-in and see if that changed anything
I think this is a known bug that was introduced between 6.9-release and
7.0-release.
Can you rep
On Sun, Jan 09, 2022 at 11:01:26AM +0100, Stefan Hagen wrote:
> Theo de Raadt wrote:
> > Stefan Hagen wrote:
> >
> > > Crystal Kolipe wrote:
> > > > On Sat, Jan 08, 2022 at 08:15:43PM +0100, Stefan Hagen wrote:
> > > > > Start X via xenodm and not via startx. Then it runs through
> > > > > /etc/
Stefan Hagen wrote:
> Crystal Kolipe wrote:
> > On Sat, Jan 08, 2022 at 08:15:43PM +0100, Stefan Hagen wrote:
> > > Start X via xenodm and not via startx. Then it runs through
> > > /etc/X11/xenodm/GiveConsole, which contains:
> > >
> > > if [ -c /dev/dri/card0 ]; then
> > > chown $USER /de
On Sat, Jan 08, 2022 at 08:15:43PM +0100, Stefan Hagen wrote:
> Start X via xenodm and not via startx. Then it runs through
> /etc/X11/xenodm/GiveConsole, which contains:
>
> if [ -c /dev/dri/card0 ]; then
> chown $USER /dev/dri/card0
> fi
>
> Alternatively add the chown command above to you
track A0.
Also, when exiting MPV like I said, this is the exact message:
`Exiting... (Quit)
pthread_mutex_destroy on mutex with waiters!
Segmentation fault (core dumped)`
Okay, so, I have this weird bug that SOMETIMES, randomly appears.
What it is - is, at least in the MPV player - the video
On Tue, Dec 14, 2021 at 10:45:26PM +, Klemens Nanni wrote:
> On Sat, Dec 11, 2021 at 10:29:25AM +, Klemens Nanni wrote:
> > On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote:
> > > Here is another attempt at a sndio backend for mpv.
> > >
>
On 14 December 2021 23:45:26 CET, Klemens Nanni wrote:
>On Sat, Dec 11, 2021 at 10:29:25AM +, Klemens Nanni wrote:
>> On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote:
>> > Here is another attempt at a sndio backend for mpv.
>> >
>> > Looki
On Sat, Dec 11, 2021 at 10:29:25AM +, Klemens Nanni wrote:
> On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote:
> > Here is another attempt at a sndio backend for mpv.
> >
> > Looking for some testers.
>
> OK kn if anyone wants to commit.
Anyone wants to OK this so I can commit?
On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote:
> Here is another attempt at a sndio backend for mpv.
>
> Looking for some testers.
OK kn if anyone wants to commit.
> Index: Makefile
> ===
> RCS fil
Brad Smith wrote:
> On 12/7/2021 7:07 PM, Brad Smith wrote:
> > Here is another attempt at a sndio backend for mpv.
> >
> > Looking for some testers.
>
> And to be clear the previous feedback received with the current sndio
> code was...
>
> "The loop fu
Le Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith a écrit :
> Here is another attempt at a sndio backend for mpv.
>
> Looking for some testers.
>
Works here with various audio/video files.
On Tue, Dec 07, 2021 at 07:07:08PM -0500, Brad Smith wrote:
> Here is another attempt at a sndio backend for mpv.
>
> Looking for some testers.
Works fine as before on a X230 using default sndiod(8) with various
audio and video files as well as streams via yt-dlp(1).
Any specific cases
On Sat, Nov 06, 2021 at 05:50:01AM -0400, Brad Smith wrote:
> No mpv users?
Tested on amd64 and committed, thanks.
Brad Smith writes:
> Here is an update to mpv 0.34.0.
Tried to play music, some local videos and youtube videos via youtube-dl
and works as usual for me too.
FWIW make port-lib-depends-check complains about a missing WANTLIB on
udfread, but does so with the current version too.
>
On 2021/11/01 20:54, Brad Smith wrote:
> Here is an update to mpv 0.34.0.
Works for me, and still produces the expected coredump at exit ;)
>
> Index: Makefile
> ===
> RCS file: /home/cvs/ports/multimedia
On Sat Sep 04, 2021 at 01:57:42AM -0700, Nam Nguyen wrote:
> Brad Smith writes:
>
> > Any other mpv users?
> >
> > On 8/15/2021 4:35 AM, Brad Smith wrote:
> >> On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote:
> >>> Looking for mpv users
Brad Smith writes:
> Any other mpv users?
>
> On 8/15/2021 4:35 AM, Brad Smith wrote:
>> On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote:
>>> Looking for mpv users to test this diff to reinstate the WIP sndio
>>> backend.
>> A second rev to
I am using mpv-0.33.1 on OpenBSD 7.0 current 195, on an AMD64 machine
The loop function in mpv stopped working in the last two weeks.
If it reaches the end of a file it stops playing.
If I use the 'l' key to mark certain parts of a track, it stops playing at
the second marker.
Any other mpv users?
On 8/15/2021 4:35 AM, Brad Smith wrote:
On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote:
Looking for mpv users to test this diff to reinstate the WIP sndio
backend.
A second rev to get the intended result.
Index: Makefile
On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote:
> Looking for mpv users to test this diff to reinstate the WIP sndio
> backend.
A second rev to get the intended result.
Index: Makefile
===
RCS file: /home/cvs
Looking for mpv users to test this diff to reinstate the WIP sndio
backend.
Index: Makefile
===
RCS file: /home/cvs/ports/multimedia/mpv/Makefile,v
retrieving revision 1.72
diff -u -p -u -p -r1.72 Makefile
--- Makefile5 Jul 2021
Brad Smith wrote:
> On Sun, Aug 15, 2021 at 04:19:05AM -0400, Brad Smith wrote:
> > Looking for mpv users to test this diff to reinstate the WIP sndio
> > backend.
>
> A second rev to get the intended result.
I tested the first patch with ao=sndio. It works fine here.
Audi
for choosing wrong wording -- English is not my
native language.
> if you want alternate ways to fix/workaround the problem:
>
> - provide a patch with proper TLS support
>
> - provide a patch for emuTLS for avoiding unloading a library when emuTLS is
> from library
>
>
To ports@openbsd.org wrote:
> Sebastien Marie wrote:
> > the library to use in LD_PRELOAD will depend of the gpu. on mine
> > system, it is radeonsi_dri.so for example.
> >
> > you could try with LD_DEBUG=1 to see the ld.so activity:
> >
>
ou could try with LD_DEBUG=1 to see the ld.so activity:
> > >
> > > $ LD_DEBUG=1 mpv --vo=gpu file.mp4
> > > [...]
> > > (+) Video --vid=1 (*) (h264 640x360 25.000fps)
> > > (+) Audio --aid=1 (*) (aac 2ch 48000Hz)
> > > tib new=0x790502c1000
> &
reproduce this issue. I don't use Iris though.
> > >
> > > Using LD_PRELOAD still crashes for me too. Did you make other changes to
> > > the
> > > mpv code?
> > >
> >
> > the library to use in LD_PRELOAD will depend of the gpu. on
es for me too. Did you make other changes to the
> > mpv code?
> >
>
> the library to use in LD_PRELOAD will depend of the gpu. on mine
> system, it is radeonsi_dri.so for example.
>
> you could try with LD_DEBUG=1 to see the ld.so activity:
>
> $ LD_DEBUG=1 m
On Wed, May 05, 2021 at 12:52:54PM +0200, Hiltjo Posthuma wrote:
>
> Hi,
>
> I can (still) reproduce this issue. I don't use Iris though.
>
> Using LD_PRELOAD still crashes for me too. Did you make other changes to the
> mpv code?
>
the library to use in LD_PRELO
On Wed, May 05, 2021 at 01:20:02AM -0700, Anindya Mukherjee wrote:
> Hi,
>
> I have been investigating the crash on exit problem with mpv in ports
> with vo=gpu. I think I made a little bit of progress and thought I'd
> share my findings.
>
> The crash (SIGSEGV)
Hi,
I have been investigating the crash on exit problem with mpv in ports
with vo=gpu. I think I made a little bit of progress and thought I'd
share my findings.
The crash (SIGSEGV) happens when thread local destructors
are called from /usr/src/lib/libc/thread/rthread_tls.c:1
On 4/5/2021 7:32 PM, Nam Nguyen wrote:
Here is an update for mpv 0.33.1, which is a security fix release,
released on April 5, 2021.
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.33.1
This diff does the following:
- resyncs # 1.109 with ${WRKSRC}/DOCS/client-api-changes.rst
On 2021/04/05 16:32, Nam Nguyen wrote:
> Here is an update for mpv 0.33.1, which is a security fix release,
> released on April 5, 2021.
>
> Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.33.1
>
> This diff does the following:
> - resyncs # 1.109 with ${WR
Here is an update for mpv 0.33.1, which is a security fix release,
released on April 5, 2021.
Changelog: https://github.com/mpv-player/mpv/releases/tag/v0.33.1
This diff does the following:
- resyncs # 1.109 with ${WRKSRC}/DOCS/client-api-changes.rst
- paranoid major bump ahead of upstream
On 2021/03/25 20:58, Mihai Popescu wrote:
> Hello,
>
> I've read some old posts from ports@ where mpv and sndio join was
> discussed: removed upstream, talk to bring it back, etc.
>
> I used to add ao=sndio in mpv.conf to use sndio output, but i see there is
> no w
Hello,
I've read some old posts from ports@ where mpv and sndio join was
discussed: removed upstream, talk to bring it back, etc.
I used to add ao=sndio in mpv.conf to use sndio output, but i see there is
no working for the moment. Was sndio support added back to mpv, upstream or
in port?
On Wed Dec 23, 2020 at 04:50:13PM +0100, Marcus MERIGHI wrote:
> Hello!
>
> I just upgraded a machine to current -current and did a pkg_add -u.
>
> After that mpv refused to play, saying:
>
> ld.so: mpv: can't load library 'libluajit-5.1.so.1.0'
>
Hi,
* Marcus MERIGHI wrote:
> Hello!
>
> I just upgraded a machine to current -current and did a pkg_add -u.
>
> After that mpv refused to play, saying:
>
> ld.so: mpv: can't load library 'libluajit-5.1.so.1.0'
> Killed
>
>
Hello!
I just upgraded a machine to current -current and did a pkg_add -u.
After that mpv refused to play, saying:
ld.so: mpv: can't load library 'libluajit-5.1.so.1.0'
Killed
A simple "pkg_add luajit" makes mpv(1) happy.
mpv(1) worked on this m
On Mon, Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote:
> Here is an update to mpv 0.33.0.
>
> Any testing would be appreciated.
Here is an updated diff now that the libass update has gone in.
Index: Makefile
===
On 12/15/2020 1:46 AM, Rafael Sadowski wrote:
On Tue Dec 15, 2020 at 12:16:13AM +0100, Charlene Wendling wrote:
Hi,
On Mon, 14 Dec 2020 15:02:38 +0100
Rafael Sadowski wrote:
On Mon Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote:
Here is an update to mpv 0.33.0.
Any testing would be
On Tue Dec 15, 2020 at 12:16:13AM +0100, Charlene Wendling wrote:
> Hi,
>
> On Mon, 14 Dec 2020 15:02:38 +0100
> Rafael Sadowski wrote:
>
> > On Mon Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote:
> > > Here is an update to mpv 0.33.0.
> > >
> >
On 12/14/2020 6:16 PM, Charlene Wendling wrote:
Hi,
On Mon, 14 Dec 2020 15:02:38 +0100
Rafael Sadowski wrote:
On Mon Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote:
Here is an update to mpv 0.33.0.
Any testing would be appreciated.
This builds and works fine on macppc and amd64.
I
On 12/14/2020 10:30 AM, Hiltjo Posthuma wrote:
On Mon, Dec 14, 2020 at 02:39:30PM +0100, Solene Rapenne wrote:
On Mon, 14 Dec 2020 13:27:29 +0100
Hiltjo Posthuma :
On Mon, Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote:
Here is an update to mpv 0.33.0.
Any testing would be appreciated
On 12/14/2020 7:27 AM, Hiltjo Posthuma wrote:
On Mon, Dec 14, 2020 at 02:44:29AM -0500, Brad Smith wrote:
Here is an update to mpv 0.33.0.
Any testing would be appreciated.
Hi Brad,
Thanks for updating it. I noticed some issues.
Index: Makefile
1 - 100 of 265 matches
Mail list logo