Not logged in. · Lost password · Register
Forum: Discussion RSS
ffmpeg includes
clas #1
Member since Jun 2007 · 4 posts
Group memberships: Members
Show profile · Link to this post
Subject: ffmpeg includes
Hi Mikkel

I can't seem to get the ffmpeg includes right.

Your AudioDecoder.h includes the two ffmpeg headers in the following way:

#include <ffmpeg/avformat.h>
#include <ffmpeg/avcodec.h>

But when i check out ffmpeg, avformat.h is located at ffmpeg\libavformat\avformat.h
and avcodec.h is located at ffmpeg\libavcodec\avcodec.h.

How is the ffmpeg folder structure in your
root:
    /libs:
        /include:
            /ffmpeg
folder?

/Claus
Mikkel (Administrator) #2
User title: Developer
Member since Oct 2006 · 222 posts · Location: Copenhagen, Denmark
Group memberships: Administrators, Members
Show profile · Link to this post
When you do a 'make install' in the ffmpeg library, it will install the libs and includes in the directory you provided with the '--prefix=directory'.. It will install includes in 'PREFIX/include' and libs in 'PREFIX/lib'. I guess you can also copy the includes yourself, but it is far from all includes that are needed.

A much easier way is for me to provide you with a zip file with my 'lib' directory which include all includes and compiled libs.. Also, the player does not work with the newest ffmpeg, so you need the correct one (which version I do not remember).
I will send you an email with the compiled libs.. I do not think I can make it public available due to the GPL license.
If anybody else wants it as well, then just send me an email.

\Mikkel
clas #3
Member since Jun 2007 · 4 posts
Group memberships: Members
Show profile · Link to this post
That is great!

Thanks!

/Claus
cookm #4
Member since Aug 2007 · 7 posts · Location: U.S.
Group memberships: Members
Show profile · Link to this post
In reply to post #2
Quote by Mikkel on 2007-06-05, 09:33:
If anybody else wants it as well, then just send me an email.

\Mikkel

Mikkel,

I'd like to get a copy of your libs directory, if possible.

I grabbed older copies of some of the ffmpeg includes to get around a couple of deprecation errors, but am still getting a compile error in AudioDecoder.cpp (INT64_C undeclared)

I sent you an e-mail last night with the same request.  You can ignore the comment about the Make file.  I found your quickstart.txt right after I sent the e-mail.

Thanks!

- cookm
Mikkel (Administrator) #5
User title: Developer
Member since Oct 2006 · 222 posts · Location: Copenhagen, Denmark
Group memberships: Administrators, Members
Show profile · Link to this post
I sent you an email yesterday (before this post), so I wondered if got lost.
Did you receive my mail?

Cheers,

\Mikkel
cookm #6
Member since Aug 2007 · 7 posts · Location: U.S.
Group memberships: Members
Show profile · Link to this post
Hmm, didn't get it.  I'll send you an e-mail from a different e-mail account.
Close Smaller – Larger + Reply to this post:
Verification code: VeriCode Please note the verification code from the picture into the text field next to it.
Smileys: :-) ;-) :-D :-p :blush: :cool: :rolleyes: :huh: :-/ <_< :-( :'( :#: :scared: 8-( :nuts: :-O
Special characters:
Go to forum
This board is powered by the Unclassified NewsBoard software, 20100516-dev, © 2003-10 by Yves Goergen
Page created in 243.7 ms (122.1 ms) · 65 database queries in 103.5 ms
Current time: 2012-02-06, 19:41:56 (UTC +01:00)