Help - Search - Members - Calendar
Full Version: How to compile and use Shine?
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - Tech
baodayok
Could anybody tell me how to use Shine in MS Windows 2000 environment? I use msvc++6 to compile Shine and end up with 51 warnings. Dont know how to generate the mp3 file from wav file.

Many many thanks!
LordofStars
QUOTE(baodayok @ May 17 2005, 02:26 AM)
Could anybody tell me how to use Shine in MS Windows 2000 environment? I use msvc++6 to compile Shine and end up with 51 warnings. Dont know how to generate the mp3 file from wav file.

Many many thanks!
*




Did you get an executable file?
baodayok
Hi, I got an executable file, but it just simply close itself automatically after a click on it.
Thank you man!
LordofStars
QUOTE(baodayok @ May 17 2005, 05:58 PM)
Hi, I got an executable file, but it just simply close itself automatically after a click on it.
Thank you man!
*




Follow this

Start>Run> type "cmd"

Cd to the directory the exe is located in

You will need to pass it an arguement to get it to work. Try typing 'shine help' or 'shine -help' or maybe 'shine -h'. This should give you a list of good arguements.
baodayok
Thanks man! I got mp3 file from wav!
Sam-wang
QUOTE(baodayok @ May 17 2005, 03:26 AM)
Could anybody tell me how to use Shine in MS Windows 2000 environment? I use msvc++6 to compile Shine and end up with 51 warnings. Dont know how to generate the mp3 file from wav file.

Many many thanks!
*



baodayok,how to get the executable file?which ".c" file shoud be compiled?
sorry for the easy question!!!
mathematician
QUOTE
baodayok,how to get the executable file?which ".c" file shoud be compiled?


Create a blank console project.
add all .c files as source files
add all .h files as header files
press F7
your Exe is ready
skelly831
Can someone help me out on this, I need some help getting it to run too, i already compiled it like mathematician said and got the .exe, and also got it to show the options and stuff, but cant get it to encode, i only get 0 byte output files, and sometimes the WAV i want to encoded turns into a 0 byte file also.

any help?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.