[FFmpeg-devel] [PATCH] Add support to video4linux2 framerate auto-set.

Luca Abeni lucabe72
Wed Jan 5 13:52:48 CET 2011


On 05/01/11 13:46, Stefano Sabatini wrote:
[...]
>> So, I'd do
>> 	if (ap->time_base.num&&   ap->time_base.den) {
>> 		// set the timebase in the driver
>> 	} else {
>> 		// read the current frame period, and use it as a timebase
>> 	}
[...]
> Got it, check the attached patches.

Look good, but I cannot test them until next week.
If you tested the patches and there are no regressions, feel free to commit.
(BTW, I only see patches 0003 and 0004... Is this ok?)


			Thanks,
				Luca



More information about the ffmpeg-devel mailing list