Why is it when I open file through avisynth, the picture sort of 'break up'
every few seconds. This happen even without any filters applied ( just command line Avisource .......). When I frameserve to Procoder, the resulting encoded file also exhibited same result, original file was fine.
I've tried few version of avisynth and also avsgenie with same result.thanks.
+ Reply to Thread
Results 1 to 8 of 8
-
-
I have experienced a the same problem with my DV avi files.
When using avisyth the picture and audio was disturbed at random places.
When playing in virtualdub there was no problem at all but playing it with mediaplayer or Procoder gives me those breakup problems. Only when i disabled Hyper-Threading with my P4 the problem was ALMOST over.
The solution which worked for me is to disable the audio the in the avisynth script. -
Maybe it's something in your script. Paste it.
"There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke -
There is not much in the script, just opening the avi files will disturb the picture and audio at random places. (also tried different codecs)
this gives me video/audio problems:
#ASYNTHER Default (AVISource)
SegmentedAVISource("HingisHolland.avi")
This works ok, but without the audio:
#ASYNTHER Default (AVISource)
SegmentedAVISource("HingisHolland.avi",false)
Really annoying it is........ -
PEBCAK
"There is nothing in the world more helpless and irresponsible and depraved than a man in the depths of an ether binge, and I knew we'd get into that rotten stuff pretty soon." -- Raoul Duke -
Anyone else have solution to this problems? Killing the audio or disabling
hyperthreading does reduce the picture breakup but if this is so then everyone should be having this problem. Btw I'm using P4 2.4C, 1024 ram,Abit IS-7 -, Creative Audigy.
Similar Threads
-
PIP Problem using AviSynth
By wakeup in forum EditingReplies: 4Last Post: 20th Feb 2012, 18:14 -
never mind, fixed audio sync problem in avisynth
By spiritgumm in forum Video ConversionReplies: 0Last Post: 16th May 2010, 10:58 -
W7 + AviSynth + VC-1 = problem?
By follz20 in forum Video ConversionReplies: 5Last Post: 5th May 2010, 12:16 -
AviSynth Script Problem
By Eva-Unit01 in forum EditingReplies: 21Last Post: 29th Dec 2009, 12:00 -
Avisynth Directshowsource Problem
By Robert Simandl in forum Video ConversionReplies: 3Last Post: 2nd Jan 2008, 07:41