Click here to Skip to main content
15,891,248 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
i have to create my own media extractor such that it should process the separate buffers for audio and video that iam providing and it should return back those buffers without modifying anything
i need to write code in c++.
so,can anyone send the reference code for me
i have searched in web no where i found the information so pls send as early as possible i have only two days left to submit this task

What I have tried:

i have seen in the web for corresponding example media extractors available
all those media extractors are processing the files but i have to process the buffers and they are separating the audio and video data but i need to just pass it only with out any modification
Posted
Comments
Richard MacCutchan 25-Feb-16 4:17am    
i have only two days left to submit this task
Then you are destined for failure. You have left it far too late to start research on such a complex subject. And no one here is going to provide the code for you.
KarstenK 25-Feb-16 5:14am    
write a global queue handler which owns the buffers and has info about the type and its usage status.

But that is a task for two weeks and not two days. You have waisted YOUR precious time!!!
Arthur V. Ratz 22-Mar-16 0:35am    
+5.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900