[FFmpeg-devel] [PATCH 4/4] Add simple avrn test

Timothy Gu timothygu99 at gmail.com
Fri Apr 10 22:59:38 CEST 2015


On Fri, Apr 10, 2015 at 1:19 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Fri, Apr 10, 2015 at 10:27:37AM -0700, Timothy Gu wrote:
>> Couldn't find any non-mjpeg samples.
>> ---
>>  tests/fate/video.mak |  3 +++
>>  tests/ref/fate/avrn  | 47 +++++++++++++++++++++++++++++++++++++++++++++++
>>  2 files changed, 50 insertions(+)
>>  create mode 100644 tests/ref/fate/avrn
>>
>> diff --git a/tests/fate/video.mak b/tests/fate/video.mak
>> index 08eae86..2ee909a 100644
>> --- a/tests/fate/video.mak
>> +++ b/tests/fate/video.mak
>> @@ -40,6 +40,9 @@ fate-auravision-v1: CMD = framecrc -i $(TARGET_SAMPLES)/auravision/SOUVIDEO.AVI
>>  FATE_VIDEO-$(call DEMDEC, AVI, AURA2) += fate-auravision-v2
>>  fate-auravision-v2: CMD = framecrc -i $(TARGET_SAMPLES)/auravision/salma-hayek-in-ugly-betty-partial-avi -an
>>
>> +FATE_VIDEO-$(call DEMDEC, AVI, AVRN) += fate-avrn
>> +fate-avrn: CMD = framecrc -i $(TARGET_SAMPLES)/avrn/AVID_CODEC_encoded.06.AVI
>
> where can i find that file so i can add it to the fate samples ?

Sorry:

http://samples.ffmpeg.org/V-codecs/MJPEGs/AVID-AVRn/AVID_CODEC_encoded.06.AVI

Timothy


More information about the ffmpeg-devel mailing list