Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.10.5 build failure: error: 'AV_PKT_DATA_FALLBACK_TRACK' undeclared #92

Closed
ingmarv opened this issue Feb 13, 2016 · 5 comments
Closed

Comments

@ingmarv
Copy link

ingmarv commented Feb 13, 2016

Hi,

0.10.5 fails to build, log attached, seems like a missing declaration introduced in c9e712b

1455363448-install-media-video_handbrake-0.10.5:0::media.out.txt

@galad87
Copy link
Contributor

galad87 commented Feb 13, 2016

It doesn't look like you are compiling the source code from our git repo.
We don't support third party modifications to HandBrake.

@ingmarv
Copy link
Author

ingmarv commented Feb 13, 2016

I'm compiling from your release tarball.

@sr55
Copy link
Contributor

sr55 commented Feb 13, 2016

No, your not. Your using Gentoo's ebuild. We don't maintain this and don't support it because it breaks HandBrake. They don't like how we build HandBrake so they change it to suit their packaging rules. This has the negative side effect of causing lots of problems and crashes in the app.

Grab our source tar and build it properly. You'll get much better results.

@ingmarv
Copy link
Author

ingmarv commented Feb 13, 2016

Well, I'm packaging for Exherbo, not Gentoo.

I suspect my issue is caused by not wanting to use internal copies of ffmpeg, since that's just a security nightmare waiting to happen.

Anyways, I can appreciate that you don't want to bother with that. Thanks anyways & sorry for the noise.

@sr55
Copy link
Contributor

sr55 commented Feb 13, 2016

Guess that explains why I couldn't find the ebuild on the gentoo repo.

Yes, You can't use the built-in ffmpeg. Firstly we don't even use ffmpeg. We use libav and second we have over a dozen patches against it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants