What steps will reproduce the problem?
1. ffmpeg -i spydroid.sdp
What is the expected output? What do you see instead?
expected : some logs showing its decoding progress
what I'm seeing instead :
./spydroid.sdp: Invalid data found when processing input
What version of the product are you using? On what operating system?
0.8 on ubuntu 11.10
Please provide any additional information below.
I'm writing a code that is decoding h264 packets or (the wrapped by rtp) using
ffmpeg library, but still no luck..
1. directly access packets and decode them with avcodec_decode_video2..
2. find other way to use .sdp file which will be much more simple than #1 if
it's possible..
I need to do the both on c code level..
can I get any advice?? thanks in advance
Original issue reported on code.google.com by j.ju...@gmail.com on 20 Feb 2012 at 2:05
Original issue reported on code.google.com by
j.ju...@gmail.com
on 20 Feb 2012 at 2:05