News and announcements

DataMosher is usable

Written for DataMosher by David Olivari on 2010-01-20

$ ./datamosher -h

Prepare your video with your distrib ffmpeg version or avidemux.

They should be in xvid with noaudio, example ffmpeg line :
$ ffmpeg -i in.mov -vcodec libxvid -qscale 1 -g 128 -me_method epzs -bf 0 -mbd 0 -aspect 16:9 epzs_128_out.avi

datamosher can chain several video file with the same codec and size
$ ./datamosher -i v1.avi v2.avi -p -z 2

datamosher record the output in mjpeg format
$ ./datamosher -i v1.avi v2.avi -p -z 2 -o out.avi

Work with any size of video tested with fullhd file.

Enjoy !!!

11 of 1 result

Announcements