Jump to content

libmp4v2-2 needed


ynotssor

Recommended Posts

Greetings, I am trying to install zoneminder into the most recent, updated and upgraded Buster Armbian image on an Odroid XU4, but libmp4v2-2 is required, and doesn't exist in any repository that I can find.

 

Where may I find an Armbian-Buster-compatible libmp4v2-2, please?

Link to comment
Share on other sites

3 hours ago, ynotssor said:

Where may I find an Armbian-Buster-compatible libmp4v2-2, please?

There is no libmp4v2 for Buster, upstream Debian have dropped support for it. Same goes for Ubuntu in current versions. You need a Debian stretch image or an Ubuntu Bionic image if you dont want to have to compile this library yourself

 

https://packages.debian.org/search?keywords=mp4v2

Link to comment
Share on other sites

Hi,

I have the same problem on Orange Pi Zero LTS, which setting should i use to compiling libmp4v2?

 

If i use
$ ./configure

$ make -j4

I get this error:

src/rtphint.cpp: In member function ‘void mp4v2::impl::MP4RtpHintTrack::GetPayload(char**, uint8_t*, uint16_t*, char**)’:
src/rtphint.cpp:342:35: error: ISO C++ forbids comparison between pointer and integer [-fpermissive]
                     if (pSlash != '\0') {
                                   ^~~~
make: *** [GNUmakefile:1364: src/rtphint.lo] Error 1
make: *** Attesa per i processi non terminati....
libtool: compile:  g++ -DHAVE_CONFIG_H -I./include -I./include -I. -I. -Wall -Wformat -g -O2 -fvisibility=hidden -c src/qosqualifiers.cpp -o src/qosqualifiers.o >/dev/null 2>&1

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines