[FFmpeg-devel] [PATCH] Fixed EA vp6 files with alpha not picked up by the EA demuxer

stephan.vedder at gmail.com stephan.vedder at gmail.com
Mon Jun 22 16:02:08 CEST 2015


Oh okay, guess i missed the tabs.
However here is a sample file: https://code.google.com/p/bfme2-see/source/browse/trunk/data/movies/SmallRing.vp6?r=129

Before you had to use: ffplay -f ./SmallRing.vp6 since it would use the aac demuxer otherwise (resulting in a crash). With this patch you can simply use: ffplay ./SmallRing.vp6

> Am 22.06.2015 um 15:49 schrieb Carl Eugen Hoyos <cehoyos at ag.or.at>:
> 
> Stephan Vedder <stephan.vedder <at> gmail.com> writes:
> 
>> +        case AVP6_TAG:
> 
> Tabs cannot be committed to the FFmpeg repository.
> 
> Could you provide a sample?
> 
> Carl Eugen
> 
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


More information about the ffmpeg-devel mailing list