Hi Mathieu, On 31.03.2015 23:00, Andreas Cadhalpun wrote: > The alternative would be to mark it forwarded to the upstream feature request > for the bitstream filter. I don't know, if avidemux will be packaged before > that is added.
I had a look at avidemux and packaging it would be a rather huge effort due to the way it uses FFmpeg: * It uses an old version of FFmpeg (1.2). * It applies custom (and rather strange) patches to FFmpeg. * It uses private FFmpeg API. This is pretty bad. :-/ Fortunately writing a bitstream filter for unpacking the packed B-frames turned out to be doable. I've posted a patch upstream [1]. After that is applied, the reference to avidemux/VirtualDub can be removed, see [2]. Best regards, Andreas 1: https://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/171259.html 2: https://ffmpeg.org/pipermail/ffmpeg-devel/2015-April/171260.html -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org