Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

Im working on a project with audio/video files.

I have a pcap file with h.264 - SVC video data and I need to decode this file back to video. I did this for some other protocols but have some problems on this protocol. I have searched for a couple days and have found things like open SVC decoder, webrtc, libjingle .... Vs open source libraries.

Do you have any suggestions about how can I use these libraries, how can I use them to decode this codec or is there a simple open source project or codes to do this job ?

I could use any and every suggestion about this project :)

Thanks for your help.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.