changeset 35027:6395c172f9c0

add geoh264 binary codec, works on sample
author compn
date Mon, 27 Aug 2012 16:20:40 +0000
parents 4783ed655c94
children dd77d5a292df
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Aug 27 07:09:34 2012 +0000
+++ b/etc/codecs.conf	Mon Aug 27 16:20:40 2012 +0000
@@ -152,6 +152,14 @@
   dll "GeoCodec.dll"
   out BGR24 flip
 
+videocodec geoh264
+  info "GeoCodec h264"
+  status working
+  fourcc G264
+  driver vfw
+  dll "GX264.dll"
+  out RGB24,RGB32,BGR32,BGR24 flip
+
 videocodec imm4
   info "infinity cctv codec"
   status working