[x264-devel] Force keyframe on client connecting
Max Lapshin
max.lapshin at gmail.com
Sun Feb 27 12:56:32 CET 2011
I'm writing live transcoder of flash sorenson -> H.264
I want to insert keyframe when new client is connecting and I don't
use intra-refresh.
Is there any API function, that I've missed in source code, which will
allow to insert keyframe right here?
x264_encoder_intra_refresh seems to be for low-delay mode.
Or should I switch to intra-refresh?
More information about the x264-devel
mailing list