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

2021-06-16 Thread srfsh
e another video output (mpv --vo=sdl ...) > > - ignore the core file and/or disable the coredump generation (with a > wrapper): > #!/bin/sh > ulimit -c 0 > exec /usr/local/bin/mpv "$@" > I've been using mpv(1) with --vo=x11 all along. I just wanted to report what I've found. Sincerely, srfsh

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

2021-06-16 Thread srfsh
e, but this method has an issue like this, so I wanted report as soon as possible. I'm on -current, by the way. Sincerely, srfsh