[Libav-user] Getting the size of video frames

陈 钢 chengang5 at staff.sina.com.cn
Tue Sep 11 04:09:19 CEST 2012


Take a look at :

http://stackoverflow.com/questions/2017843/fetch-frame-count-with-ffmpeg

在 2012-9-11,上午8:51, Rouhi Amirhossein2 写道:

> Hi
> I have a list of videos. how can i run a program, like ffmpeg (or any other program ) in a for loop to just get the size of the video frames ? like:
> 
> for(i=0;i<MaxVideoNum;i++){
> 
>   FrameSize[i]  =system(ffmpeg_path); //!!!?????
> 
> }
> Cheers
> Amir 
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120911/80df84c5/attachment.html>


More information about the Libav-user mailing list