[asterisk-dev] app_mp4.c dependacy configuration assistance

Raymond Muranganwa mranganwarey at gmail.com
Wed Jul 3 07:08:05 CDT 2013


hie
Am trying to install app_mp4.c and managed to resolve some other issues was
having .When i compiled mp4v2.tar.gz  the remaining dependancy for
app_mp4.c i got
an error

[CC] app_mp4.c -> app_mp4.o
app_mp4.c: In function ‘mp4_play’:
app_mp4.c:637: error: too few arguments to function ‘MP4Read’
app_mp4.c: In function ‘mp4_save’:
app_mp4.c:928: error: too few arguments to function ‘MP4Create’
make[1]: *** [app_mp4.o] Error 1
make: *** [apps] Error 2

searched on the forums and google for a solution and figured that the MP4
API changed, affecting C, not C++ the suggested
solution was
https://gitorious.org/cmus/cmus/commit/0f87d00831271c9c6f44a2ae683d50b1a46e5a6f<https://webmail.ufh.ac.za/owa/redir.aspx?C=9c479e036c15463b904751b1e3f0a116&URL=https%3a%2f%2fgitorious.org%2fcmus%2fcmus%2fcommit%2f0f87d00831271c9c6f44a2ae683d50b1a46e5a6f>(from
site)
https://github.com/mxcl/homebrew/pull/7998<https://webmail.ufh.ac.za/owa/redir.aspx?C=9c479e036c15463b904751b1e3f0a116&URL=https%3a%2f%2fgithub.com%2fmxcl%2fhomebrew%2fpull%2f7998>

which require me to edit the mp4.cpp(mp4v2) and mpeg-4 files but , noticed
its complicated code might end up doing it wrong and misconfiguring the
files since am a newbie in these technologies

Wanted to ask is there is an understandable way to go about it, tried the
previous version of mp4v2 (1.9.6), but giving the same error,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-dev/attachments/20130703/92e419ad/attachment.htm>


More information about the asterisk-dev mailing list