Subject: | Tag size is too small |
If i run flv::info on files encoded with ffmpeg like this:
ffmpeg -i video.wmv -ar 44100 -ab 64 -f flv video.flv
but it's the same with any input parameter and with metadata injected by
flvtool2 I always get this error:
Failed to read FLV file: Tag size is too small (7) at byte 14 (0xe) at
/usr/local/share/perl/5.8.8/FLV/Tag.pm line 81.