VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. I have a DVD which I want to translate by an .ass subtitle, and afterwards I want just to play it on this computer for my parents to see (only softsub, encoding those takes a little bit too much time here). My problem here is the playback, I can't get the .avs script to be opened by WMP. The script looks like this:

    Code:
    LoadPlugin("C:\Desk\dgmpgdec150\DGDecode.dll")
    MPEG2Source("D:\Documents and Settings\Andrew\Desktop\dvd.d2v")
    Bob(0.0, 1.0)
    Tried also in Windows Media Player Classic, but it would give this error:

    Code:
    Media Player Classic could not render some of the pins in the graph, you might not have the needed codecs installed on the system
    
    The following pin(s) failed to find a connectable filter:
    
    D:\Documents and Settings\Andrew\Desktop\01.avs::Avisynth video #1
    
    Media Type 0:
    --------------------------
    Video: YV12 720x576 50.00fps
    
    AM_MEDIA_TYPE: 
    majortype: MEDIATYPE_Video {73646976-0000-0010-8000-00AA00389B71}
    subtype: MEDIASUBTYPE_YV12 {32315659-0000-0010-8000-00AA00389B71}
    formattype: FORMAT_VideoInfo {05589F80-C356-11CE-BF01-00AA0055595A}
    bFixedSizeSamples: 1
    bTemporalCompression: 0
    lSampleSize: 622080
    cbFormat: 88
    Any solution for this problem?
    Quote Quote  
  2. what happens when you open that .avs script in vdub (what error message does it give?)

    Maybe try re-indexing with the newer DGIndex 1.53 instead of 1.50?
    Quote Quote  
  3. In VirtualDub it opens fine. I tried with DGIndex 1.53 (thank-you for telling me about the update), re-indexed it but still it gives the same result. Still opens fine with VirtualDub after updating DGIndex
    Quote Quote  
  4. Member
    Join Date
    Nov 2008
    Location
    United States
    Search Comp PM
    Your script is fine. You need to set ffdshow to decode YV12 video by going to "ffdshow video decoder configuration" -> Codecs -> Raw video and setting it to either "YV12" or "All Supported".
    Quote Quote  
  5. Thank-you! That solved it ^_^
    Quote Quote  



Similar Threads

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