[FFmpeg-devel] Pay for a bug fix?
Michael Niedermayer
michaelni at gmx.at
Mon Apr 2 11:14:38 CEST 2012
Hi Brent
On Sat, Mar 31, 2012 at 02:41:17PM -0600, Brent Henry wrote:
> Hi,
>
> I need a specific libav bug fixed and am willing to pay some money for it
> if it can be done quickly. Is anyone available, and how much would you
> charge?
>
> Here's the bug:
>
> http://roundup.libav.org/issue2683
This bug tracker is not used anymore, ffmpegs official bug tracker is
at:
https://ffmpeg.org/trac/ffmpeg
>
> I want to be able to pipe a stream of bmp's into STDIN with '-f
> image2pipe', just like in the example.
Please try the latest version of ffmpeg
(git://source.ffmpeg.org/ffmpeg.git)
The following should work:
./ffmpeg -f image2 -vcodec bmp -i 'test%04d.bmp' test.avi
If instead you need it to work over stdin and that still does not with
latest ffmpeg then i suggest you simply open a bug on our current
bug tracker and state there that theres a bounty for whoever fixes
it and the amount. Iam pretty sure it will be fixed quickly
Thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The bravest are surely those who have the clearest vision
of what is before them, glory and danger alike, and yet
notwithstanding go out to meet it. -- Thucydides
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120402/7d0069ac/attachment.asc>
More information about the ffmpeg-devel
mailing list