On Wed, Jun 24, 2026 at 11:20:53AM +0200, Walter Alejandro Iglesias wrote: > On Wed, Jun 24, 2026 at 10:54:19AM +0200, Theo Buehler wrote: > > On Wed, Jun 24, 2026 at 10:52:55AM +0200, Walter Alejandro Iglesias wrote: > > > Hi Theo, > > > > > > On Tue, Jun 23, 2026 at 05:23:49PM +0200, Walter Alejandro Iglesias wrote: > > > > > > On Tue, Jun 23, 2026 at 02:51:46PM +0100, Stuart Henderson wrote: > > > > > moving foward also seems to work. 65 reps on test file without issue, > > > > > the most I had before was 20 or so. > > > > > > > > Yes! This patch also get rid of the warning message above. > > > > > > > > > > I see Stuart finally downgraded to libplacebo-7.351.0. The report says > > > you also had problems with the newer. Did you experience crashes? > > > > Yes. I hit an assert twice that I've never hit before: > > > > assertion "h->canary == CANARY" failed: file "../mpv-0.41.0/ta/ta.c", line > > 291, function "ta_dbg_check_header" > > > > > In my machine, with the newer lib, mpv goes better than ever. > > > > We can try the next release once it's out. > > > > May be I'm doing something wrong. After doing the following: > > 1. I updated port sources. > > 2. Deleted installed libplacebo and mpv packages.
Do that again > 3. Recompiled and installed libplacebo (downgraded version). Then do 'make clean', 'make repackage' and 'make install' for both. Make sure you don't have FETCH_PACKAGES set in mk.conf or environment. > > 4. Idem with mpv. > > > I get this: > > $ mpv video.mkv > * Video --vid=1 (hevc 1920x1080 50 fps) > * Audio --aid=1 --alang=eng (aac 2ch 48000 Hz) > mpv:mpv: undefined symbol 'pl_log_create_365' > ld.so: mpv: lazy binding failed! > Killed > $ > > > -- > Walter
