j5
2nd July 2004, 11:12
Hi, I wrote a directshow filter to test x264 encoder.
ffdshow is good but seem like complex:)
If it make sense and x264 CVS go on,i will continue this.
http://www.sharesome.com/x264ds
based on x264 CVS 20040630
- built with Microsoft VS.net 2003 (with nasm)
- Inter and Intra Analyse feature enabled(no configuration yet)
- bitrates control not work (ask x264 question)
- DirectX 8.1+
- RGB24 Colorspace Input (other colorspace directx will transfer)
- Directshow Transform Filter
- Platform: Windows 2000 , Windows XP, Windows Server 2003 , Windows 98/Me ??
- Video Size: width(16n)x height(16m) (QCIF, CIF, SIF, etc.)
- Container: AVI Mux/Splitter, FOURCC("H264")
- Player: VideoLan VLC (not good, distort)
- Decoder: VideoSoft H264 Decoder Directshow Filter(good)
- test sequence and bitstream (FourCC"H264")
j5 <j5liu@sina100.com>
ffdshow is good but seem like complex:)
If it make sense and x264 CVS go on,i will continue this.
http://www.sharesome.com/x264ds
based on x264 CVS 20040630
- built with Microsoft VS.net 2003 (with nasm)
- Inter and Intra Analyse feature enabled(no configuration yet)
- bitrates control not work (ask x264 question)
- DirectX 8.1+
- RGB24 Colorspace Input (other colorspace directx will transfer)
- Directshow Transform Filter
- Platform: Windows 2000 , Windows XP, Windows Server 2003 , Windows 98/Me ??
- Video Size: width(16n)x height(16m) (QCIF, CIF, SIF, etc.)
- Container: AVI Mux/Splitter, FOURCC("H264")
- Player: VideoLan VLC (not good, distort)
- Decoder: VideoSoft H264 Decoder Directshow Filter(good)
- test sequence and bitstream (FourCC"H264")
j5 <j5liu@sina100.com>