I can't load the signpost from PP -> DMFS using L-SMASH. I have tried both LWLibavVideoSource() and LSMASHVideoSource(), but they both return errors. I know there is nothing wrong with my signpost becaust it loads fine with AVISource().
Has anyone ever gotten L-SMASH to work with DMFS? Thanks.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Of course, L-SMASH Source cannot load a pseudo AVI made by another frameserver: Because this pseudo AVI does not contain any video content (instead, only parameters to order their content from the frame server via VfW API). L-SMASH Source does not use the VfW API to ask Windows to deliver the frames, therefore the DMFS is never called. L-SMASH Source can only decode real video streams in a format supported by libavcodec.
To use DMFS, you must use AviSource to order the content of the frames via VfW API from the DMFS.
Similar Threads
-
L-SMASH for Avisynth Install - Help Please
By SameSelf in forum Video ConversionReplies: 14Last Post: 30th Apr 2016, 13:12 -
L-SMASH Flaky? or Just Me?
By SameSelf in forum Video ConversionReplies: 7Last Post: 24th Feb 2016, 21:51 -
DebugMode Frameserver causing problems in Premiere Pro CS6
By koberulz in forum Newbie / General discussionsReplies: 4Last Post: 11th Jan 2013, 22:08 -
Premiere 6.5 + Debugmode frameserver work on Windows7
By pchan in forum EditingReplies: 1Last Post: 29th Aug 2012, 08:01 -
Premiere CS5.5 and DebugMode Frameserver - not rendering keyframes?
By ohcomeon in forum EditingReplies: 1Last Post: 14th Jul 2011, 11:52