View Full Version : Mpegdecoder.dll
does anyone know if this will extract or know of a good way to get the audio out of mpeg1 format files ?
and before anyone goes nuts, This ia unrelated topic to one of my pervious posts ( this is for legit Christian Video manipulation )
Xndo,
Quick and dirty, load the mpeg1 into VirtualDub, turn off the option [Video/Select Range/Cut off audio when video stream ends] and do a "save WAV..."
Or DirectShowSource("mpeg1.mpg", video=false, audio=true)
Or DGDecode to strip the audio off (it may choke with some mpeg1's)
Or TmpegEnc -> [Tools/Demux/...] if you want the raw audio stream
Or ....
IanB
Guest
30th May 2005, 04:45
Originally posted by IanB
Or DGDecode to strip the audio off (it may choke with some mpeg1's)
It currently chokes with *all* MPEG1. But I did just achieve successful I frame decode of MPEG1 in my private build, so hopefully in not too long MPEG1 will be supported.
ya that would be just killer when you release the next version for dgindex. I tried to tell my friend that but he's new to the whole dvd production thing. Granted that this decorder dll does make a d2v file, but I'll try to get the other commands given a try. side note: making dvd menus = pain in my butt
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.