[FFmpeg-user] Live preview video editing
Murthy avsn
avsn9849625263 at hotmail.com
Sat Jun 16 20:39:11 CEST 2012
Hi all, I want to create an online video editing tool,which shows a live preview(like YouTube's video editor).
I experimented with FFmpeg rtmp protocol .
ffmpeg -i concat:1.fms|2.fms -f flv 'rtmp://localhost/editor/edit'
Question :Is there any way can I make such a live preview with seeking capability . Can some one please give me any hint.
Thanks you all.
More information about the ffmpeg-user
mailing list