Juha Alanen (author)
Fri May 29 05:38:56 -0700 2009
gst-dsp /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Apr 18 09:58:00 -0700 2009 | |
| |
Makefile | ||
| |
README | Sat May 23 15:06:24 -0700 2009 | |
| |
dmm_buffer.h | ||
| |
dsp_bridge.c | ||
| |
dsp_bridge.h | ||
| |
get-version.sh | ||
| |
gstdspbase.c | ||
| |
gstdspbase.h | ||
| |
gstdspdummy.c | ||
| |
gstdspdummy.h | ||
| |
gstdspvdec.c | ||
| |
gstdspvdec.h | ||
| |
gstdspvenc.c | ||
| |
gstdspvenc.h | ||
| |
log.c | ||
| |
log.h | ||
| |
plugin.c | ||
| |
plugin.h | Thu May 21 10:15:02 -0700 2009 | |
| |
sem.h | ||
| |
util.c | Sat May 23 17:58:51 -0700 2009 | |
| |
util.h | Sat May 23 17:58:51 -0700 2009 |
README
Allo socket nodes should be in /lib/dsp == vdec == You'll need these ringio.dll64P, usn.dll64P, and the corresponding SN mp4vdec_sn.dll64P (MPEG-4 video), h264vdec_sn.dll64P (H.264). == venc (and image) == You'll need usn.dll64P, and the corresponding SN JPEG (jpegenc_sn.dll64P). == dummy == Make sure you have dummy.dll64P. You can try putting dspdummy in the middle of normal gst-launch pipelines: gst-launch-0.10 videotestsrc ! dspdummy ! xvimagesink

