CameraMan
26th June 2005, 07:51
I've spend many sleepless nights trying to figure this problem out, without much success.
The goal is to take my test3.avs file into GraphEdit, and play that file in real-time through DV to a recorder.
My avisynth script is this
AviSource("beach1.avi")+AviSource("beach2.avi")+AviSource("beach3.avi")
It just puts three short AVI files into a sequence. All the AVI are Type 2 DV.
If I send the script to Mplayer2, it plays fine, no problem.
With Graphedit, I can only play one of the beach.avi files into the camera at a time. But they do play real-time, work's great.
In GraphEdit, this (image somewhere in post) will play the test3.avs file. Problem is, it needs to go into a DV compressor before it hits the output - though the source files ARE already DV encoded. It's that AVI Decompressor that looks like it's causing the problem. It plays all jerky.
I've tried a few other programs, like Video2DV, but there was a stutter between video files, or didn't support .avs at all.
Any ideas?
The goal is to take my test3.avs file into GraphEdit, and play that file in real-time through DV to a recorder.
My avisynth script is this
AviSource("beach1.avi")+AviSource("beach2.avi")+AviSource("beach3.avi")
It just puts three short AVI files into a sequence. All the AVI are Type 2 DV.
If I send the script to Mplayer2, it plays fine, no problem.
With Graphedit, I can only play one of the beach.avi files into the camera at a time. But they do play real-time, work's great.
In GraphEdit, this (image somewhere in post) will play the test3.avs file. Problem is, it needs to go into a DV compressor before it hits the output - though the source files ARE already DV encoded. It's that AVI Decompressor that looks like it's causing the problem. It plays all jerky.
I've tried a few other programs, like Video2DV, but there was a stutter between video files, or didn't support .avs at all.
Any ideas?