VideoHelp Forum
+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    I have a WMV file that I would like to load in Avisynth.

    DirectShowScource() usually works with WMVs, but with this it says "invalid media type".

    I can play it in VLC.
    According to MediaInfo its specs are:
    Code:
    File size            : 30.1 MiB
    Format               : Windows Media
    Overal BitRate       : 372 Kbps
    PlayTime             : 11mn 19s
    VBR Peak             : 730681
    Buffer Average       : 47982
    
    Video #0
    Codec                : WMV2
    Info                 : Windows Media Video 8
    Bit rate             : 299 Kbps
    Width                : 320
    Height               : 240
    Aspect ratio         : 4/3
    
    Audio #0
    Codec                : WMA2
    Info                 : Windows Media Audio 2
    Bit rate             : 64 Kbps
    Channel(s)           : 2 channels
    Sampling rate        : 44 KHz
    So what do I need to use this in Avisynth? Presumably a WMV2 codec? What's a good source for that?
    Quote Quote  
  2. Option 1: Install WMP11. This will include the WMVDecoder DMO

    Option 2: Install ffdshow, enable WMV1/7 ,2/8 , 3/9 in the video configuration, and audio configuration
    Quote Quote  
  3. Member AlanHK's Avatar
    Join Date
    Apr 2006
    Location
    Hong Kong
    Search Comp PM
    Thanks ---

    Originally Posted by poisondeathray
    Option 2: Install ffdshow, enable WMV1/7 ,2/8 , 3/9 in the video configuration, and audio configuration
    Yes! This works.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!