BUG: movie_filename unknown if no ffmpeg
I build motion from the github, and I don't have ffmpeg. Don't need it...
But then I started motion, and there was a warning:
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "movie_filename"
Apparently its only implemented when ffmpeg is there, which used to be a logical choice.
But as the
DarkwindHackeronMotionPatching is added, there is a new feature which uses this variable: extpipe...
I think this should be corrected in the source...
[0] [NTC] [ALL] conf_load: Processing thread 0 - config file /etc/motion.conf
[0] [ALR] [ALL] conf_cmdparse: Unknown config option "movie_filename"
[0] [NTC] [ALL] config_thread: Processing config file /etc/motion/thread0.conf
[0] [NTC] [ALL] motion_startup: Motion Git-8619d7c17ce112e7196975905c6e840f345141ba Started
Environment
Motion version: |
Git-8619d7c17ce112e7196975905c6e840f345141ba |
ffmpeg version: |
|
Shared libraries: |
|
Server OS: |
Linux raspberrypi 3.2.27+ #250 PREEMPT Thu Oct 18 19:03:02 BST 2012 armv6l GNU/Linux |
--
YoupMol - 05 Nov 2012
Follow up
Fix record