Jurgen,

I thought I fixed this issue.

ffmpeg is constantly evolving ( changing ) their API and is causing the 
build to fail. So in the file
QDVDAUTHOR/qrender/local_ffmpeg.sh

there is a part which retrieves the file
http://qdvdauthor.sf.net/ffmpeg_location.txt

this file points to
http://ffmpeg.org/releases/ffmpeg-0.6.3.tar.bz2

instead of the latest ffmpeg snapshot.

So if you are connected to the internet, AND you have wget installed it 
should work.
Of course you can also simply replace the line:

theLib="http://ffmpeg.mplayerhq.hu/releases/ffmpeg-snapshot.tar.bz2";
with
theLib="http://ffmpeg.org/releases/ffmpeg-0.6.3.tar.bz2";

that should do the trick.

Varol :)


On 11/12/2013 05:44 AM, Jurgen wrote:
> Hi all,
>
> I tried to compile qdvdauthor 2.3.1 
> (http://sourceforge.net/projects/qdvdauthor/).
> But it is failing. I have tried several options.
> Attached you will find the outcome of the commands configure-n and 
> configure-c.
>
> Please tell me what I am doing wrong.
>
> Kind regards,
> Jurgen

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
QDVDAuthor-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qdvdauthor-users

Reply via email to