Hi, 

 

is there somewhere an example how to decode Iso Base Media File Format with
h.264 using avcodec_decode_video2.

 

I found this example, but it doesn't work:
http://cekirdek.pardus.org.tr/~ismail/ffmpeg-docs/api-example_8c-source.html

 

I always get -1 in this line: len = avcodec_decode_video2(c, picture,
&got_picture, &avpkt);

 

Thx for help!

Stefan

 

_______________________________________________
libav-api mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to