#define VLC_CODEC_MPGV VLC_FOURCC('m','p','g','v') #define VLC_CODEC_MP4V VLC_FOURCC('m','p','4','v') #define VLC_CODEC_DIV1 VLC_FOURCC('D','I','V','1') #define VLC ...
With avconv v12_dev0-2242-g9cdddb9 and vlc 2.2.1, this video plays fine. Maybe there are bugs in old avconv/vlc. Try to upgrade your copies or use ffmpeg instead of avconv (you may need ...