rookandpawn
13th March 2008, 14:26
i have a DVD, i used Dgindex and out came
1) an m2v
2) a d2v
3) and an ac3
The m2v is directly playable in mplayer.
My goal is to write an avs script for megui that simply loads my m2v and my ac3.
People said in prior posts to use mpegdecoder.dll or dgdecode.dll and open the D2V file instead.
FFDShow apparently is using libmpeg2 to decode my m2v. Why do i need to use a way to open a d2v? Is there no way to open a video in m2v in avisynth?
(i had tried using both mpegdecoder.dll and dgdecode.dll and opening the d2v in avisynth, and when i tried the script in mplayer or vdubmod, it said could not locate a decompressor for
YV12... apparently mpegdecoder.dll and dgdecode.dll are dishing out YV12? other posts said xvid codec pack would decode this? I dont want anything to do with xvid.)
1) an m2v
2) a d2v
3) and an ac3
The m2v is directly playable in mplayer.
My goal is to write an avs script for megui that simply loads my m2v and my ac3.
People said in prior posts to use mpegdecoder.dll or dgdecode.dll and open the D2V file instead.
FFDShow apparently is using libmpeg2 to decode my m2v. Why do i need to use a way to open a d2v? Is there no way to open a video in m2v in avisynth?
(i had tried using both mpegdecoder.dll and dgdecode.dll and opening the d2v in avisynth, and when i tried the script in mplayer or vdubmod, it said could not locate a decompressor for
YV12... apparently mpegdecoder.dll and dgdecode.dll are dishing out YV12? other posts said xvid codec pack would decode this? I dont want anything to do with xvid.)