View Single Post
Old 20th February 2007, 10:53   #1431  |  Link
AlanHK
Registered User
 
Join Date: May 2006
Posts: 237
Quote:
Originally Posted by intelinside69 View Post
I have a 1.5 gig AVI where i want to extract the audio stream.

After installing the stable version of besweet, upgrading to 1.5b31 and installing belight,

with belight, i used the source file and chose to output to MP3

once i hit the start button, the dos prompt quickly opens and closes and nothing happens

any ideas of how to fix this problem?
i'd really appreciate it
While BeSweet can often work directly on an AVI file, sometimes it fails.
In that case, demux the audio (MP3 or whatever) and run BeSweet on that.

(Though as you want an MP3, quite likely you can just use the demuxed audio as-is.)

AVI2RAW is a simple command line demuxer, find it at
http://pbx.mine.nu/w21sa/mpeg4ip.html

and docs at http://karmak.org/archive/2003/05/encoding.html


To extract MP3 from file video.avi:
avi2raw -a video.avi video.mp3


Or many other ways.
AlanHK is offline   Reply With Quote