[Libav-user] Getting the size of video frames
Rouhi Amirhossein2
amir.rouhi at rmit.edu.au
Tue Sep 11 02:51:59 CEST 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120911/c2f0427f/attachment.html>
More information about the Libav-user
mailing list