|
Posted by -Lost on 12/12/06 22:57
"Raja" <rokkamraja@gmail.com> wrote in message
news:1165810306.211874.152230@f1g2000cwa.googlegroups.com...
> Hi,
> Using ffmpeg we can get all the information of WMV file , its header
> info data info ,e tc but what I want is how to
> make a WMV file play from a user given time inputs
>
> Thanks
Which is exactly what ffmpeg can do! It can create a new file based on the time inputs
you spoke of. For example, a movie playing at 24fps that lasts 10 seconds is 240 frames
long. Each frame lasts 0.04 seconds long. Extract what you need, make a new file and
serve it for playing.
-Lost
Navigation:
[Reply to this message]
|