Is there a way to convert frames to a video in flex? If I have a video, I want to brand it by adding adding a persistent logo over it. Is it possible?

有帮助吗?

解决方案

i'm resolving this using ffmpeg on server side :-) Thank you!

其他提示

You can put any transparent Sprite on top of the video with no effort. Even if your video is Stage Video, it will work because stage video is under flash sprites. (I hope you didn't mean something like encoding logo in video, because this would be hopelessly tougher.)

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top