On Sat, Jan 08, 2022 at 06:07:59AM -0500, fo...@dnmx.org wrote:
Also (more info):
AO: [sdl] 44100Hz stereo 2ch s32
VO: [gpu] 1920x1080 yuv420p

Tried the following encoders:
v9+opus
v9+aac
h264+opus
h264+aac
and all of them bring the same result.

Again - video plays fine if I turn off the audio 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 plays at like x0.4
speed and there's no sound.
Could be a driver problem, but also - MPV Segment-faults every time you
quit out of it and leaving behind it, an annoying-as-fuck mpv.core.
This goes same for watching trough mpv using --ytdl or just downloading
something and watching it like that.

Looking further at `glxinfo -B`
Everything seems to be loaded fine - direct rendering is on, acceleration
is on is it possible that I got audio problems?
Because if I disable the audio track, everything plays nicely.

This thing worked until I went backwards, then it stopped working, at
least this time, that is. Usually a reboot fixes it until it happens
again..

In the `dmesg` I get this about audio:
`azalia1 at pci13 dev 0 function 4 "AMD 17h HD Audio" rev 0x00: msi
azalia1: codecs: Realtek ALC887
audio0 at azalia1`


Hi.

the video plays at like x0.4 speed and there's no sound
AO: [sdl]

I have also occasionally seen this problem when using ao_sdl and
never when using ao_sndio or ao_openal (in my custom build for
testing purposes).
Apparently, the issue is with ao_sdl.

To be fair, this was a rather rare problem. When using ao_sdl I was
always much more annoyed by the lag (N hundreds of ms, where N is
unlikely to be more than 300) between the audio track and the video.

--
Wbr, Andrew Krasavin

Reply via email to