Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Computing > Arch > Re: What lossle...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 13 Topic 3460 of 3609
Post > Topic >>

Re: What lossless (video) compression algorithms are there ?

by "Skybuck Flying" <BloodyShame@[EMAIL PROTECTED] > Jun 1, 2008 at 04:19 PM

Ok,

Today I implemented the following methods in a video codec to test out
there 
speeds:

(Image Transform, from lineair to 2D image)
RGB Transform
Paeth Predictor
Wheeler Transform
MoveToFront Transform
(Image Transform, from 2D image to lineair)

For video resolution 320x200 it might produce acceptable decode speeds for
a 
2.0 ghz processor.

For video resolution 640x480 it was way too slow.

Paeth, Wheeler and MoveToFront all there require lot's of processing time.

The Delphi code is just too slow to do it fast enough.

It will probably need special sse2 or special gpu, or simply ditch the 
methods all together and use something else.

At least my alternative/simple codec was super fast...

Also notice how huffman is not even included yet.

I took big step forward, and now I took maaaaaaaajooorrr step backward,
hehe 
;)

Interesting though.

Bye,
  Skybuck.
 




 13 Posts in Topic:
Re: What lossless (video) compression algorithms are there ?
"Skybuck Flying"  2008-06-01 16:19:09 
Re: What lossless (video) compression algorithms are there ?
"Skybuck Flying"  2008-06-01 18:27:05 
Re: What lossless (video) compression algorithms are there ?
"Skybuck Flying"  2008-06-01 19:34:49 
Re: What lossless (video) compression algorithms are there ?
"Skybuck Flying"  2008-06-02 11:37:37 
Re: What lossless (video) compression algorithms are there ? (to
"Skybuck Flying"  2008-06-02 11:49:35 
Re: What lossless (video) compression algorithms are there ? (Sk
"Skybuck Flying"  2008-06-03 10:46:18 
Re: What lossless (video) compression algorithms are there ? (Sk
"Skybuck Flying"  2008-06-03 11:48:51 
Re: What lossless (video) compression algorithms are there ? (Sk
hutch-- <hutch@[EMAIL   2008-06-08 02:31:32 
Re: What lossless (video) compression algorithms are there ? (Sk
"Rudy Velthuis"  2008-06-08 11:59:22 
Re: What lossless (video) compression algorithms are there ? (Sk
Zathras <webnewsgroup@  2008-06-09 08:06:14 
Re: What lossless (video) compression algorithms are there ? (Sk
hutch-- <hutch@[EMAIL   2008-06-06 02:39:15 
Re: What lossless (video) compression algorithms are there ? (Sk
Zathras <webnewsgroup@  2008-06-08 10:05:35 
Re: What lossless (video) compression algorithms are there ?
Nils <n.pipenbrinck@[E  2008-06-10 21:28:16 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Aug 30 2:52:06 CDT 2008.