Re: reverse engineering pwcx

From: Joel Jaeggli
Date: Sat Aug 28 2004 - 12:56:31 EST


On Sat, 28 Aug 2004, Lee Revell wrote:

Right, as someone else pointed out, this is wrong.

How do you account for the Slashdot poster's assertion that it's
physically impossible to cram 640 x 480 worth of data down a USB 1.1
pipe?

640x480 = 307200 pixels
x 24 bits = 7372800 bits per frame (.9MB)
x 30 fps = 221184000

so that's 221mb/s for uncompressed 640x480. dv with 16bit pcm is 25Mb/s typically which is still a bit more than double what you can reasonably push through a usb1.1 port. raw you can push about 1.6 fp/s at 640x480 through usb so your compression ratio needs to be order of 15 to 1 make it fit reasonably with room for overhead.

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


--
-------------------------------------------------------------------------- Joel Jaeggli Unix Consulting joelja@xxxxxxxxxxxxxxxxxxxx GPG Key Fingerprint: 5C6E 0104 BAF0 40B0 5BD3 C38B F000 35AB B67F 56B2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/