[FFmpeg-user] h264@ no frame error with FFmpeg

raman gupta ramandumcs at gmail.com
Thu Jun 21 07:37:13 CEST 2012


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.

Thx


On Tue, Jun 19, 2012 at 7:28 PM, raman gupta <ramandumcs at gmail.com> wrote:
> I am not being able to play it back in VLC but it plays fine in
> Applian FLV player.
>
> On Tue, Jun 19, 2012 at 7:07 PM, Roger Pack <rogerdpack2 at gmail.com> wrote:
>>> Yeah, I can play it back in FLV player(iWisoft).
>>
>> What about VLC?
>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user


More information about the ffmpeg-user mailing list