[FFmpeg-devel] [PATCH 1/2 v3] avfilter: add readvitc filter
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Apr 17 20:32:55 CEST 2016
Tobias Rapp <t.rapp <at> noa-archive.com> writes:
> > $ ffprobe -of compact=p=0 -show_entries frame=pkt_pts:frame_tags
> > -f lavfi movie=sample-vitc.avi,readvitc
> >
> > Output looks identical to yuv420p so I guess white is ok...
>
> (I assume you also converted the sample file to GBRP.)
Sorry for the confusion, I tested with something like:
movie=file,format=gbrp,scale,readvitc
My point was that if the data is stored as white all
eight bit planar formats will work.
Carl Eugen
More information about the ffmpeg-devel
mailing list