.:.:.:.:
RTTP
.
Mobile
:.:.:.:.
[
<--back
] [
Home
][
Pics
][
News
][
Ads
][
Events
][
Forum
][
Band
][
Search
]
full forum
|
bottom
Reply
[
login
]
SPAM Filter:
re-type this
(values are 0,1,2,3,4,5,6,7,8,9,A,B,C,D,E, or F)
you are quoting a heck of a lot there.
[QUOTE]blah blah blah[/QUOTE] to reply to the_reverend.
Please remove excess text as not to re-post tons
message
[QUOTE="the_reverend:491898"]what's do you mean "crop the video files"? why don't you just do whatever it is that you are talking about?? the main way that compression algorithms work are chunking up a file into x bytes and then making a tree structure out of it. say my file is contains ABCCAAAZ in a simple zip, I would take and count them up A =4 C = 2 B = 1 Z = 1 I make a binary tree out of it. there are more A's so that is the first element 0/\1 A_/\1 _C_/\1 __B_/\1 ___Z_/\1 I make some sort of info header for that tree. and then I compress the file so ABCCAAAZ (where each letter is 0-255 ASCII value) HEX:414243434141415A binary:0100000101000010010000110100001101000001010000010100000101011010 becomes LRRLRLRLLLLLRRRL or in binary 011010100001110 HEX: 6A in my little algorithm there, I took: 0100000101000010010000110100001101000001010000010100000101011010 and translated it into
011010100001110[/QUOTE]
top
[
Vers. 0.12
][ 0.003 secs/8 queries][
refresh
][