Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289937 - media-video/ffmpeg-9999-r1 chokes on libx264 less than 0.78
Summary: media-video/ffmpeg-9999-r1 chokes on libx264 less than 0.78
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-21 00:30 UTC by Waldo
Modified: 2009-10-23 10:10 UTC (History)
2 users (show)

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


Attachments
x264-999.ebuild (x264-999.ebuild,976 bytes, text/plain)
2009-10-22 05:23 UTC, Sergey Urzhumskov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Waldo 2009-10-21 00:30:09 UTC
$ emerge ffmpeg     (-9999-r1)...

>>> Source unpacked in /var/tmp/portage/media-video/ffmpeg-9999-r1/work
>>> Preparing source in /var/tmp/portage/media-video/ffmpeg-9999-r1/work/ffmpeg-9999 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-video/ffmpeg-9999-r1/work/ffmpeg-9999 ...
ERROR: libx264 version must be >= 0.78.

the ~amd64 version of media-libs/x264 doesn't seem to be new enough.

W



Reproducible: Always

Steps to Reproduce:
Comment 1 Sergey Urzhumskov 2009-10-22 05:23:03 UTC
Created attachment 207887 [details]
x264-999.ebuild

A quick & dirty Git-based ebuild
Comment 2 Sergey Urzhumskov 2009-10-22 05:26:13 UTC
I managed to install ffmpeg-999-r1 using a quick & dirty Git ebuild for x264  based on the -20090223 ebuild (see attachment)

The x264 ebuild itself probably needs some further work, though.
Comment 3 Sergey Urzhumskov 2009-10-22 05:50:19 UTC
Be warned though: libquicktime fails to build with latest x246 from Git... Probably some other problems would emerge, too.
Comment 4 Sergey Urzhumskov 2009-10-22 17:10:05 UTC
Well, forget the Git ebuild, as x264-20091021 is now in portage, and ffmpeg builds fine.

libquicktime, mplayer and transcode (and most probably some other packages) fail to build with this x264 version, though.
Comment 5 Alexis Ballier gentoo-dev 2009-10-23 10:10:33 UTC
ph yes, fixed that yesterday actually