[FFmpeg-user] h264@ no frame error with FFmpeg
Mike Scheutzow
mike.scheutzow at alcatel-lucent.com
Thu Jun 21 14:43:41 CEST 2012
raman gupta wrote:
> I am being able to playback the file on flash player using FMS server.
> I think I understand the issue of FFMPEG not being able to recognise the file.
>
> The FLV file contains the H.264 data, which contains the NAL unit
> delimiter(00 00 01) besides the NAL unit length.
> So it seems that FFMPEG does not expect the NALU delimiter(00 00 01),
> if NALU length is provided, and hence
> its throwing the error.
Yes, your analysis sounds correct. What ever software generated that
test.flv file is very broken.
Mike Scheutzow
More information about the ffmpeg-user
mailing list