[Libav-user] avcodec_decode_video2

Neil Menne nhmenne42 at students.tntech.edu
Sun Jan 1 15:09:56 CET 2012


I will definitely give that a shot.
On Jan 1, 2012 1:55 AM, "Alex Cohn" <alexcohn at netvision.net.il> wrote:

> On Fri, Dec 30, 2011 at 18:14, Neil Menne <nhmenne42 at students.tntech.edu>
> wrote:
> > I can open it in VLC just fine. Also, I've generated the sdp file and
> passed
> > that file to ffmpeg and it opens the video fine. I just need more of the
> RTP
> > information than FFmpeg provides, so I've implemented a more complete RTP
> > layer using Live555.
>
> What I would've done in this situation, dump to disk the data that you
> pass to libav, and compare it to whatever you get through ffmpeg:
>
> ffmpeg -i rtsp://XXXX/input.sdp -vcodec copy -an -f output.264
>
> (or something similar).
>
> -Alex
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120101/240d7302/attachment.html>


More information about the Libav-user mailing list