Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2015 18:13:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-multimedia@FreeBSD.org
Subject:   [Bug 198758] [patch update] multimedia/mpv don't start/crash 100% times
Message-ID:  <bug-198758-5956-fcmK6S5GYI@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198758-5956@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198758-5956@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=198758

--- Comment #29 from Carlos Jacobo Puga Medina <cpm@fbsd.es> ---
(In reply to sasamotikomi from comment #27)

CFLAGS= -O0 is necessary to avoid the following problem on i386:

AO: [oss] 44100Hz mono 1ch s32
Unable to convert audio input format to output format.
Audio filter chain:
  [in] 44100Hz mono 1ch floatp
  [out] 44100Hz mono 1ch s32 <-
  [ao] 44100Hz mono 1ch s32
Could not create audio filter chain.
Couldn't find matching filter/ao format!
Audio: no audio

The conflict between ffmpeg and ffmpeg26 has been solved. Note that mpv-0.9.1
needs at least FFmpeg 2.4.0.

-- 
You are receiving this mail because:
You are on the CC list for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198758-5956-fcmK6S5GYI>