On 9/9/11 3:27 AM, Tom wrote:
Hi,

  I'm trying to convert a series of jpegs to a movie, and I get an
error  (log below).
  I've done this earlier, without issues, for other jpegs, but for this
particular set, i get the error. I don't know how.

  I'm using the latest version of ffmpeg (I built it last week from git
sources), on ubuntu 8.04.
  I do not believe the errors about passlogfile and pixel format are
the relevant ones, because I've used an earlier version of ffmpeg
(which did understand everything) and it resulted in the same "failed
to converge" error..

You should use avconv.

  My images can be downloaded on:
http://www.compulated.info/ffmpegtest_images.zip (6 MB)


  Can anyone help? I've searched google, but all errors of this kind
  were solved in 2006-2007 apparently, so it doesn't seem to be valid
  for me...

current version of avconv works as supposed I tried the current provided by gentoo and the one provided by the libav git and both they work w/out the patch proposed.

Reviewing the patch I asked Jason and he pointed me that the same loop to update the quant array is in x264 while the patch proposed does iterate twice over it.

Could you please provide a set known to fail on avconv so I can track the issue properly?

lu
_______________________________________________
libav-tools mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-tools

Reply via email to