IPB

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
AVI Audio Extractor(AAE) needed?, please share your comments
sospee
post Apr 24 2004, 06:24
Post #1





Group: Members
Posts: 6
Joined: 15-October 03
From: Shenzhen
Member No.: 9314



hi, HA guys,
Working on a MPEG4/DivX decoding project. I happened to think about
a tool: extracting audio stracks in AVI files and save the audio track
to the format as it is (MP3/WMA/OGG, if AC3 maybe transcoding needed).
The extracted audio file can be playback using portable players,
it sounds like OST from movies.

Would you please share with me your comments on:
1) is there any tool like what I described above available?
(VirtualDub can extract audio and save to wav--Windows ACM)
2) If answer to 1) is No. Is this tool needed by people?

Your reading/comments are greatly appreciated!

--sospee


--------------------
There's a hero / If you look inside your heart /
You don't have to be afaid / Of what you are /
There's an answer / If you reach into your soul /
And the sorrow that you know / Will melt away /
And then a hero comes along /
With the strenth to carry on ...
Go to the top of the page
 
+Quote Post
rjamorim
post Apr 24 2004, 06:55
Post #2


Rarewares admin


Group: Members
Posts: 7515
Joined: 30-September 01
From: Brazil
Member No.: 81



When I need to extract an audio stream from AVI, I use avi2wav
http://agrgic.tripod.com/avi2wav/

If I need the raw stream (MP3, AC3, etc.), I use riffstrip
http://mark0.ngi.it/soft-riffstrip-e.html


--------------------
Get up-to-date binaries of Lame, AAC, Vorbis and much more at RareWares:
http://www.rarewares.org
Go to the top of the page
 
+Quote Post
kurtnoise
post Apr 24 2004, 07:40
Post #3





Group: Members
Posts: 315
Joined: 26-June 02
From: Marseille,France
Member No.: 2400



VirtualdubMOD is very good too for that...

This post has been edited by kurtnoise: Apr 24 2004, 07:44


--------------------
http://www.unite-video.com/phpbb/viewtopic.php?t=5412 :: An overview of all lossless Audio Formats (in french language ;-)
Go to the top of the page
 
+Quote Post
bond
post Apr 24 2004, 13:04
Post #4





Group: Members
Posts: 881
Joined: 11-October 02
Member No.: 3523



virtualdubmod can extract some audio formats (mp3, ac3) already (not decoding to .wav needed as in virtualdub)

i dunno how it handles wma, i dont use such crap formats wink.gif
also i am not sure if its possible to mux wma9 and wma9 pro into .avi already

in any way its not possible to mux ogg vorbis into .avi in a stable/correctly working atm


--------------------
I know, that I know nothing (Socrates)
Go to the top of the page
 
+Quote Post
kennedyb4
post Apr 24 2004, 14:48
Post #5





Group: Members
Posts: 715
Joined: 3-October 01
Member No.: 180



I have always just used Virtualdub "save wav" feature and then just adjusted the file extension.

This works for mp3 for sure.
Go to the top of the page
 
+Quote Post
21_already
post Apr 24 2004, 15:20
Post #6





Group: Members
Posts: 28
Joined: 30-October 03
Member No.: 9552



AVI-Mux_GUI by Gabest (i think) can extract the audio from an AVI pretty easily in what i think is its native form. Works on Mp3's anyway, i know that it can mux AC3's so maybe it can demux them too
Go to the top of the page
 
+Quote Post
Flak
post Apr 24 2004, 15:38
Post #7





Group: Members
Posts: 32
Joined: 2-November 03
Member No.: 9623



the "save wav" option in virtualdub doesn't actually save a wav at all. it extracts the audio in it's native format.


--------------------
Angels fall farthest...
Go to the top of the page
 
+Quote Post
kurtnoise
post Apr 24 2004, 17:35
Post #8





Group: Members
Posts: 315
Joined: 26-June 02
From: Marseille,France
Member No.: 2400



QUOTE (21_already @ Apr 24 2004, 03:20 PM)
AVI-Mux_GUI by Gabest (i think)

by Alexnoe, not Gabest wink.gif --> http://www-user.tu-chemnitz.de/~noe/Video-.../index-eng.html


--------------------
http://www.unite-video.com/phpbb/viewtopic.php?t=5412 :: An overview of all lossless Audio Formats (in french language ;-)
Go to the top of the page
 
+Quote Post
eagleray
post Apr 24 2004, 22:31
Post #9





Group: Members
Posts: 265
Joined: 15-December 03
Member No.: 10452



Save wav will extract in wav format if full prrocessing mode for audio is enabled in Virtualdub.

Note that this function is buggy in Virtualdub Mod. The audio cuts off about 30 minutes into the avi. However, Virtualdub Mod allows a demux which extracts the audio as mp3, mp2, ogg, ac3 or whatever.

From there besweet and ac3machine can be used to create an ac3 soundtrack.

