Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658128 - media-video/mplayer-1.3.0-r5: mencoder fails with ffmpeg-4
Summary: media-video/mplayer-1.3.0-r5: mencoder fails with ffmpeg-4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL: https://superuser.com/questions/12833...
Whiteboard:
Keywords:
Depends on:
Blocks: ffmpeg-4
  Show dependency tree
 
Reported: 2018-06-14 19:11 UTC by Martin Väth
Modified: 2018-11-06 11:20 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Väth 2018-06-14 19:11:43 UTC
Although media-video/mplayer-1.3.0-r5 compiles w/ ffmpeg-4 (but see bug 655442) the mencoder program built is practically broken since it completely lacks support for lavc.

For the user this manifests as described here:
https://superuser.com/questions/1283357/lavc-not-found-when-using-mencoder

The only reasonable workaround seems to use a newer svn snapshot of mplayer
(see also the above link).
Comment 1 Andreas Sturmlechner gentoo-dev 2018-09-16 17:03:40 UTC
So... time for a snapshot?
Comment 2 Larry the Git Cow gentoo-dev 2018-11-06 11:20:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8a1b7a0928465e051bf18cd139efc16259e9b5

commit dd8a1b7a0928465e051bf18cd139efc16259e9b5
Author:     Alexis Ballier <aballier@gentoo.org>
AuthorDate: 2018-11-06 11:20:15 +0000
Commit:     Alexis Ballier <aballier@gentoo.org>
CommitDate: 2018-11-06 11:20:34 +0000

    media-video/mplayer: backport upstream fix for ffmpeg4 + mencoder.
    
    No revbump as ffmpeg4 is masked.
    
    Closes: https://bugs.gentoo.org/658128
    Package-Manager: Portage-2.3.51, Repoman-2.3.12
    Signed-off-by: Alexis Ballier <aballier@gentoo.org>

 .../files/mplayer-1.3-ffmpeg4+mencoder.patch       | 360 +++++++++++++++++++++
 media-video/mplayer/mplayer-1.3.0-r5.ebuild        |   2 +-
 2 files changed, 361 insertions(+), 1 deletion(-)