VideoHelp Forum




+ Reply to Thread
Results 1 to 1 of 1
  1. Member logicom's Avatar
    Join Date
    Oct 2008
    Location
    Serbia
    Search Comp PM
    Hi,

    I am using this script to capture from very basic graph and further down this is used as an input for streaming with ffmpeg.

    Code:
    V=DirectShowSource("OspreyInputV.GRF", audio=false, fps=25, pixel_type="YUY2", framecount=9999999)
    A=DirectShowSource("OspreyInputA.GRF", video=False, fps=25, framecount=9999999)
    AudioDub(V, A)
    loop()
    after 6 hours there is a noticeable drift - problem with a/v sync

    Should this be addressed with something like
    Code:
    ensurevbrmp3sync()
    or should a/v be re-clocked in the graph itself ?

    Any ideas ?
    Last edited by logicom; 21st Mar 2015 at 21:36.
    Quote Quote  



Similar Threads

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