may any one suggest some sample code how to store the video file frame data into arrays by programming in C....
geethik 0 Newbie Poster
Recommended Answers
Jump to PostYou'll want to start with a library like those provided by FFmpeg to decode the video file.
Jump to Postcan u also explain how can ffmpeg be related to C?
FFmpeg is a project for working with multimedia data; it includes several C libraries you can use in your own applications.
But...
can u please detail me how to proceed...
...leads me to agree with …
Jump to PostFrom the FFmpeg download page:
FFmpeg Windows Builds are available at Zeranoe FFmpeg Builds.
You can link to these builds instead of compiling yourself.
Jump to PostFrom which directory are you trying to run FFmpeg? Did you follow step 5 in the how-to, "Edit the Windows System PATH"?
All 15 Replies
gusano79 247 Posting Shark
geethik 0 Newbie Poster
geethik 0 Newbie Poster
Moschops 683 Practically a Master Poster Featured Poster
gusano79 247 Posting Shark
geethik 0 Newbie Poster
Moschops 683 Practically a Master Poster Featured Poster
geethik 0 Newbie Poster
geethik 0 Newbie Poster
gusano79 247 Posting Shark
geethik 0 Newbie Poster
geethik 0 Newbie Poster
gusano79 247 Posting Shark
geethik 0 Newbie Poster
geethik 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.