You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/demuxers.texi
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -243,11 +243,12 @@ which streams to actually receive.
243
243
Each stream mirrors the @code{id} and @code{bandwidth} properties from the
244
244
@code{<Representation>} as metadata keys named "id" and "variant_bitrate" respectively.
245
245
246
-
@section flv, live_flv
246
+
@section flv, live_flv, kux
247
247
248
248
Adobe Flash Video Format demuxer.
249
249
250
250
This demuxer is used to demux FLV files and RTMP network streams. In case of live network streams, if you force format, you may use live_flv option instead of flv to survive timestamp discontinuities.
0 commit comments