#44238: mplayer2 must not disable libavresample support ----------------------+-------------------------------- Reporter: daniel@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Keywords: | Port: ----------------------+-------------------------------- According to its error messages, the libavcodec audio decoders require mplayer2 to not have libavresample support explicitely disabled: {{{ The player has been compiled without libavresample support, which is needed with this libavcodec decoder version. Compile with libavresample enabled to make audio decoding work! ad_ffmpeg: initial decode failed ADecoder init failed :( }}} The attached patch removes --disable-libavresample from the mplayer2 configure arguments. -- Ticket URL: <https://trac.macports.org/ticket/44238> MacPorts <http://www.macports.org/> Ports system for OS X