Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 509818 - =media-video/handbrake-0.9.9 detects FFmpeg automagically (In file included from../libhb/denoise.c:19: ../libhb/hbffmpeg.h:12:38: fatal error: libavutil/channel_layout.h: No such file or directory)
Summary: =media-video/handbrake-0.9.9 detects FFmpeg automagically (In file included f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-08 03:16 UTC by Nicolas Bock
Modified: 2014-11-28 19:10 UTC (History)
0 users

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


Attachments
build.log (build.log,14.74 KB, text/plain)
2014-05-08 03:17 UTC, Nicolas Bock
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Bock gentoo-dev 2014-05-08 03:16:09 UTC
I get the following error message:

In file included from ../libhb/internal.h:10:0,
                 from ../libhb/common.h:99,
                 from ../libhb/hb.h:18,
                 from ../libhb/denoise.c:19:
../libhb/hbffmpeg.h:12:38: fatal error: libavutil/channel_layout.h: No such file or directory
compilation terminated.
Comment 1 Nicolas Bock gentoo-dev 2014-05-08 03:17:31 UTC
Created attachment 376560 [details]
build.log
Comment 2 Nicolas Bock gentoo-dev 2014-05-08 13:15:37 UTC
Builds with =media-video/ffmpeg-1.2.6
Comment 3 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-05-09 12:15:24 UTC
(In reply to Nicolas Bock from comment #2)
> Builds with =media-video/ffmpeg-1.2.6

Which version of FFmpeg did this break with? Or did this break with Libav? Which?
Comment 4 Nicolas Bock gentoo-dev 2014-05-09 12:26:22 UTC
(In reply to Tom Wijsman (TomWij) from comment #3)
> (In reply to Nicolas Bock from comment #2)
> > Builds with =media-video/ffmpeg-1.2.6
> 
> Which version of FFmpeg did this break with? Or did this break with Libav?
> Which?

I had the current stable version installed, media-video/ffmpeg-1.0.8. No libav.
Comment 5 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2014-06-13 14:06:45 UTC
>= FFmpeg 1.2.1 is listed as a dependency from before you've filed this; looking closer at it, you don't have USE="ffmpeg". This suggests that there is some kind of automagic going on here. Given devaway, I'll look at it when I find time...
Comment 6 Ian Whyman (thev00d00) (RETIRED) gentoo-dev 2014-11-24 17:32:14 UTC
Is this still an issue?