[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[microblaze-uclinux] Does uClinux support VDEC1 Video Decoder Board?
- To: microblaze-uclinux@xxxxxxxxxxxxxx
- Subject: [microblaze-uclinux] Does uClinux support VDEC1 Video Decoder Board?
- From: "qihua shang" <shangqihua@xxxxxxxxx>
- Date: Wed, 21 Mar 2007 11:39:06 +0100
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=INR0QmfAnjde1MfQnmVE9Y+Oj575s0XqqJQFR8X7j9+5o9NbSZYhyk6T0OlcvAdcj9hjynpe0VDGYhsNcFLm5N3QSCSRiS326g2RMqGN+XfbgmK+UO15hWP2Q2QXhnjYm6zcOLdSjkB3DTEzPFUgXL4gvtrXGXdnrbD9iTQVDD4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=KxSKrVv1f9rPa7AIDxh9O9STmT0+cUQZIapNrsYUnX2R2PN7tQipKuJZLgDHhGPvTFXa6bu39n5VP3QnQ3WmXd7Q7GQOvwTDs+cP/3SqZnb9XIF/58DAVU0IssV9GKI8I/GMqNd950X61KFLlpuAFiOJlrlg0Mpu+jXmjUaLK/U=
- Reply-to: microblaze-uclinux@xxxxxxxxxxxxxx
- Sender: owner-microblaze-uclinux@xxxxxxxxxxxxxx
Dear all,
I bought a VDEC1 Video Decoder Board from Digilent. Now, I would like to make some applications based on uClinux.
e.g:
1. connect a camara with the VDEC1 Video Decoder Board.
2. take a picture from camara and save the img file(jpg or gif) in memory or somewhere else
3. display the picture in the website (already successful)
Does anyone knows whether uClinux supports VDEC1 Video Decoder Board? If it is, what should I set in the menuconfig? I saw the "multimedia device->video for linux" and "character devices -> I2C support". Is it correct to select them or something more should I do?
thanks a lot
Qihua Shang