X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=doc%2Fdemuxers.texi;h=aad94eb50e6e3411448a536938486f8877e309dc;hb=8860d307311aec5e0f97b12405da8f8b3d2e0c60;hp=e7c2abce57d7b2d433420e6793436adb462c3314;hpb=fd76e7be70c10861567ebefd0bc6864f223fb017;p=ffmpeg diff --git a/doc/demuxers.texi b/doc/demuxers.texi index e7c2abce57d..aad94eb50e6 100644 --- a/doc/demuxers.texi +++ b/doc/demuxers.texi @@ -269,6 +269,12 @@ ffmpeg -f live_flv -i rtmp:///anything/key .... @table @option @item -flv_metadata @var{bool} Allocate the streams according to the onMetaData array content. + +@item -flv_ignore_prevtag @var{bool} +Ignore the size of previous tag value. + +@item -flv_full_metadata @var{bool} +Output all context of the onMetadata. @end table @section gif @@ -538,6 +544,9 @@ This demuxer accepts the following options: Set size limit for looking up a new synchronization. Default value is 65536. +@item skip_unknown_pmt +Skip PMTs for programs not defined in the PAT. Default value is 0. + @item fix_teletext_pts Override teletext packet PTS and DTS values with the timestamps calculated from the PCR of the first program which the teletext stream is part of and is @@ -552,6 +561,10 @@ Show the detected raw packet size, cannot be set by the user. Scan and combine all PMTs. The value is an integer with value from -1 to 1 (-1 means automatic setting, 1 means enabled, 0 means disabled). Default value is -1. + +@item merge_pmt_versions +Re-use existing streams when a PMT's version is updated and elementary +streams move to different PIDs. Default value is 0. @end table @section mpjpeg