Extracting an audio stream out of a video file
-
Does anybody know of a utility or method to extract an audio stream out of an .mpg file? Esentially, it's just an .mp3 stuck inside there, but I haven't seen any utilities that can extract it (the audio stream) into a file. Any ideas? -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...
-
Does anybody know of a utility or method to extract an audio stream out of an .mpg file? Esentially, it's just an .mp3 stuck inside there, but I haven't seen any utilities that can extract it (the audio stream) into a file. Any ideas? -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...
Search for something called 'mpgsplit'. Not terribly advanced but what can you expect for 9kb! a quick google search turns up : http://ftp.fsn.hu/ftp/pub/mpeg/win/vmpeg12a/
-
Search for something called 'mpgsplit'. Not terribly advanced but what can you expect for 9kb! a quick google search turns up : http://ftp.fsn.hu/ftp/pub/mpeg/win/vmpeg12a/
Dunno why I didn't remember this one right away, but for something a little more advanced try VirtualDub.
-
Does anybody know of a utility or method to extract an audio stream out of an .mpg file? Esentially, it's just an .mp3 stuck inside there, but I haven't seen any utilities that can extract it (the audio stream) into a file. Any ideas? -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...
-
Dunno why I didn't remember this one right away, but for something a little more advanced try VirtualDub.
Tnx for the links. mpgsplit was all I needed to get the job done.. -Oz --- Grab WndTabs from http://www.wndtabs.com to make your VC++ experience that much more comfortable...