ZN will not start - need help

Forum for questions and support relating to the 1.24.x releases only.
Locked
tjay78
Posts: 2
Joined: Thu Jan 21, 2010 5:41 pm

ZN will not start - need help

Post by tjay78 »

I have a problem when I start ZM service
it comes with this error

Starter ZoneMinder: /usr/local/bin/zmfix: symbol lookup error: /usr/lib/libavcodec.so.52: undefined symbol: av_free


is there some who know what it means

T-J@Y
jfkastner
Posts: 74
Joined: Wed Jun 17, 2009 11:52 pm

Post by jfkastner »

libavcodec.so.52 is used by ffmpeg,
which is used to stream live feeds or create video clips from recordings

try re-installing ffmpeg, adding codecs, or disabling streaming
tjay78
Posts: 2
Joined: Thu Jan 21, 2010 5:41 pm

Post by tjay78 »

It was installed 2 times
I uninstalled one of them
and it works

thanks for your info jfkastner :D


T-J@Y
Locked