Skip to main content
Participant
June 12, 2006
Question

Can I Edit My Movie

  • June 12, 2006
  • 1 reply
  • 195 views
Hi All,

I am new to FLV's , can some one know if i can be able to make modifications to a movie i uploaded online.?

My requirement is simple i would like to upload a movie and share it so that some one else can edit it may be remove some frames, add some frames etc.

Please do let me know , this is somewhat urgent.

Anand
    This topic is closed to new replies. Start a new post to keep the conversation going.

    1 reply

    June 12, 2006
    Sure... that can be done. None of the functionality is built in to FMS, so you'd need to write your own actionscript to do it.

    One thing to keep in mind is that with flv video, you're dealing with keyframes. When you seek to a point in the video, bot hthe player and FMS will seek to the cosest keyframe. If you want frame-accurate editiing, ou'll need to record your flv so that every frame is a keyframe... which will make for big files.