Re: NEW: multimedia/phonon-backend/mpv

2025-05-11 Thread Rafael Sadowski
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

NEW: multimedia/phonon-backend/mpv

2025-05-03 Thread Rafael Sadowski
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

Re: UPDATE: mpv 0.40.0

2025-03-26 Thread Brad Smith
/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.

Re: UPDATE: mpv 0.40.0

2025-03-26 Thread Theo Buehler
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

Re: UPDATE: mpv 0.40.0

2025-03-26 Thread Volker Schlecht
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.

UPDATE: mpv 0.40.0

2025-03-25 Thread Brad Smith
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

Re: multimedia/mpv : use XShm 1.2

2025-02-20 Thread Theo Buehler
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

Re: multimedia/mpv : use XShm 1.2

2025-02-18 Thread Matthieu Herrb
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

Re: mpv 0.39.0, question about "vulkan-interop"

2025-01-30 Thread Brad Smith
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

mpv 0.39.0, question about "vulkan-interop"

2025-01-30 Thread Stuart Henderson
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

Re: [imv] [mpv] [system crash] crashe the OS on certain images and videos

2025-01-02 Thread Lucas Gabriel Vuotto
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*

[imv] [mpv] [system crash] crashe the OS on certain images and videos

2025-01-02 Thread Anon Loli
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

multimedia/mpv : use XShm 1.2

2024-12-15 Thread Matthieu Herrb
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

Re: mpv - corrupt file detected then crash

2024-09-01 Thread callison caffrey
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

Re: mpv - corrupt file detected then crash

2024-08-13 Thread Jan Stary
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

Re: mpv - corrupt file detected then crash

2024-08-11 Thread José Maldonado
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.

mpv - corrupt file detected then crash

2024-08-11 Thread callison caffrey
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

Re: Enable VA-API in multimedia/mpv

2024-07-21 Thread Lucas Gabriel Vuotto
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

Re: Enable VA-API in multimedia/mpv

2024-07-20 Thread José Maldonado
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 \ > > -

Re: Enable VA-API in multimedia/mpv

2024-07-20 Thread Stuart Henderson
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 \ > +

Enable VA-API in multimedia/mpv

2024-07-20 Thread Rafael Sadowski
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

I can't fg or bg mpv after suspending with Ctrl-Z

2024-06-08 Thread Walter Alejandro Iglesias
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

Re: UPDATE: mpv 0.38.0

2024-04-23 Thread Brad Smith
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:

Re: UPDATE: mpv 0.38.0

2024-04-17 Thread Jose Maldonado
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: /

UPDATE: mpv 0.38.0

2024-04-17 Thread Brad Smith
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

Re: [mpv] --vo=gpu not working, permission denied

2024-02-27 Thread Jose Maldonado
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

Re: [mpv] --vo=gpu not working, permission denied

2024-02-27 Thread beecdaddict
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

[Fwd: Re: [mpv] --vo=gpu not working, permission denied]

2024-02-27 Thread beecdaddict
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

Re: [mpv] --vo=gpu not working, permission denied

2024-02-27 Thread beecdaddict
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:

Re: [mpv] --vo=gpu not working, permission denied

2024-02-26 Thread Theo de Raadt
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

Re: [mpv] --vo=gpu not working, permission denied

2024-02-26 Thread Stefan Hagen
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

Re: [mpv] --vo=gpu not working, permission denied

2024-02-26 Thread Jose Maldonado
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

[mpv] --vo=gpu not working, permission denied

2024-02-26 Thread beecdaddict
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

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-21 Thread Jose Maldonado
b 2024 11:31:54 + > > > > Stuart Henderson escribió: > > > > > I get this: > > > > > > > > > > $ make port-lib-depends-check > > > > > > > > > > mpv-0.37.0(multimedia/mpv): > > > > > Extra: SPIRV

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-21 Thread Stuart Henderson
> > > > > > > $ 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

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Jose Maldonado
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 > >

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Stuart Henderson
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 >

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Jose Maldonado
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

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-20 Thread Stuart Henderson
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

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-13 Thread Jose Maldonado
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

Re: [UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-12 Thread Jose Maldonado
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

[UPDATE] multimedia/mpv - bump version v0.37.0

2024-02-12 Thread Jose Maldonado
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

Re: mpv

2023-12-17 Thread Theo Buehler
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: >

Re: mpv

2023-12-17 Thread Theo Buehler
> 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

mpv

2023-12-17 Thread a
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)

Re: mpv update

2023-07-25 Thread Omar Polo
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

Re: mpv update

2023-07-24 Thread Rafael Sadowski
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

mpv update

2023-07-24 Thread Stuart Henderson
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

mpv: backport mp4 dash fix; unbreaks some youtube videos

2023-04-30 Thread Omar Polo
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

Re: UPDATE: mpv

2022-12-01 Thread Brad Smith
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

UPDATE: mpv

2022-11-20 Thread Brad Smith
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

Re: UPDATE: mpv 0.35.0

2022-11-16 Thread Rafael Sadowski
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

