

They are all the same.avi Container, 320x240, 4:3, 25 fps, GeoVision Advanced MPEG-4 GEO codec. I installed the GeoVision codec ( - select 'other utilities'), so my system (windows media player, media player classic) can play back the files. Also, I can open and work with them in Virtual Dub.

I installed AviSynth and wrote the simple script for stacking them next to each other h1 = AVISource('Event5842001.avi') h2 = AVISource('Event5842002.avi') h3 = AVISource('Event5848003.avi') StackHorizontal(h1, h2, h3) now, when I save it as.avs and then open it using VirtualDub, I see three videos nicely put next to each other, but the colors are weird and parts of the video are upside down and everything is just.wrong - see Screenshot.


I have now also Avisynth+ installed, as well as VirtualDubMod.įirst I thought it has something to do with avisynth taking the wrong codec, so i forced it on gmp4 (as you can also see in the screenshot), but the result is the same. Free Audio Editor Deluxe Serial Key there. The GeoVision codec is designed to achieve high compression ratios while maintaining good video quality.Avs in VDMod, I get 'couldn't locate decompressor for format YV24', but it still opens the video which looks a little better though (but when I make a direct stream copy and save it, then play it back in MPC it looks exactly the same as it looked on the first screenshot). GeoVision much like Panasonic makes use of their own proprietary video codec called “GEO” for video compression and storage. Much like Panasonic and their own codec called the Panasonic mpeg4. This many times is seen as the GMP4 codec. With their range of camera equipment they also made their own codec. You will note that the GeoVision is a manufacturer of CCTV (closed-circuit television) equipment. There is also the Camstudio lossless codec which is for another specific camera. You can also see the fraps codec as well as others on here.
