[FFmpeg-devel] Image sequence file names

Robert Petka robert.petka at gmail.com
Thu Aug 25 22:12:25 CEST 2011


Dňa 24. 8. 2011 23:22, Carl Eugen Hoyos wrote / napísal(a):
> Robert Petka<robert.petka<at>  gmail.com>  writes:
>
>> recently I`ve been solving issue mentioned in following ticket
>> http://avcodec.org/trac/ffmpeg/ticket/247
>>
>> I had to solve this issue for my project, so I want to share a solution
>> with you. I was able to compile this code on MinGW under windows, but I
>> do not have opportunity to try it on other platforms. This solution is
>> not maybe nicest, kind a brute-force, but seems to work (it is also fast).
> Please send patches made with git diff libavformat/img2.c>patchfile.diff
> If you cannot install git (it works fine on Windows), at least copy the original
> img2.c and try diff -uw libavformat/img2orig.c libavformat/img2.c>patchfile.diff
>
> And please run tools/patcheck patchfile.diff, we use "for() {" and "if () {".
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
Hi,
as I'm currently using version 0.7-rc1 I have cloned latest git and 
updated changes to that version. Attached you can find patch file.

Regards,
Robert
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: image_range.diff
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20110825/f0d6f21e/attachment.ksh>


More information about the ffmpeg-devel mailing list