Posted by zheka on 12/14/06 14:51
> 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
you can achieve this by using windows metafiles to specify start time
and duration of the clip.
http://msdn2.microsoft.com/en-us/library/aa393397.aspx
use STARTTIME and DURATION elements.
Navigation:
[Reply to this message]
|