English 中文(简体)
Non-linear video editing tool/API?
原标题:
  • 时间:2009-11-22 23:14:08
  •  标签:
  • video

Can anyone recommend a good library that would enable me to write an application that can blend multiple input videos into one output video (for example into a split screen).

I don t care about the programming language (C, C++, Java, Ruby and Python are fine).

The only one I found is GStreamer with the non-linear plugins. But I can t find documentation on how to use the non-linear plugins. So I d be glad to use an alternative.

问题回答

You could try Avisynth.





相关问题
Non-linear video editing tool/API?

Can anyone recommend a good library that would enable me to write an application that can blend multiple input videos into one output video (for example into a split screen). I don t care about the ...

WPF playing a video, shopping up, can I preload?

Im showing a video int my application, but its being chopped up, its locally on disc so I dont understand why this is so... any way i can start to preload it before playing it - so the content would ...

FLVs on timeline are glitching out

I have a Movieclip with about five FLV movies embedded on its timeline, one after another. I am loading multiple instances (about 5-10) of this movieclip onto the stage. Once added to the stage, they ...

Get the dimensions of a H.264 MP4

Does anybody know a ready-made, reliable way to tell the dimensions (width x height) of a MP4 encoded using the H.264 codec without ffmpeg or similar extensions, in pure PHP? Thanks for all the ...

热门标签