Hi,
I'm attempting to covert an .m2ts file to avi. I've been using meGUI which I was able to convert the video, but I can't figure out the audio portion. Can anyone give some assistance? Is there a better way to convert to .avi or to demux the audio?
Thanks.
+ Reply to Thread
Results 1 to 8 of 8
-
-
You can demux audio from .m2ts with tsmuxer or eac3to; some versions of megui might have this in the tools , some might not
If you are using DGAVCIndex, it will demux the audio for you (again some versions have this built in, but you can always fall back on the standalone versions of the apps mentioned) -
The version i'm using has DG indexer. I thought that was for demuxing audio. it has four options: D2V creator, DGA creator, DGM, creator, or DGV creator. Do you know what the difference is? None of them work. i wonder if it's the movie.
-
d2v is for mpeg2 sources
dga is for h.264 sources
dgv is for cuda derived indexer using your nvidia card to decode (you need to buy a license from neuron2, not free)
not sure what dgm is
Some of them might not have been implemented yet in the build you are using. I don't use any of them, I just use the standalone original versions
If you video is VC-1 only the DGV will work out of those. Use mediainfo to determine this. Tsmuxer and eac3to should be able to demux regardless -
You can still demux the audio with with tsmuxer , but the only way you can index the video portion is with DGNVTools and if you have a nvidia card & license
The workaround for the video portion is just to use DirectShowSource() in the avs script, make sure you have a vc-1 decoder (e.g. install wmp11 or enable vc-1 in the ffdshow configuration)
e.g.
DirectShowSource("0001.m2ts") -
well tsmuxer works well. I got the audio, muxed it to the video I already got in MeGUI, and it worked great. no audio delay either- it's perfect.
Thanks.
I like this one too, i first tried ripbot but the .mp4 was so cpu intensive I wouldn't play it on my PVR. it would only play on my core2 at work. woowhoo.
Similar Threads
-
Help with MeGUI and audio
By ratskie in forum Video ConversionReplies: 0Last Post: 21st Aug 2011, 15:05 -
megui copy audio how ?
By miss in forum Video ConversionReplies: 2Last Post: 3rd Sep 2009, 09:28 -
demux audio from avi then two audio sources(aac 2ch + ac3 6ch)
By fatcat23 in forum ffmpegX general discussionReplies: 4Last Post: 21st Sep 2008, 01:19 -
Megui Audio Conversion
By dark_guard in forum Newbie / General discussionsReplies: 3Last Post: 8th Aug 2008, 09:28 -
Audio glitch with MeGUI
By KnightHeart in forum Video ConversionReplies: 0Last Post: 7th Aug 2007, 20:21