[FFmpeg-user] Extraction of frames in H.264 encoded data
Carl Eugen Hoyos
cehoyos at ag.or.at
Thu Nov 20 21:13:46 CET 2014
ganesh Prasad <ganeshprasad2 <at> gmail.com> writes:
> I am receiving H264 encoded video over a tcp socket,
> the decoder that I have works only on a complete frame.
> can I use ffmpeg to extract a complete frame from the
> received H264 data ?
This is the default, you can only extract complete
frames with FFmpeg.
Carl Eugen
More information about the ffmpeg-user
mailing list