Hi Paul, did you mean you were using a mix of "experimental" libs & "wheezy" avconv? Or it's just fixed in experimental, but not in wheezy? It's hard for me to understand what's fixed :)
Sat, 22 Dec 2012 08:51:03 +0100 from Paul Gevers <elb...@debian.org>: > > reopen 692876 > thanks > > Sorry for the noise of closing this bug. My mistake. I updated the libraries > from experimental, but I was still using avconv from wheezy. > > paul@wollumbin ~ $ avconv -i test.avi -acodec libmp3lame -vcodec copy -ar > 44100 /tmp/bla.avi > avconv version 9_beta3-6:9~beta3-1, Copyright (c) 2000-2012 the Libav > developers > built on Dec 21 2012 15:54:06 with gcc 4.7 (Debian 4.7.2-4) > Guessed Channel Layout for Input Stream #0.1 : mono > Input #0, avi, from 'test.avi': > Metadata: > encoder : Lavf53.20.0 > Duration: 00:00:00.23, start: 0.000000, bitrate: 9890 kb/s > Stream #0.0: Video: mjpeg, yuvj422p, 640x480, 30 fps, 30 tbr, 30 tbn > Metadata: > title : FUJIFILM AVI STREAM 0100 > Stream #0.1: Audio: pcm_u8, 16000 Hz, mono, u8, 128 kb/s > File '/tmp/bla.avi' already exists. Overwrite ? [y/N] y > Output #0, avi, to '/tmp/bla.avi': > Metadata: > ISFT : Lavf54.19.0 > Stream #0.0: Video: mjpeg, yuvj422p, 640x480, q=2-31, 30 tbn, 30 tbc > Metadata: > title : FUJIFILM AVI STREAM 0100 > Stream #0.1: Audio: libmp3lame, 44100 Hz, mono, s16p > Stream mapping: > Stream #0:0 -> #0:0 (copy) > Stream #0:1 -> #0:1 (pcm_u8 -> libmp3lame) > Press ctrl-c to stop encoding > [avi @ 0x1a53500] Application provided invalid, non monotonically increasing > dts to muxer in stream 1: 37 >= 37 > av_interleaved_write_frame(): Invalid argument