[FFmpeg-cvslog] Add H.264 fourcc GAVC for GeoVision cameras.

compn tempn at twmi.rr.com
Fri Oct 11 13:25:47 CEST 2013


On Fri, 11 Oct 2013 07:14:38 -0400, compn wrote:
>On Fri, 11 Oct 2013 10:24:04 +0200 (CEST), Carl Eugen Hoyos wrote:
>
>>Add H.264 fourcc GAVC for GeoVision cameras.
>
>>+    { AV_CODEC_ID_H264,         MKTAG('G', '2', '6', '4') }, /* GeoVision 
>
>g264 or gavc?

both exist.

http://www3.nd.edu/~ndswim/MEN/Geo-Old/GAVC.inf
GXAVC = 1:GXAVC.dll, "vidc.GAVC", "GeoVision AVC Video Codec" , , ,
GXAVCS = 1:GXAVCD.dll, "vidc.GAVS", "GeoVision AVC Video Decoder" , , ,

then
http://www3.nd.edu/~ndswim/MEN/Geo-Old/G264.inf
GX264 = 1:GX264.dll, "vidc.G264", "GeoVision H264 Video Codec" , , ,
GX264S = 1:GX264D.dll, "vidc.G26S", "GeoVision H264 Video Decoder" , , ,

-compn


More information about the ffmpeg-cvslog mailing list