Re: Problems building from the repository (Alexander Strasser)
Alexander Strasser <[email protected]> Mon, 2 Jun 2025 18:25:50 +0200
| Newsgroups | gmane.comp.video.mplayer.user |
|---|---|
| Message-ID | <[email protected]> |
Hi George!
On 2025-06-01 21:32 +0000, George R Goffe wrote:
> =
> Please accept my apology for missing your response to my post about "avco=
dec_close".
No problem, glad you still found it :)
> >On 2025-03-31 14:49 +0000, George R Goffe wrote:
> >>
> >> This problem has been the bane of my existence... sort of.
> >>
[...]
> >
> >The problem is that MPlayers sources don't compile after the recent
> >major bump of FFmpeg. Thus building of MPlayer with FFmpeg git master
> >fails.
> >
> >To avoid build failure you can either compile against latest FFmpeg 7.1
> >release or against a ffmpeg master version before the bump which
> >happened IIRC last week on Friday.
> >
> >Sorry for the inconvenience :(
> >
> >Best regards,
> > =A0Alexander
> =
> Since my post about this problem I have continued checking MPlayer status.
> Again, sorry for missing your post.=A0
> =
> The problem still exists as of this date. I have questions about this. Is=
anyone working this problem? Should I contact the FFmpeg people?
> =
> As a note. I did find a version of MPlayer that does build at "https://gi=
thub.com/rpmfusion/mplayer.git". It seems to work as I have had no problems=
. I WANT to use the svn version of MPlayer in an effort to further the caus=
e as it were.
> =
> Thank you SO MUCH for responding.
Could you elaborate on what you are doing a bit?
Which of my suggestions did you try?
Also on current SVN the build should be working again.
I committed sth to configure to switch the FFmpeg branch to release/7.1
Which SVN revision are you trying to build?
What is your configure command line?
Assuming you didn't change anything in the ffmpeg copy in the tree:
Maybe remove the ffmpeg directory inside the mplayer tree if it exists =
and try again
Alexander