[MPlayer-users] Can't compile
Alexander Strasser
eclipse7 at gmx.net
Sun May 2 15:55:58 EEST 2021
On 2021-05-02 14:23 +0200, Alexander Strasser wrote:
> Hi!
>
> On 2021-05-02 11:17 +0900, Masaru Nomiya wrote:
> > Hello,
> >
> > I tried to compile the very latest svn (rev. r38307), I got the error;
> >
> > [...]
> > libmpdemux/demux_rtp_codec.cpp: In function 'void rtpCodecInitialize_video(demuxer_t*, MediaSubsession*, unsigned int&)':
> > libmpdemux/demux_rtp_codec.cpp:143:5: error: 'avcodec_register_all' was not declared in this scope
> > 143 | avcodec_register_all();
> > | ^~~~~~~~~~~~~~~~~~~~
> > [...]
> >
> > Thanks.
>
> Should be fixed in MPlayer SVN r38308 .
That is
make mplayer
should be working.
Unfortunately mencoder is still broken. There is a patch by Reimar for
muxer_lavf on the mplayer-dev-eng mailing list, but ve_lavc is still
missing.
I'm looking into ve_lavc currently, but no guarantees about when the
mencoder fixes will land in the SVN repo.
Anyway if you don't need mencoder, `make mplayer` should be fine.
Alexander
More information about the MPlayer-users
mailing list