2018-04-09 16:27 GMT+02:00, Anton Prikazchikov <prikaz08-at-mail...@ffmpeg.org>:

> I have rk3399 and installed mpp( https://github.com/rockchip-linux/mpp ).
>
> I am receiving rtsp stream using by ffmpeg(C++).
> And now I have to decode h264 video using by mpp but I don't understand how
> to do this.
>
> I found  https://github.com/FFmpeg/FFmpeg/blob/master/libavcodec/rkmppdec.c
> and try to use this code for decoding.

Your email is hard to understand but I don't think this is possible:
You can use libavcodec if you want to use a codec feature
implemented in FFmpeg, you cannot use a particular file.

Carl Eugen
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to