cplusplus.com
C++ : Forum : General C++ Programming : crop video files
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs


question crop video files

ileaveng (1)
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)
"...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)
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
Topic archived. No new replies allowed.