On Tue, Feb 10, 2009 at 2:01 PM, Jean-Michel Pouré <[email protected]> wrote: > On Tue, 2009-02-10 at 11:19 -0800, Dan Dennedy wrote: >> >> DV NTSC 4:3 or 16:9 takes pix_fmt yuv411p, not yuv420p regardless of >> container format. >> > > here is the list in SVN. Could you confirm:
ok > <group name="Raw DV" renderer="avformat" type="av" extension="dv"> > <profile name="DV PAL 4:3" standard="PAL" args="f=dv pix_fmt=yuv420p > s=720x576 profile=dv_pal" /> > <profile name="DV PAL 16:9" standard="PAL" args="f=dv pix_fmt=yuv420p > s=720x576 profile=dv_pal_wide" /> > <profile name="DVCPRO25 PAL 4:3" standard="PAL" args="f=dv > pix_fmt=yuv411p s=720x576 profile=dv_pal" /> > <profile name="DVCPRO25 PAL 16:9" standard="PAL" args="f=dv > pix_fmt=yuv411p s=720x576 profile=dv_pal_wide" /> > <profile name="DVCPRO50 PAL 4:3" standard="PAL" args="f=dv > pix_fmt=yuv422p s=720x576 profile=dv_pal" /> > <profile name="DVCPRO50 PAL 16:9" standard="PAL" args="f=dv > pix_fmt=yuv422p s=720x576 profile=dv_pal_wide" /> > > > <profile name="DV NTSC 4:3" standard="NTSC" args="f=dv pix_fmt=yuv420p pix_fmt=yuv411p > s=720x480 profile=dv_ntsc" /> > <profile name="DV NTSC 16:9" standard="NTSC" args="f=dv > pix_fmt=yuv420p s=720x480 profile=dv_ntsc_wide" /> pix_fmt=yuv411p. > <profile name="DVCPRO25 NTSC 4:3" standard="NTSC" args="f=dv > pix_fmt=yuv411p s=720x480 profile=dv_ntsc" /> > <profile name="DVCPRO25 NTSC 16:9" standard="NTSC" args="f=dv > pix_fmt=yuv411p s=720x480 profile=dv_ntsc_wide" /> The DVCPRO25 in this section are superfluous, but it does provide symmetry with those in the PAL section. The rest is fine. -- +-DRD-+ ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Kdenlive-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
