[Ffmpeg-devel] Re: [PATCH] DVCPRO50 support
Roman Shaposhnick
rvs
Tue Mar 7 06:17:12 CET 2006
On Fri, Mar 03, 2006 at 10:36:42PM +0100, Baptiste COUDURIER wrote:
> Roman Shaposhnick wrote:
> >
> > should be a generic thing. Its not just about DV.
> >
>
> Well suppose you have a sample 720x576 yuv420p
>
> ffmpeg -i <file> -pix_fmt yuv422p -vcodec dvvideo out.mov makes it
> DVCPRO50. Personnaly I don't mind but I think -vcodec dvcpro50 is more
> understandable, forcing PIX_FMT_YUV422P in AVCodec.
>
> same for a sample with yuv422p if you want to do dv25.
> But I guess this problem is very relative to DV.
Well, for MPEG we have -target dvd, etc. switches. They cover more than
CODEC parameters though.
On a similar note -- even though I don't really have a strong preference
one way or the other but having a generic facility to attach an, if you
will, marketing name to a particular combination of CODEC parameters might
be a good way of solving it.
Or we can simply expand -target ...
Thanks,
Roman.
More information about the ffmpeg-devel
mailing list