[gst-devel] recording & watching tv
Ronald S. Bultje
rbultje at ronald.bitfreak.net
Thu Aug 18 14:31:11 CEST 2005
On Thu, 2005-08-18 at 22:45 +0200, berti wrote:
> Is there a simple mean to know the blocksize used during the recording ? I had
> to divide the total size of the file written by the number of iteration to
> find out that the byte per pixel used in this format is more or less 1.5
> which is quite strange for me.
width * height * bytes-per-pixel, which is 2 in the case of YUY2.
However, it may have been I420 if it's 1.5.
Ronald
More information about the gstreamer-devel
mailing list