[FFmpeg-devel] [PATCH] tests: Download lena.pnm if its missing from the source tree

Derek Buitenhuis derek.buitenhuis at gmail.com
Thu Aug 28 14:29:09 CEST 2014


On 8/28/2014 12:28 PM, Andreas Cadhalpun wrote:
>>>>> ffmpeg -f data -i http://samples.ffmpeg.org/image-samples/lena.pnm -c copy -f data -map 0 -y lena.pnm
>>>
>>> From:
>>> <https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2014-August/161881.html>
>>
>> possible
>>
>> but would this make andreas / debian happy ?
> 
> No.

I think you've all missed Lou's point here. The point isn't to use the URL
via -i <url> during testing. The point was that you can use ffmpeg itself to
download the file to disk, instead of wget, and saves a dep from being added.

- Derek



More information about the ffmpeg-devel mailing list