Most of the tools for converting avi to mpeg2 video will only do layer 2 audio compression. This is not within the standard for a NTSC DVD. However, most recent DVD players will play such noncompliant NTSC DVD's with a layer 2 soundtack.

Just remember, you are transcoding, so there will be quality losses in both audio and video.
Go to the top of the page
 
+Quote Post
KpeX
post Apr 24 2004, 23:34
Post #10





Group: Members
Posts: 25
Joined: 5-December 03
Member No.: 10214



VirtualDubMod will extract pretty much anything that can be put into AVI normally. Using save wav in vanilla virtualdub will result in RIFF headers and cannot be simply renamed to .mp3 or .ac3 - to be a true raw stream these must be removed with besplit or the tool rjamorim mentioned.

If transcoding is desired, besweet has an AVI input mode - no extraction required smile.gif.
Go to the top of the page
 
+Quote Post
Infophreak
post Apr 25 2004, 00:28
Post #11





Group: Members
Posts: 35
Joined: 20-June 02
Member No.: 2354



Graphedit can probably do it as well. I remember having used it for demuxing OGM files on several occasions.


--------------------
Close the world - TXeN eht nepO
Go to the top of the page
 
+Quote Post
AndyMutz
post Apr 25 2004, 00:55
Post #12





Group: Members
Posts: 105
Joined: 19-May 03
From: Earth
Member No.: 6705



QUOTE (KpeX @ Apr 24 2004, 11:34 PM)
Using save wav in vanilla virtualdub will result in RIFF headers and cannot be simply renamed to .mp3 or .ac3 - to be a true raw stream these must be removed with besplit or the tool rjamorim mentioned.

yes, but if you use 'direct stream copy' save wav will extract the stream, then you can just rename the file to mp3 or ac3.

-andy-
Go to the top of the page
 
+Quote Post
21_already
post Apr 25 2004, 01:07
Post #13





Group: Members
Posts: 28
Joined: 30-October 03
Member No.: 9552



QUOTE
QUOTE (21_already @ Apr 24 2004, 03:20 PM)
AVI-Mux_GUI by Gabest (i think) 


by Alexnoe, not Gabest


Oops tongue.gif was looking for that link!
Go to the top of the page
 
+Quote Post
Tri
post Apr 25 2004, 02:54
Post #14





Group: Members
Posts: 134
Joined: 11-December 01
Member No.: 627



QUOTE (Infophreak @ Apr 25 2004, 12:28 AM)
Graphedit can probably do it as well. I remember having used it for demuxing OGM files on several occasions.

You can also do this with avi/mkv files. You need the dump-filter, which can be downloaded here (Get All needed filters here).
Then you connect file source async -> whatever demuxer/splitter you need -> dump.


--------------------
Always defragment your MP3s to avoid subtle lack in harmonics.
Go to the top of the page
 
+Quote Post
kennedyb4
post Apr 25 2004, 04:36
Post #15





Group: Members
Posts: 715
Joined: 3-October 01
Member No.: 180



QUOTE (Flak @ Apr 24 2004, 09:38 AM)
the "save wav" option in virtualdub doesn't actually save a wav at all. it extracts the audio in it's native format.

Right. But it still writes the file as .wav so you have to change the file extension to whatever.

Maybe I don't have the latest version?
Go to the top of the page
 
+Quote Post
getID3()
post Apr 25 2004, 05:50
Post #16


getID3() developer


Group: Developer
Posts: 252
Joined: 20-September 02
From: Kingston, ON
Member No.: 3413



QUOTE (eagleray @ Apr 24 2004, 02:31 PM)
Most of the tools for converting avi to mpeg2 video will only do layer 2 audio compression.  This is not within the standard for a NTSC DVD.  However, most recent DVD players will play such noncompliant NTSC DVD's with a layer 2 soundtack.

I believe according to the DVD specs (e.g. http://www.dvdrhelp.com/dvd) MP2 audio is perfectly legal, but only in addition to PCM or AC3.


--------------------
getID3() = PHP audio & video metadata parser: http://getid3.sourceforge.net
Current version: v1.7.0 (released January 19, 2004)
Go to the top of the page
 
+Quote Post
sospee
post Apr 28 2004, 14:11
Post #17





Group: Members
Posts: 6
Joined: 15-October 03
From: Shenzhen
Member No.: 9314



hi, there,
Thanks for your comments.
I did get sth. I tried some tools before, there's
no one acts as I described: extracting audio data
in AVI (DivX/MPEG4) and save it to MP3 that
can be used in portable players.
Any way, your words are instructive. I'll explore more
online to find out if this kind of tool is really needed.
//bow

--sospee


--------------------
There's a hero / If you look inside your heart /
You don't have to be afaid / Of what you are /
There's an answer / If you reach into your soul /
And the sorrow that you know / Will melt away /
And then a hero comes along /
With the strenth to carry on ...
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



RSS Lo-Fi Version Time is now: 21st November 2009 - 21:53