Page 2 of 2

Posted: Thu Apr 10, 2008 7:13 pm
by Lee Sharp
This is a common version conflict between ffmpeg and zoneminder. Your zoneminder was compiled against a different version of ffmpeg.

Posted: Thu Apr 10, 2008 7:51 pm
by Victor1974
That version of ffmpeg to install for zoneminder 1.22.3-10?
Que version de ffmpeg deberia instalar para zoneminder 1.22.3-10?

Posted: Fri Apr 11, 2008 9:10 pm
by Lee Sharp
Please type;

Code: Select all

ffmpeg -version

Posted: Fri Apr 11, 2008 9:43 pm
by Victor1974

Code: Select all

ffmpeg -version
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm --enable-dc1394 --disable-debug --enable-shared --prefix=/usr
  libavutil version: 1d.49.3.0
  libavcodec version: 1d.51.38.0
  libavformat version: 1d.51.10.0
  built on Jun  3 2007 20:59:25, gcc: 4.1.3 20070528 (prerelease) (Ubuntu 4.1.2-9ubuntu2)
ffmpeg      SVN-rUNKNOWN
libavutil   3212032
libavcodec  3352064
libavformat 3344896

Posted: Sat Apr 12, 2008 4:13 pm
by Victor1974
no answer that helps me? :(
ninguna respuesta que me ayude? :(

Posted: Sat Apr 12, 2008 6:20 pm
by Lee Sharp
I am trying to remember, but I believe it was Ubuntu Feisty and the 1.22 deb that was compatible. I am no longer on either of those versions so I have no way to test.

Posted: Sat Apr 12, 2008 11:50 pm
by PeterHoward
Victor1974 wrote:That version of ffmpeg to install for zoneminder 1.22.3-10?
Que version de ffmpeg deberia instalar para zoneminder 1.22.3-10?
I am assuming that you are using my debian/ubuntu package. -10 is built without ffmpeg support. There had been enough problems with it that I decided it was more honest to have it removed rather than in and not working properly. So, unfortunately, it working from the command line is irrelevant to it working from inside zoneminder :-(

General question - is ffmpeg required for export?

Further, in looking at a different thread in 1.22.3 I have confirmed that export does work (at least for me) on 1.23.2-1

PJH

PS

Posted: Sat Apr 12, 2008 11:52 pm
by PeterHoward
1.23.2-1 does have ffmpeg support thanks to help from Alexander Kushnirenko.

PJH

Posted: Sun Apr 13, 2008 3:11 am
by Victor1974
update to Feisty and work without problem :D
Actualice a Feisty y trabajo sin problema :D

my new question is:
my pc two hhd wanted that in the second disc which this empty recorded all the events, that I must modify aside from ZM_DIR_EVENTS, ZM_DIR_IMAGES, ZM_DIR_SOUNDS?

thanks for help me.

Mi nueva pregunta es:
mi equipo tiene dos hhd quisiera que en el segundo disco que esta vacio se grabaran todos los eventos, que debo modificar aparte de ZM_DIR_EVENTS, ZM_DIR_IMAGES, ZM_DIR_SOUNDS?

Gracias por la ayuda.

Posted: Mon Apr 14, 2008 12:35 am
by PeterHoward
Yet another useless post from me :-(

I haven't played with moving the export dirs around so I don't know if there are any other vars you need to modify.

(Just so you know I'm not ignoring you)

Posted: Tue Apr 15, 2008 12:47 am
by Lee Sharp
I will answer in your other post as this one is solved.