bino-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bino-list] compiling 1.4.2


From: Frédéric Devernay
Subject: Re: [Bino-list] compiling 1.4.2
Date: Thu, 12 Sep 2013 07:58:14 +0200

Hi Torsten,

this was recently deprecated.

just replace it by this value, add at the beginning of media_object.cpp, after 
the includes:
#ifndef AVCODEC_MAX_AUDIO_FRAME_SIZE
#define AVCODEC_MAX_AUDIO_FRAME_SIZE 192000 // 1 second of 48khz 32bit audio
#endif

as in this patch:
http://git.videolan.org/?p=ffmpeg.git;a=blobdiff;f=libavformat/dvenc.c;h=577ba7c4da93f24ff13018860929c9a40250b080;hp=a7d281a799727e14c21206c8df5fc997a31d45fa;hb=e0aa5e772bbe4c52182a5db321b0da6b98205ef1;hpb=8337b5db967ecadab4bb65c272cb47d350ecb83b

fred

Le 12 sept. 2013 à 07:26, Torsten Mohr <address@hidden> a écrit :

> Hello,
> 
> i just tried to install bino-1.4.2 on a Linux x86_64 system from
> source.  The main installation is OpenSuSE 12.3, but using some
> libs / RPMs from the Packman repository.
> 
> But i get:
> make[4]: Entering directory `/tmp/bino-1.4.2/src'
>  CXX    media_object.o
> media_object.cpp:153:42: error: ‘AVCODEC_MAX_AUDIO_FRAME_SIZE’ was not 
> declared in this scope
> 
> I experienced problems in compiling sources that use libav* before.
> 
> Is there a workaround possible to get bino compiled on my system?
> 
> 
> Thanks for any hints
> Torsten
> 
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]