Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2015 16:30:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202588] multimedia/mpv OSS+CFLAGS = crash on i386
Message-ID:  <bug-202588-13-juu4YMN0Nv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202588-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202588-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202588

--- Comment #4 from sasamotikomi@gmail.com ---
(In reply to Carlos J Puga Medina from comment #3)

$ mpv -ao alsa something.mp3
AO: [alsa] 44100Hz stereo 2ch s16
Segmentation fault (core dumped)

$ mpv -ao pulse something.mp3
W: [(null)] caps.c: Normally all extra capabilities would be dropped now, but
that's impossible because PulseAudio was built without capabilities support.
AO: [pulse] 44100Hz stereo 2ch s16
Segmentation fault (core dumped)

$ mpv -ao jack something.mp3
Creating non-video VO window.
connect(2) call to /tmp/jack-1001/default/jack_0 failed (err=No such file or
directory)
attempt to connect to server failed
[ao/jack] cannot open server
[ao] Failed to initialize audio driver 'jack'
Could not open/initialize audio device -> no sound.
Audio: no audio

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202588-13-juu4YMN0Nv>