Bug#726190: libavcodec54: Broken encode with codec FFV! pixfmt RGB32

2013-10-13 Thread Dima Kogan
Package: libavcodec54 Version: 6:9.10-1 Severity: normal With the latest libraries, encoding any video with the FFV1 codec and RGB32 pixel format produces garbage. No errors are generated, and the resulting videos can be played; the resulting video is just color garbage, though. This is a

Bug#726190: libavcodec54: Broken encode with codec FFV! pixfmt RGB32

2013-10-13 Thread Reinhard Tartler
This patch is supposed to fix it: http://pastebin.com/6YNnNZwy: commit 2b99029ca865665e51b2111a7dd5c564f160ff3b Author: Luca Barbato lu_z...@gentoo.org Date: Sun Oct 13 15:34:47 2013 +0200 ffv1: Assume bitdepth 0 means 8bit CC: libav-sta...@libav.org diff --git

Bug#726190: libavcodec54: Broken encode with codec FFV! pixfmt RGB32

2013-10-13 Thread Dima Kogan
Reinhard Tartler siret...@gmail.com writes: This patch is supposed to fix it: http://pastebin.com/6YNnNZwy: commit 2b99029ca865665e51b2111a7dd5c564f160ff3b Author: Luca Barbato lu_z...@gentoo.org Date: Sun Oct 13 15:34:47 2013 +0200 ffv1: Assume bitdepth 0 means 8bit CC:

Bug#726189: Bug#726190: libavcodec54: Broken encode with codec FFV! pixfmt RGB32

2013-10-13 Thread Reinhard Tartler
tags 726189 +patch stop On Sun, Oct 13, 2013 at 3:40 PM, Dima Kogan d...@secretsauce.net wrote: Reinhard Tartler siret...@gmail.com writes: This patch is supposed to fix it: http://pastebin.com/6YNnNZwy: commit 2b99029ca865665e51b2111a7dd5c564f160ff3b Author: Luca Barbato