diff --git a/ext/ogg/gstoggstream.c b/ext/ogg/gstoggstream.c index a199ffe79b..d0d50d90fa 100644 --- a/ext/ogg/gstoggstream.c +++ b/ext/ogg/gstoggstream.c @@ -2467,7 +2467,7 @@ const GstOggMap mappers[] = { granulepos_to_granule_opus, granule_to_granulepos_default, NULL, - NULL, + is_packet_keyframe_true, is_header_opus, packet_duration_opus, NULL,