Re: [Libav-user] decode_video.c can not decode 8192 * 4096 media file.

2018-05-21 Thread Carl Eugen Hoyos
2018-05-21 12:34 GMT+02:00, 刘粤桂 :

> I had used decode_video.c to decode my media file. I found it can
> decode some media files such as h264 media file. but it can not
> decode h265 media file at 8192 * 4096. it shows some error
> message at av_parser_parse2 function called.

Does it work with ffmpeg, the application?

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


[Libav-user] decode_video.c can not decode 8192 * 4096 media file.

2018-05-21 Thread 刘粤桂
Hi every one,
 I had used decode_video.c to decode my media file. I found it can decode 
some media files such as h264 media file. but it can not decode h265 media file 
at 8192 * 4096. it shows some error message at av_parser_parse2 function called.
my version is ffmpeg 4.0
 how can i deal with this? thanks.___
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user