[FFmpeg-user] h264+mpegts encode problem, frame size too big
gs_gail
guisheng315 at gmail.com
Wed Dec 7 13:18:25 CET 2011
Hi
I'm trying to use ffmpeg to convert video to h264+mpegts.
But there are some encode frame size bigger than 65535, which is the
decoder's max PES buffer size. and the decoder can not decode the frame.
As some I frame's packet->size > 65536, and frame missed and video
freeze.
Is there any parameters to make sure the frame size smaller than 65535?
Or another way to adapt the decoder.
thanks
More information about the ffmpeg-user
mailing list