question  crop video files

ileaveng (1)   Link to this post
Hello!
I am a C++ beginner. I want to write a program to crop black bars off top and bottom of video,Is there any function to cut data?

thanks! へへ
Last edited on
usher (7)   Link to this post
"...Make your subject line reflect your question well enough that the next guy
searching the archive with a question similar to yours will be able to follow the
thread to an answer rather than posting the question again..."

http://cplusplus.com/forum/articles/1295/
Last edited on
InLight (47)   Link to this post
fread

http://www.cplusplus.com/reference/clibrary/cstdio/fread.html

What's the bb code for urls? Don't say I have to use <a href="....
Last edited on

This topic is archived - New replies not allowed.