Post Reply 
[Application Release] Sounge v1.0
Author Message
diego
poof

Posts: 7,826.1659
Threads: 264
Joined: 22nd Jun 2007
Reputation: 1.80067
E-Pigs: 37.4012
Offline
Post: #11
RE: [Application Release] Sounge v1.0
Senseito Sakura Wrote:
boogschd Wrote:coolness :D ...

i didnt know u could code kai ..

good job :p

lol me neither but this is great stuff, is it able to do it the other way yet?

MP3 to PNG, this will be key for "sharing items"!

[Image: cce6aa9e-c40c-4ae7-aebe-d7780d6fc009.gif]
14/05/2008 02:02 AM
Find all posts by this user Quote this message in a reply
Kaiser
The Average Lucky Bastard

Posts: 2,512.2567
Threads: 296
Joined: 13th Apr 2007
Reputation: 0.38918
E-Pigs: 43.7138
Offline
Post: #12
RE: [Application Release] Sounge v1.0
boogschd Wrote:coolness :D ...

i didnt know u could code kai ..

good job :p

Well, happens that I've done a lot of program/coding for research proyects :D
But my main problem is that i know a little bit of a lot of languages... in some of them not even enough to actually make something... -_-



diego Wrote:
Senseito Sakura Wrote:lol me neither but this is great stuff, is it able to do it the other way yet?

MP3 to PNG, this will be key for "sharing items"!

I'll be working on it, it should be as easy as putting the code upside down :D

however, ill be holding it until i manage to put both apps together... for convenience.. :P

COLEGIOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!
FEEL THE POWER   \(m)/ (@_@) \(m)/
Vi Veri Veniversum Vivus Vici
14/05/2008 10:13 AM
Find all posts by this user Quote this message in a reply
Kaiser
The Average Lucky Bastard

Posts: 2,512.2567
Threads: 296
Joined: 13th Apr 2007
Reputation: 0.38918
E-Pigs: 43.7138
Offline
Post: #13
RE: [Application Release] Sounge v1.0
FUCK....

i tried to do it backwards... but its a LOT more complicated than it looked like...

i have to declare the image dimensions before actually saving it as a png, not to mention that the image dimensions are relative to the original filesize... but i can manage that with a simple math operation...

COLEGIOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!
FEEL THE POWER   \(m)/ (@_@) \(m)/
Vi Veri Veniversum Vivus Vici
14/05/2008 11:08 AM
Find all posts by this user Quote this message in a reply
squee666
Grand Warlock

Posts: 3,566.4225
Threads: 351
Joined: 4th May 2007
Reputation: 12.17831
E-Pigs: 555.8899
Offline
Post: #14
RE: [Application Release] Sounge v1.0
lol you forgot that huh
image dimensions cannot be too large but can be to small by 1 pixel

[Image: IuZelj2.png]
Spoiler for anime watched:
[Image: squee666.jpg]
14/05/2008 11:31 AM
Find all posts by this user Quote this message in a reply
xero1
Love Mage/Red Mage LV: 99/75

Posts: 1,193.1964
Threads: 136
Joined: 14th Apr 2007
Reputation: -2.36942
E-Pigs: 51.3231
Offline
Post: #15
RE: [Application Release] Sounge v1.0
This works on other formats also :)

Save this as a raw file named ***.mp4 [13MB]

Code:
http://amasora.net/img/test1.png



Save this as a raw file named ***.ogg :) [9MB]

Code:
http://amasora.net/img/test.png


You have to copy and paste the URL's, because of anti hot linking and because the images are kind of big.

Edit:

This will work on any file format, because all your doing is saving a the file in binary as an image.

(This post was last modified: 14/05/2008 12:02 PM by xero1.)
14/05/2008 11:56 AM
Find all posts by this user Quote this message in a reply
Kaiser
The Average Lucky Bastard

Posts: 2,512.2567
Threads: 296
Joined: 13th Apr 2007
Reputation: 0.38918
E-Pigs: 43.7138
Offline
Post: #16
RE: [Application Release] Sounge v1.0
squee666 Wrote:lol you forgot that huh
image dimensions cannot be too large but can be to small by 1 pixel

yes is did forgot, even though i thought DevIL would assume them... <_<

xero1 Wrote:This works on other formats also :)

Save this as a raw file named ***.mp4 [13MB]

Code:
http://amasora.net/img/test1.png



Save this as a raw file named ***.ogg :) [9MB]

Code:
http://amasora.net/img/test.png


You have to copy and paste the URL's, because of anti hot linking and because the images are kind of big.

Edit:

This will work on any file format, because all your doing is saving a the file in binary as an image.


i was aware of it, hence the reason I said in that in future versions the user will be able to select the output name and file format....

COLEGIOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!
FEEL THE POWER   \(m)/ (@_@) \(m)/
Vi Veri Veniversum Vivus Vici
(This post was last modified: 14/05/2008 01:38 PM by Kaiser.)
14/05/2008 01:34 PM
Find all posts by this user Quote this message in a reply
xero1
Love Mage/Red Mage LV: 99/75

Posts: 1,193.1964
Threads: 136
Joined: 14th Apr 2007
Reputation: -2.36942
E-Pigs: 51.3231
Offline
Post: #17
RE: [Application Release] Sounge v1.0
Kaiser Wrote:i was aware of it, hence the reason I said in that in future versions the user will be able to select the output name and file format....

No need for the tone your taking. I was just giving people some samples and pointing it out. Like you did.

Sorry..... :/
14/05/2008 01:45 PM
Find all posts by this user Quote this message in a reply
Method
You may call me Reverend.

Posts: 6,358.2856
Threads: 443
Joined: 14th Jan 2008
Reputation: 6.04241
E-Pigs: 71.2376
Offline
Post: #18
RE: [Application Release] Sounge v1.0
Wow you made that quickly!!! O_O

Can it convert the other way round too???


[Image: mvg1hw.gif]
14/05/2008 01:52 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Kaiser
The Average Lucky Bastard

Posts: 2,512.2567
Threads: 296
Joined: 13th Apr 2007
Reputation: 0.38918
E-Pigs: 43.7138
Offline
Post: #19
RE: [Application Release] Sounge v1.0
xero1 Wrote:
Kaiser Wrote:i was aware of it, hence the reason I said in that in future versions the user will be able to select the output name and file format....

No need for the tone your taking. I was just giving people some samples and pointing it out. Like you did.

Sorry..... :/

srry if i sounded rude or something... i think i was in a bad mood.. <_<

COLEGIOOOOOOOOOOOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!
FEEL THE POWER   \(m)/ (@_@) \(m)/
Vi Veri Veniversum Vivus Vici
14/05/2008 02:06 PM
Find all posts by this user Quote this message in a reply
ZiNgA BuRgA
Smart Alternative

Posts: 17,023.4213
Threads: 1,174
Joined: 19th Jan 2007
Reputation: -1.71391
E-Pigs: 446.0333
Offline
Post: #20
RE: [Application Release] Sounge v1.0
xero1 Wrote:WFT? O_o ??

[Image: picture1bc8.jpg]

* xero1 is confused
That's not your ZIP application?

WinRAR displays things fine...


Nice application :P  If you want a suggestion, it's be nice to statically link the libraries in, instead of using DLLs.
You could also make a "compressor" (ie MP3 » PNG) and see if it's possible to store the original file extension in some PNG metadata somewhere.

Anyways good work!
14/05/2008 04:31 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)

 Quick Theme: