Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate

Primary tabs

  • View
  • Collections
  • Comments(active tab)
  • Followers
  • Friends
  • Favorites
Re: Wav to mp3?
Sunday, November 14, 2010 - 07:55

with a 33mb .wav it seems to take long (I didn't wait to see how long) on an Asus EeePC 1000H. Wait a little longer? It should work.

Re: Wav to mp3?
Sunday, November 14, 2010 - 06:05

Pardon my few words :)

 

You need to install "sox" and "lame" via your package manager.

Then, assuming your .wav file(s) are in ~/files, you will need to do the following two commands in the command line:

cd ~/files

for i in *wav; do sox "$i" -r 44100 "${i%wav}mp3"; echo "$i done"; done

this will execute a command for every file that ends in "wav": `sox file.wav -r 44100 file.mp3.`. this converts the wav file to mp3 and makes the mp3 file have a rate of 44100, which is what flash needs I believe.

 

For original files I would recommend either .wav in a .7z (or .zip, not .rar or .ace) or a .flac file (sox should be able to convert .wav to .flac files.

OGG Vorbis is not recommended, because the format uses lossy compression. Wav does not compress and flac does compress, but lossless.

Re: Wav to mp3?
Sunday, November 14, 2010 - 03:01

for i in *wav; do sox "$i" -r 44100 "${i%wav}mp3"; echo "$i done"; done

 

and if you have multiple files per submission, check out this post.

Re: Another sweet HTML5/JS game
Tuesday, November 9, 2010 - 14:01

Cute.

Open art as well?

Re: Be funny, raise money (help us come up with funny things ...
Monday, November 8, 2010 - 14:09

@bart AWESOME!

Re: Be funny, raise money (help us come up with funny things ...
Sunday, November 7, 2010 - 22:49

They should have the best art of oga printed on them. :)

Re: Loading screen loop
Thursday, November 4, 2010 - 03:17

very nice! I imagine an dark cyberpunk fps-rpg when listening :)

Re: 30 Authentic Medieval (or at least Old) Paintings
Thursday, October 28, 2010 - 23:00

awesome color editing! And thanks for the list of names.

Re: 4 Medieval Inn Signs
Thursday, October 28, 2010 - 13:04

quite pretty :)

Re: Sharing the command center.
Thursday, October 28, 2010 - 10:54

@Julius: absolutely! :D

My desktop today, details

Pages

  • « first
  • ‹ previous
  • …
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • …
  • next ›
  • last »