

I ffmpeg -f v4l2 -i /dev/video3 -codec copy -map 0 -f segment -segment_time 600 space/meteors_%04d.mkvĭuration: N/A, start: 35230.835941, bitrate: 147456 kb/s

Outputs ffmpeg -f v4l2 -list_formats all -i /dev/video3 Estimating duration from bitrate, this may be inaccurate
#How to install ffmpeg to zoneminder mp4#
I would like to be able to capture the video on the fly from (/dev/video3) and output it as raw(-codec copy) or mp4 into the segments.If the raw segments ended up being too large,i would fall back to outputting to mp4 to save space.įfmpeg version N-43174-gf4e29c4 Copyright (c) 2000-2013 the FFmpeg developersīuilt on 12:48:28 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)Ĭonfiguration: -prefix=/home/tim/ffmpeg_build -extra-cflags=-I/home/tim/ffmpeg_build/include -extra-ldflags=-L/home/tim/ffmpeg_build/lib -bindir=/home/tim/bin -extra-libs=-ldl -enable-gpl -enable-libass -enable-libfdk-aac -enable-libmp3lame -enable-libopus -enable-libtheora -enable-libvorbis -enable-libvpx -enable-libx264 -enable-nonfree -enable-x11grab -enable-libfreetype Thanks for your help once again FakeOutdoorsman.
