[Libav-user] Odd problem after encoding video

Carl Eugen Hoyos cehoyos at ag.or.at
Fri Jun 3 19:33:16 CEST 2016


Kristijonas Malisauskas <km at ...> writes:

> pOutputContext->time_base.den = OUT_FRAMERATE; //FPS
> pOutputContext->time_base.num = 1;

Do you check these values after calling avformat_write_header()?

Please use text-only here if possible, Carl Eugen



More information about the Libav-user mailing list