Click here to Skip to main content
15,909,896 members
Home / Discussions / Graphics
   

Graphics

 
GeneralLaggy GIF Problem Pin
Reelix24-Apr-08 20:27
Reelix24-Apr-08 20:27 
GeneralRe: Laggy GIF Problem Pin
Randor 28-Apr-08 14:04
professional Randor 28-Apr-08 14:04 
GeneralRe: Laggy GIF Problem Pin
Reelix28-Apr-08 20:49
Reelix28-Apr-08 20:49 
GeneralRe: Laggy GIF Problem Pin
Randor 29-Apr-08 3:59
professional Randor 29-Apr-08 3:59 
GeneralDrawing to Bitmap Pin
cocoonwls20-Apr-08 21:54
cocoonwls20-Apr-08 21:54 
GeneralRe: Drawing to Bitmap Pin
cocoonwls20-Apr-08 23:58
cocoonwls20-Apr-08 23:58 
GeneralReal time video Pin
Chandrias20-Apr-08 4:38
Chandrias20-Apr-08 4:38 
GeneralRe: Real time video Pin
Mark Salsbery21-Apr-08 21:27
Mark Salsbery21-Apr-08 21:27 
Chandrias wrote:
All I now about
network programming, is that I can only send byte arrays to the client. Any ideas on how
I will get that?


Then you need to send arrays of bytes which represent the pixels in the frames of video.

If your available bandwidth isn't able to handle the number of bytes-per-second required
to transmit the given video dimensions and frame rate, then you'll need to compress the video
somehow. The Video Compression Manager[^] or the Windows Media Format SDK[^] are two
possible solutions for compressing/decompressing video. There's also lots of 3rd party video
codecs.

Mark

Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

Questionis directx installed? Pin
bart00019-Apr-08 5:37
bart00019-Apr-08 5:37 
AnswerRe: is directx installed? Pin
Christian Graus20-Apr-08 11:59
protectorChristian Graus20-Apr-08 11:59 
AnswerRe: is directx installed? Pin
Hamid_RT2-May-08 8:09
Hamid_RT2-May-08 8:09 
General"warp mode image transformation" in photoshop Pin
dapa15-Apr-08 5:06
dapa15-Apr-08 5:06 
GeneralRe: "warp mode image transformation" in photoshop Pin
El Corazon15-Apr-08 6:02
El Corazon15-Apr-08 6:02 
GeneralRe: "warp mode image transformation" in photoshop Pin
Dan16-Apr-08 13:37
Dan16-Apr-08 13:37 
GeneralRe: "warp mode image transformation" in photoshop Pin
dapa17-Apr-08 2:17
dapa17-Apr-08 2:17 
GeneralAlgorithm to divide image into rectangulars of the same color [modified] Pin
xax14-Apr-08 5:37
xax14-Apr-08 5:37 
GeneralRe: Algorithm to divide image into rectangulars of the same color Pin
Luc Pattyn14-Apr-08 5:54
sitebuilderLuc Pattyn14-Apr-08 5:54 
GeneralRe: Algorithm to divide image into rectangulars of the same color Pin
xax15-Apr-08 12:43
xax15-Apr-08 12:43 
GeneralRe: Algorithm to divide image into rectangulars of the same colo Pin
Luc Pattyn15-Apr-08 13:10
sitebuilderLuc Pattyn15-Apr-08 13:10 
GeneralProcessor Intensive Programming [modified] Pin
Reelix14-Apr-08 1:52
Reelix14-Apr-08 1:52 
GeneralRe: Processor Intensive Programming Pin
El Corazon14-Apr-08 4:33
El Corazon14-Apr-08 4:33 
Generalwant suggestion Pin
bharathn8712-Apr-08 8:46
bharathn8712-Apr-08 8:46 
GeneralShading Pin
meister_skypie6-Apr-08 1:13
meister_skypie6-Apr-08 1:13 
GeneralRe: Shading Pin
Tim Craig6-Apr-08 16:05
Tim Craig6-Apr-08 16:05 
GeneralRe: Shading Pin
El Corazon8-Apr-08 7:20
El Corazon8-Apr-08 7:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.