|
From: Stefan L. <Ste...@sn...> - 2001-04-18 19:43:14
|
On Mit, 18 Apr 2001, Christoph Scheurer wrote: > Hello, > > My first e-mail about my PAL -> YUV 4:2:0 conversion problems with libdv-0.7 > was probably a little cryptic. YUV output format of libdv is probably not that one, other encoders expect. By default libdv will produce packed 422 for NTSC and PAL source (4CC 0x32595559). For PAL there is an optional compile time format available (4CC 0x32315659) 420 planar. That is what some encoders prefer. Some time ago, we set that output format as the default, which processed fastest by Xv. -- mfg Stefan Lucke (Ste...@sn...) |