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.
after 6 hours there is a noticeable drift - problem with a/v syncCode: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()
Should this be addressed with something likeor should a/v be re-clocked in the graph itself ?Code:ensurevbrmp3sync()
Any ideas ?
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by logicom; 21st Mar 2015 at 21:36.
Similar Threads
-
Directshowsource of Avisynth 2.6 lost first 50 frame for a MP4 file.
By trasit in forum EditingReplies: 2Last Post: 11th Mar 2014, 21:50 -
An odd Avisynth/DirectShowSource/MPC-HC problem.
By hello_hello in forum Video ConversionReplies: 1Last Post: 18th Dec 2013, 01:07 -
Will Avisynth 'Directshowsource' Produce Reduced Quality in Frames Served?
By Chakra in forum Newbie / General discussionsReplies: 4Last Post: 1st Nov 2011, 09:25 -
avisynth: directShowSource, ffVideoSource, avcSource -- speed
By adom in forum Video ConversionReplies: 8Last Post: 14th Jun 2011, 20:35 -
1920x1080 mov, avisynth directshowsource = 1440x1080?!?!
By duhmez in forum Video ConversionReplies: 5Last Post: 5th May 2011, 06:01