VS: video recording prolems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> My problems with streamer are:
> 	- How do I find out how big the file size is if I 
> 			output to a raw output device.
> 

If you use YUV420 then each frame is of size
	width * height * 1.5 bytes
and if greyscale, then it's
	width * height bytes
and RGB24 is
	width * height * 3 bytes


    Jonk





[Index of Archives]     [Linux DVB]     [Video Disk Recorder]     [Asterisk]     [Photo]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Free Photo Albums]     [Fedora Users]     [Fedora Women]     [ALSA Users]     [ALSA Devel]     [Linux USB]

Powered by Linux