I try to use the windows Avisynth plugin. The following issues arise for me:
- The open time is 30-40 seconds every time. More seriously, it hangs forever when opening a good proportion of the times I try.
- I returned just the base view but frame ordering is wrong: one frame forward, another forward, one backward, forward, forward, backward... This is an absolute showstopper.
- It would be good if you could accept separate base and mvc streams. That's what my demuxer gives me and then I have to combine them using a utility.
The script:
loadplugin("libavsmvc.dll")
MVCSource("combined.264",stack="base") # PROMETHEUS_3D
I try to use the windows Avisynth plugin. The following issues arise for me:
The script:
loadplugin("libavsmvc.dll")
MVCSource("combined.264",stack="base") # PROMETHEUS_3D