UPDATE: mpv 0.35.0

2022-11-12 Thread Brad Smith
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

Re: mpv: add youtube-dl to RUN_DEPENDS

2022-02-27 Thread Gleydson Soares
>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

Re: mpv: add youtube-dl to RUN_DEPENDS

2022-02-27 Thread Stuart Henderson
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

mpv: add youtube-dl to RUN_DEPENDS

2022-02-27 Thread Gleydson Soares
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

Re: MPV, graphics driver, or AUDIO driver??

2022-01-09 Thread Crystal Kolipe
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

Re: [Fwd: Re: MPV, graphics driver, or AUDIO driver??]

2022-01-09 Thread Crystal Kolipe
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/

Re: [Fwd: Re: MPV, graphics driver, or AUDIO driver??]

2022-01-08 Thread Theo de Raadt
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

Re: [Fwd: Re: MPV, graphics driver, or AUDIO driver??]

2022-01-08 Thread Crystal Kolipe
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

Re: MPV, graphics driver, or AUDIO driver??

2022-01-08 Thread Andrew Krasavin
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

Re: mpv sndio backend

2021-12-14 Thread Alexandre Ratchov
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. > > > >

Re: mpv sndio backend

2021-12-14 Thread Omar Polo
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

Re: mpv sndio backend

2021-12-14 Thread Klemens Nanni
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?

Re: mpv sndio backend

2021-12-11 Thread Klemens Nanni
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

Re: mpv sndio backend

2021-12-08 Thread Stefan Hagen
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

Re: mpv sndio backend

2021-12-08 Thread Denis Fondras
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.

Re: mpv sndio backend

2021-12-08 Thread Klemens Nanni
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

Re: UPDATE: mpv 0.34.0

2021-11-07 Thread Klemens Nanni
On Sat, Nov 06, 2021 at 05:50:01AM -0400, Brad Smith wrote: > No mpv users? Tested on amd64 and committed, thanks.

Re: UPDATE: mpv 0.34.0

2021-11-06 Thread Omar Polo
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. >

Re: UPDATE: mpv 0.34.0

2021-11-01 Thread Stuart Henderson
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

Re: mpv -- reinstate sndio backend

2021-09-12 Thread Rafael Sadowski
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

Re: mpv -- reinstate sndio backend

2021-09-04 Thread Nam Nguyen
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

mpv-0.33.1 Loop bug

2021-08-28 Thread shasticimpala
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.

Re: mpv -- reinstate sndio backend

2021-08-20 Thread Brad Smith
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

Re: mpv -- reinstate sndio backend

2021-08-15 Thread Brad Smith
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

mpv -- reinstate sndio backend

2021-08-15 Thread Brad Smith
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

Re: mpv -- reinstate sndio backend

2021-08-15 Thread Stefan Hagen
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

Re: multimedia/mpv debug vo=gpu crash on exit

2021-06-16 Thread srfsh
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 > >

Re: multimedia/mpv debug vo=gpu crash on exit

2021-06-16 Thread srfsh
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: > > >

Re: multimedia/mpv debug vo=gpu crash on exit

2021-06-15 Thread Sebastien Marie
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 > &

Re: multimedia/mpv debug vo=gpu crash on exit

2021-05-05 Thread Anindya Mukherjee
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

Re: multimedia/mpv debug vo=gpu crash on exit

2021-05-05 Thread Hiltjo Posthuma
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

Re: multimedia/mpv debug vo=gpu crash on exit

2021-05-05 Thread Sebastien Marie
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

Re: multimedia/mpv debug vo=gpu crash on exit

2021-05-05 Thread Hiltjo Posthuma
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)

multimedia/mpv debug vo=gpu crash on exit

2021-05-05 Thread Anindya Mukherjee
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

Re: update mpv 0.33.1

2021-04-06 Thread Brad Smith
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

Re: update mpv 0.33.1

2021-04-06 Thread Stuart Henderson
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

update mpv 0.33.1

2021-04-05 Thread Nam Nguyen
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&#

Re: mpv and sndio

2021-03-25 Thread Stuart Henderson
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

mpv and sndio

2021-03-25 Thread Mihai Popescu
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?

Re: mpv and luajit

2020-12-23 Thread Rafael Sadowski
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' >

Re: mpv and luajit

2020-12-23 Thread Matthias Schmidt
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 > >

mpv and luajit

2020-12-23 Thread Marcus MERIGHI
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

Re: UPDATE: mpv 0.33.0

2020-12-20 Thread Brad Smith
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 ===

Re: UPDATE: mpv 0.33.0

2020-12-15 Thread Brad Smith
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

Re: UPDATE: mpv 0.33.0

2020-12-14 Thread Rafael Sadowski
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. > > > > >

Re: UPDATE: mpv 0.33.0

2020-12-14 Thread Brad Smith
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&#x

Re: UPDATE: mpv 0.33.0

2020-12-14 Thread Brad Smith
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

Re: UPDATE: mpv 0.33.0

2020-12-14 Thread Brad Smith
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   2   3   >