ffmpeg-bitstream-filters.html 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge" />
  6. <title>FFmpeg documentation</title>
  7. <link rel="stylesheet" href="bootstrap.min.css" />
  8. <link rel="stylesheet" href="style.min.css" />
  9. <meta name="description" content="FFmpeg Bitstream Filters Documentation: ">
  10. <meta name="keywords" content="FFmpeg documentation : FFmpeg Bitstream Filters ">
  11. <meta name="Generator" content="texi2html 5.0">
  12. <!-- Created on June 8, 2020 by texi2html 5.0 -->
  13. <!--
  14. texi2html was written by:
  15. Lionel Cons <Lionel.Cons@cern.ch> (original author)
  16. Karl Berry <karl@freefriends.org>
  17. Olaf Bachmann <obachman@mathematik.uni-kl.de>
  18. and many others.
  19. Maintained by: Many creative people.
  20. Send bugs and suggestions to <texi2html-bug@nongnu.org>
  21. -->
  22. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  23. </head>
  24. <body>
  25. <div class="container">
  26. <h1 class="titlefont">FFmpeg Bitstream Filters Documentation</h1>
  27. <hr>
  28. <a name="SEC_Top"></a>
  29. <a name="SEC_Contents"></a>
  30. <h1>Table of Contents</h1>
  31. <div class="contents">
  32. <ul class="no-bullet">
  33. <li><a name="toc-Description" href="#Description">1 Description</a></li>
  34. <li><a name="toc-Bitstream-Filters" href="#Bitstream-Filters">2 Bitstream Filters</a>
  35. <ul class="no-bullet">
  36. <li><a name="toc-aac_005fadtstoasc" href="#aac_005fadtstoasc">2.1 aac_adtstoasc</a></li>
  37. <li><a name="toc-av1_005fmetadata" href="#av1_005fmetadata">2.2 av1_metadata</a></li>
  38. <li><a name="toc-chomp" href="#chomp">2.3 chomp</a></li>
  39. <li><a name="toc-dca_005fcore" href="#dca_005fcore">2.4 dca_core</a></li>
  40. <li><a name="toc-dump_005fextra" href="#dump_005fextra">2.5 dump_extra</a></li>
  41. <li><a name="toc-eac3_005fcore" href="#eac3_005fcore">2.6 eac3_core</a></li>
  42. <li><a name="toc-extract_005fextradata" href="#extract_005fextradata">2.7 extract_extradata</a></li>
  43. <li><a name="toc-filter_005funits" href="#filter_005funits">2.8 filter_units</a></li>
  44. <li><a name="toc-hapqa_005fextract" href="#hapqa_005fextract">2.9 hapqa_extract</a></li>
  45. <li><a name="toc-h264_005fmetadata" href="#h264_005fmetadata">2.10 h264_metadata</a></li>
  46. <li><a name="toc-h264_005fmp4toannexb" href="#h264_005fmp4toannexb">2.11 h264_mp4toannexb</a></li>
  47. <li><a name="toc-h264_005fredundant_005fpps" href="#h264_005fredundant_005fpps">2.12 h264_redundant_pps</a></li>
  48. <li><a name="toc-hevc_005fmetadata" href="#hevc_005fmetadata">2.13 hevc_metadata</a></li>
  49. <li><a name="toc-hevc_005fmp4toannexb" href="#hevc_005fmp4toannexb">2.14 hevc_mp4toannexb</a></li>
  50. <li><a name="toc-imxdump" href="#imxdump">2.15 imxdump</a></li>
  51. <li><a name="toc-mjpeg2jpeg" href="#mjpeg2jpeg">2.16 mjpeg2jpeg</a></li>
  52. <li><a name="toc-mjpegadump" href="#mjpegadump">2.17 mjpegadump</a></li>
  53. <li><a name="toc-mov2textsub-1" href="#mov2textsub-1">2.18 mov2textsub</a></li>
  54. <li><a name="toc-mp3decomp" href="#mp3decomp">2.19 mp3decomp</a></li>
  55. <li><a name="toc-mpeg2_005fmetadata" href="#mpeg2_005fmetadata">2.20 mpeg2_metadata</a></li>
  56. <li><a name="toc-mpeg4_005funpack_005fbframes" href="#mpeg4_005funpack_005fbframes">2.21 mpeg4_unpack_bframes</a></li>
  57. <li><a name="toc-noise" href="#noise">2.22 noise</a></li>
  58. <li><a name="toc-null" href="#null">2.23 null</a></li>
  59. <li><a name="toc-pcm_005frechunk" href="#pcm_005frechunk">2.24 pcm_rechunk</a></li>
  60. <li><a name="toc-prores_005fmetadata" href="#prores_005fmetadata">2.25 prores_metadata</a></li>
  61. <li><a name="toc-remove_005fextra" href="#remove_005fextra">2.26 remove_extra</a></li>
  62. <li><a name="toc-text2movsub-1" href="#text2movsub-1">2.27 text2movsub</a></li>
  63. <li><a name="toc-trace_005fheaders" href="#trace_005fheaders">2.28 trace_headers</a></li>
  64. <li><a name="toc-truehd_005fcore" href="#truehd_005fcore">2.29 truehd_core</a></li>
  65. <li><a name="toc-vp9_005fmetadata" href="#vp9_005fmetadata">2.30 vp9_metadata</a></li>
  66. <li><a name="toc-vp9_005fsuperframe" href="#vp9_005fsuperframe">2.31 vp9_superframe</a></li>
  67. <li><a name="toc-vp9_005fsuperframe_005fsplit" href="#vp9_005fsuperframe_005fsplit">2.32 vp9_superframe_split</a></li>
  68. <li><a name="toc-vp9_005fraw_005freorder" href="#vp9_005fraw_005freorder">2.33 vp9_raw_reorder</a></li>
  69. </ul></li>
  70. <li><a name="toc-See-Also" href="#See-Also">3 See Also</a></li>
  71. <li><a name="toc-Authors" href="#Authors">4 Authors</a></li>
  72. </ul>
  73. </div>
  74. <hr size="6">
  75. <a name="Description"></a>
  76. <h1 class="chapter"><a href="ffmpeg-bitstream-filters.html#toc-Description">1 Description</a></h1>
  77. <p>This document describes the bitstream filters provided by the
  78. libavcodec library.
  79. </p>
  80. <p>A bitstream filter operates on the encoded stream data, and performs
  81. bitstream level modifications without performing decoding.
  82. </p>
  83. <a name="Bitstream-Filters"></a>
  84. <h1 class="chapter"><a href="ffmpeg-bitstream-filters.html#toc-Bitstream-Filters">2 Bitstream Filters</a></h1>
  85. <p>When you configure your FFmpeg build, all the supported bitstream
  86. filters are enabled by default. You can list all available ones using
  87. the configure option <code>--list-bsfs</code>.
  88. </p>
  89. <p>You can disable all the bitstream filters using the configure option
  90. <code>--disable-bsfs</code>, and selectively enable any bitstream filter using
  91. the option <code>--enable-bsf=BSF</code>, or you can disable a particular
  92. bitstream filter using the option <code>--disable-bsf=BSF</code>.
  93. </p>
  94. <p>The option <code>-bsfs</code> of the ff* tools will display the list of
  95. all the supported bitstream filters included in your build.
  96. </p>
  97. <p>The ff* tools have a -bsf option applied per stream, taking a
  98. comma-separated list of filters, whose parameters follow the filter
  99. name after a &rsquo;=&rsquo;.
  100. </p>
  101. <div class="example">
  102. <pre class="example">ffmpeg -i INPUT -c:v copy -bsf:v filter1[=opt1=str1:opt2=str2][,filter2] OUTPUT
  103. </pre></div>
  104. <p>Below is a description of the currently available bitstream filters,
  105. with their parameters, if any.
  106. </p>
  107. <a name="aac_005fadtstoasc"></a>
  108. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-aac_005fadtstoasc">2.1 aac_adtstoasc</a></h2>
  109. <p>Convert MPEG-2/4 AAC ADTS to an MPEG-4 Audio Specific Configuration
  110. bitstream.
  111. </p>
  112. <p>This filter creates an MPEG-4 AudioSpecificConfig from an MPEG-2/4
  113. ADTS header and removes the ADTS header.
  114. </p>
  115. <p>This filter is required for example when copying an AAC stream from a
  116. raw ADTS AAC or an MPEG-TS container to MP4A-LATM, to an FLV file, or
  117. to MOV/MP4 files and related formats such as 3GP or M4A. Please note
  118. that it is auto-inserted for MP4A-LATM and MOV/MP4 and related formats.
  119. </p>
  120. <a name="av1_005fmetadata"></a>
  121. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-av1_005fmetadata">2.2 av1_metadata</a></h2>
  122. <p>Modify metadata embedded in an AV1 stream.
  123. </p>
  124. <dl compact="compact">
  125. <dt>&lsquo;<samp>td</samp>&rsquo;</dt>
  126. <dd><p>Insert or remove temporal delimiter OBUs in all temporal units of the
  127. stream.
  128. </p>
  129. <dl compact="compact">
  130. <dt>&lsquo;<samp>insert</samp>&rsquo;</dt>
  131. <dd><p>Insert a TD at the beginning of every TU which does not already have one.
  132. </p></dd>
  133. <dt>&lsquo;<samp>remove</samp>&rsquo;</dt>
  134. <dd><p>Remove the TD from the beginning of every TU which has one.
  135. </p></dd>
  136. </dl>
  137. </dd>
  138. <dt>&lsquo;<samp>color_primaries</samp>&rsquo;</dt>
  139. <dt>&lsquo;<samp>transfer_characteristics</samp>&rsquo;</dt>
  140. <dt>&lsquo;<samp>matrix_coefficients</samp>&rsquo;</dt>
  141. <dd><p>Set the color description fields in the stream (see AV1 section 6.4.2).
  142. </p>
  143. </dd>
  144. <dt>&lsquo;<samp>color_range</samp>&rsquo;</dt>
  145. <dd><p>Set the color range in the stream (see AV1 section 6.4.2; note that
  146. this cannot be set for streams using BT.709 primaries, sRGB transfer
  147. characteristic and identity (RGB) matrix coefficients).
  148. </p><dl compact="compact">
  149. <dt>&lsquo;<samp>tv</samp>&rsquo;</dt>
  150. <dd><p>Limited range.
  151. </p></dd>
  152. <dt>&lsquo;<samp>pc</samp>&rsquo;</dt>
  153. <dd><p>Full range.
  154. </p></dd>
  155. </dl>
  156. </dd>
  157. <dt>&lsquo;<samp>chroma_sample_position</samp>&rsquo;</dt>
  158. <dd><p>Set the chroma sample location in the stream (see AV1 section 6.4.2).
  159. This can only be set for 4:2:0 streams.
  160. </p>
  161. <dl compact="compact">
  162. <dt>&lsquo;<samp>vertical</samp>&rsquo;</dt>
  163. <dd><p>Left position (matching the default in MPEG-2 and H.264).
  164. </p></dd>
  165. <dt>&lsquo;<samp>colocated</samp>&rsquo;</dt>
  166. <dd><p>Top-left position.
  167. </p></dd>
  168. </dl>
  169. </dd>
  170. <dt>&lsquo;<samp>tick_rate</samp>&rsquo;</dt>
  171. <dd><p>Set the tick rate (<em>num_units_in_display_tick / time_scale</em>) in
  172. the timing info in the sequence header.
  173. </p></dd>
  174. <dt>&lsquo;<samp>num_ticks_per_picture</samp>&rsquo;</dt>
  175. <dd><p>Set the number of ticks in each picture, to indicate that the stream
  176. has a fixed framerate. Ignored if &lsquo;<samp>tick_rate</samp>&rsquo; is not also set.
  177. </p>
  178. </dd>
  179. <dt>&lsquo;<samp>delete_padding</samp>&rsquo;</dt>
  180. <dd><p>Deletes Padding OBUs.
  181. </p>
  182. </dd>
  183. </dl>
  184. <a name="chomp"></a>
  185. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-chomp">2.3 chomp</a></h2>
  186. <p>Remove zero padding at the end of a packet.
  187. </p>
  188. <a name="dca_005fcore"></a>
  189. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-dca_005fcore">2.4 dca_core</a></h2>
  190. <p>Extract the core from a DCA/DTS stream, dropping extensions such as
  191. DTS-HD.
  192. </p>
  193. <a name="dump_005fextra"></a>
  194. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-dump_005fextra">2.5 dump_extra</a></h2>
  195. <p>Add extradata to the beginning of the filtered packets except when
  196. said packets already exactly begin with the extradata that is intended
  197. to be added.
  198. </p>
  199. <dl compact="compact">
  200. <dt>&lsquo;<samp>freq</samp>&rsquo;</dt>
  201. <dd><p>The additional argument specifies which packets should be filtered.
  202. It accepts the values:
  203. </p><dl compact="compact">
  204. <dt>&lsquo;<samp>k</samp>&rsquo;</dt>
  205. <dt>&lsquo;<samp>keyframe</samp>&rsquo;</dt>
  206. <dd><p>add extradata to all key packets
  207. </p>
  208. </dd>
  209. <dt>&lsquo;<samp>e</samp>&rsquo;</dt>
  210. <dt>&lsquo;<samp>all</samp>&rsquo;</dt>
  211. <dd><p>add extradata to all packets
  212. </p></dd>
  213. </dl>
  214. </dd>
  215. </dl>
  216. <p>If not specified it is assumed &lsquo;<samp>k</samp>&rsquo;.
  217. </p>
  218. <p>For example the following <code>ffmpeg</code> command forces a global
  219. header (thus disabling individual packet headers) in the H.264 packets
  220. generated by the <code>libx264</code> encoder, but corrects them by adding
  221. the header stored in extradata to the key packets:
  222. </p><div class="example">
  223. <pre class="example">ffmpeg -i INPUT -map 0 -flags:v +global_header -c:v libx264 -bsf:v dump_extra out.ts
  224. </pre></div>
  225. <a name="eac3_005fcore"></a>
  226. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-eac3_005fcore">2.6 eac3_core</a></h2>
  227. <p>Extract the core from a E-AC-3 stream, dropping extra channels.
  228. </p>
  229. <a name="extract_005fextradata"></a>
  230. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-extract_005fextradata">2.7 extract_extradata</a></h2>
  231. <p>Extract the in-band extradata.
  232. </p>
  233. <p>Certain codecs allow the long-term headers (e.g. MPEG-2 sequence headers,
  234. or H.264/HEVC (VPS/)SPS/PPS) to be transmitted either &quot;in-band&quot; (i.e. as a part
  235. of the bitstream containing the coded frames) or &quot;out of band&quot; (e.g. on the
  236. container level). This latter form is called &quot;extradata&quot; in FFmpeg terminology.
  237. </p>
  238. <p>This bitstream filter detects the in-band headers and makes them available as
  239. extradata.
  240. </p>
  241. <dl compact="compact">
  242. <dt>&lsquo;<samp>remove</samp>&rsquo;</dt>
  243. <dd><p>When this option is enabled, the long-term headers are removed from the
  244. bitstream after extraction.
  245. </p></dd>
  246. </dl>
  247. <a name="filter_005funits"></a>
  248. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-filter_005funits">2.8 filter_units</a></h2>
  249. <p>Remove units with types in or not in a given set from the stream.
  250. </p>
  251. <dl compact="compact">
  252. <dt>&lsquo;<samp>pass_types</samp>&rsquo;</dt>
  253. <dd><p>List of unit types or ranges of unit types to pass through while removing
  254. all others. This is specified as a &rsquo;|&rsquo;-separated list of unit type values
  255. or ranges of values with &rsquo;-&rsquo;.
  256. </p>
  257. </dd>
  258. <dt>&lsquo;<samp>remove_types</samp>&rsquo;</dt>
  259. <dd><p>Identical to &lsquo;<samp>pass_types</samp>&rsquo;, except the units in the given set
  260. removed and all others passed through.
  261. </p></dd>
  262. </dl>
  263. <p>Extradata is unchanged by this transformation, but note that if the stream
  264. contains inline parameter sets then the output may be unusable if they are
  265. removed.
  266. </p>
  267. <p>For example, to remove all non-VCL NAL units from an H.264 stream:
  268. </p><div class="example">
  269. <pre class="example">ffmpeg -i INPUT -c:v copy -bsf:v 'filter_units=pass_types=1-5' OUTPUT
  270. </pre></div>
  271. <p>To remove all AUDs, SEI and filler from an H.265 stream:
  272. </p><div class="example">
  273. <pre class="example">ffmpeg -i INPUT -c:v copy -bsf:v 'filter_units=remove_types=35|38-40' OUTPUT
  274. </pre></div>
  275. <a name="hapqa_005fextract"></a>
  276. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-hapqa_005fextract">2.9 hapqa_extract</a></h2>
  277. <p>Extract Rgb or Alpha part of an HAPQA file, without recompression, in order to create an HAPQ or an HAPAlphaOnly file.
  278. </p>
  279. <dl compact="compact">
  280. <dt>&lsquo;<samp>texture</samp>&rsquo;</dt>
  281. <dd><p>Specifies the texture to keep.
  282. </p>
  283. <dl compact="compact">
  284. <dt>&lsquo;<samp>color</samp>&rsquo;</dt>
  285. <dt>&lsquo;<samp>alpha</samp>&rsquo;</dt>
  286. </dl>
  287. </dd>
  288. </dl>
  289. <p>Convert HAPQA to HAPQ
  290. </p><div class="example">
  291. <pre class="example">ffmpeg -i hapqa_inputfile.mov -c copy -bsf:v hapqa_extract=texture=color -tag:v HapY -metadata:s:v:0 encoder=&quot;HAPQ&quot; hapq_file.mov
  292. </pre></div>
  293. <p>Convert HAPQA to HAPAlphaOnly
  294. </p><div class="example">
  295. <pre class="example">ffmpeg -i hapqa_inputfile.mov -c copy -bsf:v hapqa_extract=texture=alpha -tag:v HapA -metadata:s:v:0 encoder=&quot;HAPAlpha Only&quot; hapalphaonly_file.mov
  296. </pre></div>
  297. <a name="h264_005fmetadata"></a>
  298. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-h264_005fmetadata">2.10 h264_metadata</a></h2>
  299. <p>Modify metadata embedded in an H.264 stream.
  300. </p>
  301. <dl compact="compact">
  302. <dt>&lsquo;<samp>aud</samp>&rsquo;</dt>
  303. <dd><p>Insert or remove AUD NAL units in all access units of the stream.
  304. </p>
  305. <dl compact="compact">
  306. <dt>&lsquo;<samp>insert</samp>&rsquo;</dt>
  307. <dt>&lsquo;<samp>remove</samp>&rsquo;</dt>
  308. </dl>
  309. </dd>
  310. <dt>&lsquo;<samp>sample_aspect_ratio</samp>&rsquo;</dt>
  311. <dd><p>Set the sample aspect ratio of the stream in the VUI parameters.
  312. </p>
  313. </dd>
  314. <dt>&lsquo;<samp>overscan_appropriate_flag</samp>&rsquo;</dt>
  315. <dd><p>Set whether the stream is suitable for display using overscan
  316. or not (see H.264 section E.2.1).
  317. </p>
  318. </dd>
  319. <dt>&lsquo;<samp>video_format</samp>&rsquo;</dt>
  320. <dt>&lsquo;<samp>video_full_range_flag</samp>&rsquo;</dt>
  321. <dd><p>Set the video format in the stream (see H.264 section E.2.1 and
  322. table E-2).
  323. </p>
  324. </dd>
  325. <dt>&lsquo;<samp>colour_primaries</samp>&rsquo;</dt>
  326. <dt>&lsquo;<samp>transfer_characteristics</samp>&rsquo;</dt>
  327. <dt>&lsquo;<samp>matrix_coefficients</samp>&rsquo;</dt>
  328. <dd><p>Set the colour description in the stream (see H.264 section E.2.1
  329. and tables E-3, E-4 and E-5).
  330. </p>
  331. </dd>
  332. <dt>&lsquo;<samp>chroma_sample_loc_type</samp>&rsquo;</dt>
  333. <dd><p>Set the chroma sample location in the stream (see H.264 section
  334. E.2.1 and figure E-1).
  335. </p>
  336. </dd>
  337. <dt>&lsquo;<samp>tick_rate</samp>&rsquo;</dt>
  338. <dd><p>Set the tick rate (num_units_in_tick / time_scale) in the VUI
  339. parameters. This is the smallest time unit representable in the
  340. stream, and in many cases represents the field rate of the stream
  341. (double the frame rate).
  342. </p></dd>
  343. <dt>&lsquo;<samp>fixed_frame_rate_flag</samp>&rsquo;</dt>
  344. <dd><p>Set whether the stream has fixed framerate - typically this indicates
  345. that the framerate is exactly half the tick rate, but the exact
  346. meaning is dependent on interlacing and the picture structure (see
  347. H.264 section E.2.1 and table E-6).
  348. </p>
  349. </dd>
  350. <dt>&lsquo;<samp>crop_left</samp>&rsquo;</dt>
  351. <dt>&lsquo;<samp>crop_right</samp>&rsquo;</dt>
  352. <dt>&lsquo;<samp>crop_top</samp>&rsquo;</dt>
  353. <dt>&lsquo;<samp>crop_bottom</samp>&rsquo;</dt>
  354. <dd><p>Set the frame cropping offsets in the SPS. These values will replace
  355. the current ones if the stream is already cropped.
  356. </p>
  357. <p>These fields are set in pixels. Note that some sizes may not be
  358. representable if the chroma is subsampled or the stream is interlaced
  359. (see H.264 section 7.4.2.1.1).
  360. </p>
  361. </dd>
  362. <dt>&lsquo;<samp>sei_user_data</samp>&rsquo;</dt>
  363. <dd><p>Insert a string as SEI unregistered user data. The argument must
  364. be of the form <em>UUID+string</em>, where the UUID is as hex digits
  365. possibly separated by hyphens, and the string can be anything.
  366. </p>
  367. <p>For example, &lsquo;<samp>086f3693-b7b3-4f2c-9653-21492feee5b8+hello</samp>&rsquo; will
  368. insert the string &ldquo;hello&rdquo; associated with the given UUID.
  369. </p>
  370. </dd>
  371. <dt>&lsquo;<samp>delete_filler</samp>&rsquo;</dt>
  372. <dd><p>Deletes both filler NAL units and filler SEI messages.
  373. </p>
  374. </dd>
  375. <dt>&lsquo;<samp>level</samp>&rsquo;</dt>
  376. <dd><p>Set the level in the SPS. Refer to H.264 section A.3 and tables A-1
  377. to A-5.
  378. </p>
  379. <p>The argument must be the name of a level (for example, &lsquo;<samp>4.2</samp>&rsquo;), a
  380. level_idc value (for example, &lsquo;<samp>42</samp>&rsquo;), or the special name &lsquo;<samp>auto</samp>&rsquo;
  381. indicating that the filter should attempt to guess the level from the
  382. input stream properties.
  383. </p>
  384. </dd>
  385. </dl>
  386. <a name="h264_005fmp4toannexb"></a>
  387. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-h264_005fmp4toannexb">2.11 h264_mp4toannexb</a></h2>
  388. <p>Convert an H.264 bitstream from length prefixed mode to start code
  389. prefixed mode (as defined in the Annex B of the ITU-T H.264
  390. specification).
  391. </p>
  392. <p>This is required by some streaming formats, typically the MPEG-2
  393. transport stream format (muxer <code>mpegts</code>).
  394. </p>
  395. <p>For example to remux an MP4 file containing an H.264 stream to mpegts
  396. format with <code>ffmpeg</code>, you can use the command:
  397. </p>
  398. <div class="example">
  399. <pre class="example">ffmpeg -i INPUT.mp4 -codec copy -bsf:v h264_mp4toannexb OUTPUT.ts
  400. </pre></div>
  401. <p>Please note that this filter is auto-inserted for MPEG-TS (muxer
  402. <code>mpegts</code>) and raw H.264 (muxer <code>h264</code>) output formats.
  403. </p>
  404. <a name="h264_005fredundant_005fpps"></a>
  405. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-h264_005fredundant_005fpps">2.12 h264_redundant_pps</a></h2>
  406. <p>This applies a specific fixup to some Blu-ray streams which contain
  407. redundant PPSs modifying irrelevant parameters of the stream which
  408. confuse other transformations which require correct extradata.
  409. </p>
  410. <p>A new single global PPS is created, and all of the redundant PPSs
  411. within the stream are removed.
  412. </p>
  413. <a name="hevc_005fmetadata"></a>
  414. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-hevc_005fmetadata">2.13 hevc_metadata</a></h2>
  415. <p>Modify metadata embedded in an HEVC stream.
  416. </p>
  417. <dl compact="compact">
  418. <dt>&lsquo;<samp>aud</samp>&rsquo;</dt>
  419. <dd><p>Insert or remove AUD NAL units in all access units of the stream.
  420. </p>
  421. <dl compact="compact">
  422. <dt>&lsquo;<samp>insert</samp>&rsquo;</dt>
  423. <dt>&lsquo;<samp>remove</samp>&rsquo;</dt>
  424. </dl>
  425. </dd>
  426. <dt>&lsquo;<samp>sample_aspect_ratio</samp>&rsquo;</dt>
  427. <dd><p>Set the sample aspect ratio in the stream in the VUI parameters.
  428. </p>
  429. </dd>
  430. <dt>&lsquo;<samp>video_format</samp>&rsquo;</dt>
  431. <dt>&lsquo;<samp>video_full_range_flag</samp>&rsquo;</dt>
  432. <dd><p>Set the video format in the stream (see H.265 section E.3.1 and
  433. table E.2).
  434. </p>
  435. </dd>
  436. <dt>&lsquo;<samp>colour_primaries</samp>&rsquo;</dt>
  437. <dt>&lsquo;<samp>transfer_characteristics</samp>&rsquo;</dt>
  438. <dt>&lsquo;<samp>matrix_coefficients</samp>&rsquo;</dt>
  439. <dd><p>Set the colour description in the stream (see H.265 section E.3.1
  440. and tables E.3, E.4 and E.5).
  441. </p>
  442. </dd>
  443. <dt>&lsquo;<samp>chroma_sample_loc_type</samp>&rsquo;</dt>
  444. <dd><p>Set the chroma sample location in the stream (see H.265 section
  445. E.3.1 and figure E.1).
  446. </p>
  447. </dd>
  448. <dt>&lsquo;<samp>tick_rate</samp>&rsquo;</dt>
  449. <dd><p>Set the tick rate in the VPS and VUI parameters (num_units_in_tick /
  450. time_scale). Combined with &lsquo;<samp>num_ticks_poc_diff_one</samp>&rsquo;, this can
  451. set a constant framerate in the stream. Note that it is likely to be
  452. overridden by container parameters when the stream is in a container.
  453. </p>
  454. </dd>
  455. <dt>&lsquo;<samp>num_ticks_poc_diff_one</samp>&rsquo;</dt>
  456. <dd><p>Set poc_proportional_to_timing_flag in VPS and VUI and use this value
  457. to set num_ticks_poc_diff_one_minus1 (see H.265 sections 7.4.3.1 and
  458. E.3.1). Ignored if &lsquo;<samp>tick_rate</samp>&rsquo; is not also set.
  459. </p>
  460. </dd>
  461. <dt>&lsquo;<samp>crop_left</samp>&rsquo;</dt>
  462. <dt>&lsquo;<samp>crop_right</samp>&rsquo;</dt>
  463. <dt>&lsquo;<samp>crop_top</samp>&rsquo;</dt>
  464. <dt>&lsquo;<samp>crop_bottom</samp>&rsquo;</dt>
  465. <dd><p>Set the conformance window cropping offsets in the SPS. These values
  466. will replace the current ones if the stream is already cropped.
  467. </p>
  468. <p>These fields are set in pixels. Note that some sizes may not be
  469. representable if the chroma is subsampled (H.265 section 7.4.3.2.1).
  470. </p>
  471. </dd>
  472. <dt>&lsquo;<samp>level</samp>&rsquo;</dt>
  473. <dd><p>Set the level in the VPS and SPS. See H.265 section A.4 and tables
  474. A.6 and A.7.
  475. </p>
  476. <p>The argument must be the name of a level (for example, &lsquo;<samp>5.1</samp>&rsquo;), a
  477. <em>general_level_idc</em> value (for example, &lsquo;<samp>153</samp>&rsquo; for level 5.1),
  478. or the special name &lsquo;<samp>auto</samp>&rsquo; indicating that the filter should
  479. attempt to guess the level from the input stream properties.
  480. </p>
  481. </dd>
  482. </dl>
  483. <a name="hevc_005fmp4toannexb"></a>
  484. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-hevc_005fmp4toannexb">2.14 hevc_mp4toannexb</a></h2>
  485. <p>Convert an HEVC/H.265 bitstream from length prefixed mode to start code
  486. prefixed mode (as defined in the Annex B of the ITU-T H.265
  487. specification).
  488. </p>
  489. <p>This is required by some streaming formats, typically the MPEG-2
  490. transport stream format (muxer <code>mpegts</code>).
  491. </p>
  492. <p>For example to remux an MP4 file containing an HEVC stream to mpegts
  493. format with <code>ffmpeg</code>, you can use the command:
  494. </p>
  495. <div class="example">
  496. <pre class="example">ffmpeg -i INPUT.mp4 -codec copy -bsf:v hevc_mp4toannexb OUTPUT.ts
  497. </pre></div>
  498. <p>Please note that this filter is auto-inserted for MPEG-TS (muxer
  499. <code>mpegts</code>) and raw HEVC/H.265 (muxer <code>h265</code> or
  500. <code>hevc</code>) output formats.
  501. </p>
  502. <a name="imxdump"></a>
  503. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-imxdump">2.15 imxdump</a></h2>
  504. <p>Modifies the bitstream to fit in MOV and to be usable by the Final Cut
  505. Pro decoder. This filter only applies to the mpeg2video codec, and is
  506. likely not needed for Final Cut Pro 7 and newer with the appropriate
  507. &lsquo;<samp>-tag:v</samp>&rsquo;.
  508. </p>
  509. <p>For example, to remux 30 MB/sec NTSC IMX to MOV:
  510. </p>
  511. <div class="example">
  512. <pre class="example">ffmpeg -i input.mxf -c copy -bsf:v imxdump -tag:v mx3n output.mov
  513. </pre></div>
  514. <a name="mjpeg2jpeg"></a>
  515. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-mjpeg2jpeg">2.16 mjpeg2jpeg</a></h2>
  516. <p>Convert MJPEG/AVI1 packets to full JPEG/JFIF packets.
  517. </p>
  518. <p>MJPEG is a video codec wherein each video frame is essentially a
  519. JPEG image. The individual frames can be extracted without loss,
  520. e.g. by
  521. </p>
  522. <div class="example">
  523. <pre class="example">ffmpeg -i ../some_mjpeg.avi -c:v copy frames_%d.jpg
  524. </pre></div>
  525. <p>Unfortunately, these chunks are incomplete JPEG images, because
  526. they lack the DHT segment required for decoding. Quoting from
  527. <a href="http://www.digitalpreservation.gov/formats/fdd/fdd000063.shtml">http://www.digitalpreservation.gov/formats/fdd/fdd000063.shtml</a>:
  528. </p>
  529. <p>Avery Lee, writing in the rec.video.desktop newsgroup in 2001,
  530. commented that &quot;MJPEG, or at least the MJPEG in AVIs having the
  531. MJPG fourcc, is restricted JPEG with a fixed &ndash; and *omitted* &ndash;
  532. Huffman table. The JPEG must be YCbCr colorspace, it must be 4:2:2,
  533. and it must use basic Huffman encoding, not arithmetic or
  534. progressive. . . . You can indeed extract the MJPEG frames and
  535. decode them with a regular JPEG decoder, but you have to prepend
  536. the DHT segment to them, or else the decoder won&rsquo;t have any idea
  537. how to decompress the data. The exact table necessary is given in
  538. the OpenDML spec.&quot;
  539. </p>
  540. <p>This bitstream filter patches the header of frames extracted from an MJPEG
  541. stream (carrying the AVI1 header ID and lacking a DHT segment) to
  542. produce fully qualified JPEG images.
  543. </p>
  544. <div class="example">
  545. <pre class="example">ffmpeg -i mjpeg-movie.avi -c:v copy -bsf:v mjpeg2jpeg frame_%d.jpg
  546. exiftran -i -9 frame*.jpg
  547. ffmpeg -i frame_%d.jpg -c:v copy rotated.avi
  548. </pre></div>
  549. <a name="mjpegadump"></a>
  550. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-mjpegadump">2.17 mjpegadump</a></h2>
  551. <p>Add an MJPEG A header to the bitstream, to enable decoding by
  552. Quicktime.
  553. </p>
  554. <p><a name="mov2textsub"></a>
  555. </p><a name="mov2textsub-1"></a>
  556. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-mov2textsub-1">2.18 mov2textsub</a></h2>
  557. <p>Extract a representable text file from MOV subtitles, stripping the
  558. metadata header from each subtitle packet.
  559. </p>
  560. <p>See also the <a href="#text2movsub">text2movsub</a> filter.
  561. </p>
  562. <a name="mp3decomp"></a>
  563. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-mp3decomp">2.19 mp3decomp</a></h2>
  564. <p>Decompress non-standard compressed MP3 audio headers.
  565. </p>
  566. <a name="mpeg2_005fmetadata"></a>
  567. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-mpeg2_005fmetadata">2.20 mpeg2_metadata</a></h2>
  568. <p>Modify metadata embedded in an MPEG-2 stream.
  569. </p>
  570. <dl compact="compact">
  571. <dt>&lsquo;<samp>display_aspect_ratio</samp>&rsquo;</dt>
  572. <dd><p>Set the display aspect ratio in the stream.
  573. </p>
  574. <p>The following fixed values are supported:
  575. </p><dl compact="compact">
  576. <dt>&lsquo;<samp>4/3</samp>&rsquo;</dt>
  577. <dt>&lsquo;<samp>16/9</samp>&rsquo;</dt>
  578. <dt>&lsquo;<samp>221/100</samp>&rsquo;</dt>
  579. </dl>
  580. <p>Any other value will result in square pixels being signalled instead
  581. (see H.262 section 6.3.3 and table 6-3).
  582. </p>
  583. </dd>
  584. <dt>&lsquo;<samp>frame_rate</samp>&rsquo;</dt>
  585. <dd><p>Set the frame rate in the stream. This is constructed from a table
  586. of known values combined with a small multiplier and divisor - if
  587. the supplied value is not exactly representable, the nearest
  588. representable value will be used instead (see H.262 section 6.3.3
  589. and table 6-4).
  590. </p>
  591. </dd>
  592. <dt>&lsquo;<samp>video_format</samp>&rsquo;</dt>
  593. <dd><p>Set the video format in the stream (see H.262 section 6.3.6 and
  594. table 6-6).
  595. </p>
  596. </dd>
  597. <dt>&lsquo;<samp>colour_primaries</samp>&rsquo;</dt>
  598. <dt>&lsquo;<samp>transfer_characteristics</samp>&rsquo;</dt>
  599. <dt>&lsquo;<samp>matrix_coefficients</samp>&rsquo;</dt>
  600. <dd><p>Set the colour description in the stream (see H.262 section 6.3.6
  601. and tables 6-7, 6-8 and 6-9).
  602. </p>
  603. </dd>
  604. </dl>
  605. <a name="mpeg4_005funpack_005fbframes"></a>
  606. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-mpeg4_005funpack_005fbframes">2.21 mpeg4_unpack_bframes</a></h2>
  607. <p>Unpack DivX-style packed B-frames.
  608. </p>
  609. <p>DivX-style packed B-frames are not valid MPEG-4 and were only a
  610. workaround for the broken Video for Windows subsystem.
  611. They use more space, can cause minor AV sync issues, require more
  612. CPU power to decode (unless the player has some decoded picture queue
  613. to compensate the 2,0,2,0 frame per packet style) and cause
  614. trouble if copied into a standard container like mp4 or mpeg-ps/ts,
  615. because MPEG-4 decoders may not be able to decode them, since they are
  616. not valid MPEG-4.
  617. </p>
  618. <p>For example to fix an AVI file containing an MPEG-4 stream with
  619. DivX-style packed B-frames using <code>ffmpeg</code>, you can use the command:
  620. </p>
  621. <div class="example">
  622. <pre class="example">ffmpeg -i INPUT.avi -codec copy -bsf:v mpeg4_unpack_bframes OUTPUT.avi
  623. </pre></div>
  624. <a name="noise"></a>
  625. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-noise">2.22 noise</a></h2>
  626. <p>Damages the contents of packets or simply drops them without damaging the
  627. container. Can be used for fuzzing or testing error resilience/concealment.
  628. </p>
  629. <p>Parameters:
  630. </p><dl compact="compact">
  631. <dt>&lsquo;<samp>amount</samp>&rsquo;</dt>
  632. <dd><p>A numeral string, whose value is related to how often output bytes will
  633. be modified. Therefore, values below or equal to 0 are forbidden, and
  634. the lower the more frequent bytes will be modified, with 1 meaning
  635. every byte is modified.
  636. </p></dd>
  637. <dt>&lsquo;<samp>dropamount</samp>&rsquo;</dt>
  638. <dd><p>A numeral string, whose value is related to how often packets will be dropped.
  639. Therefore, values below or equal to 0 are forbidden, and the lower the more
  640. frequent packets will be dropped, with 1 meaning every packet is dropped.
  641. </p></dd>
  642. </dl>
  643. <p>The following example applies the modification to every byte but does not drop
  644. any packets.
  645. </p><div class="example">
  646. <pre class="example">ffmpeg -i INPUT -c copy -bsf noise[=1] output.mkv
  647. </pre></div>
  648. <a name="null"></a>
  649. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-null">2.23 null</a></h2>
  650. <p>This bitstream filter passes the packets through unchanged.
  651. </p>
  652. <a name="pcm_005frechunk"></a>
  653. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-pcm_005frechunk">2.24 pcm_rechunk</a></h2>
  654. <p>Repacketize PCM audio to a fixed number of samples per packet or a fixed packet
  655. rate per second. This is similar to the <a href="ffmpeg-filters.html#asetnsamples">(ffmpeg-filters)asetnsamples audio filter</a> but works on audio packets instead of audio frames.
  656. </p>
  657. <dl compact="compact">
  658. <dt>&lsquo;<samp>nb_out_samples, n</samp>&rsquo;</dt>
  659. <dd><p>Set the number of samples per each output audio packet. The number is intended
  660. as the number of samples <em>per each channel</em>. Default value is 1024.
  661. </p>
  662. </dd>
  663. <dt>&lsquo;<samp>pad, p</samp>&rsquo;</dt>
  664. <dd><p>If set to 1, the filter will pad the last audio packet with silence, so that it
  665. will contain the same number of samples (or roughly the same number of samples,
  666. see &lsquo;<samp>frame_rate</samp>&rsquo;) as the previous ones. Default value is 1.
  667. </p>
  668. </dd>
  669. <dt>&lsquo;<samp>frame_rate, r</samp>&rsquo;</dt>
  670. <dd><p>This option makes the filter output a fixed number of packets per second instead
  671. of a fixed number of samples per packet. If the audio sample rate is not
  672. divisible by the frame rate then the number of samples will not be constant but
  673. will vary slightly so that each packet will start as close to the frame
  674. boundary as possible. Using this option has precedence over &lsquo;<samp>nb_out_samples</samp>&rsquo;.
  675. </p></dd>
  676. </dl>
  677. <p>You can generate the well known 1602-1601-1602-1601-1602 pattern of 48kHz audio
  678. for NTSC frame rate using the &lsquo;<samp>frame_rate</samp>&rsquo; option.
  679. </p><div class="example">
  680. <pre class="example">ffmpeg -f lavfi -i sine=r=48000:d=1 -c pcm_s16le -bsf pcm_rechunk=r=30000/1001 -f framecrc -
  681. </pre></div>
  682. <a name="prores_005fmetadata"></a>
  683. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-prores_005fmetadata">2.25 prores_metadata</a></h2>
  684. <p>Modify color property metadata embedded in prores stream.
  685. </p>
  686. <dl compact="compact">
  687. <dt>&lsquo;<samp>color_primaries</samp>&rsquo;</dt>
  688. <dd><p>Set the color primaries.
  689. Available values are:
  690. </p>
  691. <dl compact="compact">
  692. <dt>&lsquo;<samp>auto</samp>&rsquo;</dt>
  693. <dd><p>Keep the same color primaries property (default).
  694. </p>
  695. </dd>
  696. <dt>&lsquo;<samp>unknown</samp>&rsquo;</dt>
  697. <dt>&lsquo;<samp>bt709</samp>&rsquo;</dt>
  698. <dt>&lsquo;<samp>bt470bg</samp>&rsquo;</dt>
  699. <dd><p>BT601 625
  700. </p>
  701. </dd>
  702. <dt>&lsquo;<samp>smpte170m</samp>&rsquo;</dt>
  703. <dd><p>BT601 525
  704. </p>
  705. </dd>
  706. <dt>&lsquo;<samp>bt2020</samp>&rsquo;</dt>
  707. <dt>&lsquo;<samp>smpte431</samp>&rsquo;</dt>
  708. <dd><p>DCI P3
  709. </p>
  710. </dd>
  711. <dt>&lsquo;<samp>smpte432</samp>&rsquo;</dt>
  712. <dd><p>P3 D65
  713. </p>
  714. </dd>
  715. </dl>
  716. </dd>
  717. <dt>&lsquo;<samp>transfer_characteristics</samp>&rsquo;</dt>
  718. <dd><p>Set the color transfer.
  719. Available values are:
  720. </p>
  721. <dl compact="compact">
  722. <dt>&lsquo;<samp>auto</samp>&rsquo;</dt>
  723. <dd><p>Keep the same transfer characteristics property (default).
  724. </p>
  725. </dd>
  726. <dt>&lsquo;<samp>unknown</samp>&rsquo;</dt>
  727. <dt>&lsquo;<samp>bt709</samp>&rsquo;</dt>
  728. <dd><p>BT 601, BT 709, BT 2020
  729. </p></dd>
  730. <dt>&lsquo;<samp>smpte2084</samp>&rsquo;</dt>
  731. <dd><p>SMPTE ST 2084
  732. </p></dd>
  733. <dt>&lsquo;<samp>arib-std-b67</samp>&rsquo;</dt>
  734. <dd><p>ARIB STD-B67
  735. </p></dd>
  736. </dl>
  737. </dd>
  738. <dt>&lsquo;<samp>matrix_coefficients</samp>&rsquo;</dt>
  739. <dd><p>Set the matrix coefficient.
  740. Available values are:
  741. </p>
  742. <dl compact="compact">
  743. <dt>&lsquo;<samp>auto</samp>&rsquo;</dt>
  744. <dd><p>Keep the same colorspace property (default).
  745. </p>
  746. </dd>
  747. <dt>&lsquo;<samp>unknown</samp>&rsquo;</dt>
  748. <dt>&lsquo;<samp>bt709</samp>&rsquo;</dt>
  749. <dt>&lsquo;<samp>smpte170m</samp>&rsquo;</dt>
  750. <dd><p>BT 601
  751. </p>
  752. </dd>
  753. <dt>&lsquo;<samp>bt2020nc</samp>&rsquo;</dt>
  754. </dl>
  755. </dd>
  756. </dl>
  757. <p>Set Rec709 colorspace for each frame of the file
  758. </p><div class="example">
  759. <pre class="example">ffmpeg -i INPUT -c copy -bsf:v prores_metadata=color_primaries=bt709:color_trc=bt709:colorspace=bt709 output.mov
  760. </pre></div>
  761. <p>Set Hybrid Log-Gamma parameters for each frame of the file
  762. </p><div class="example">
  763. <pre class="example">ffmpeg -i INPUT -c copy -bsf:v prores_metadata=color_primaries=bt2020:color_trc=arib-std-b67:colorspace=bt2020nc output.mov
  764. </pre></div>
  765. <a name="remove_005fextra"></a>
  766. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-remove_005fextra">2.26 remove_extra</a></h2>
  767. <p>Remove extradata from packets.
  768. </p>
  769. <p>It accepts the following parameter:
  770. </p><dl compact="compact">
  771. <dt>&lsquo;<samp>freq</samp>&rsquo;</dt>
  772. <dd><p>Set which frame types to remove extradata from.
  773. </p>
  774. <dl compact="compact">
  775. <dt>&lsquo;<samp>k</samp>&rsquo;</dt>
  776. <dd><p>Remove extradata from non-keyframes only.
  777. </p>
  778. </dd>
  779. <dt>&lsquo;<samp>keyframe</samp>&rsquo;</dt>
  780. <dd><p>Remove extradata from keyframes only.
  781. </p>
  782. </dd>
  783. <dt>&lsquo;<samp>e, all</samp>&rsquo;</dt>
  784. <dd><p>Remove extradata from all frames.
  785. </p>
  786. </dd>
  787. </dl>
  788. </dd>
  789. </dl>
  790. <p><a name="text2movsub"></a>
  791. </p><a name="text2movsub-1"></a>
  792. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-text2movsub-1">2.27 text2movsub</a></h2>
  793. <p>Convert text subtitles to MOV subtitles (as used by the <code>mov_text</code>
  794. codec) with metadata headers.
  795. </p>
  796. <p>See also the <a href="#mov2textsub">mov2textsub</a> filter.
  797. </p>
  798. <a name="trace_005fheaders"></a>
  799. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-trace_005fheaders">2.28 trace_headers</a></h2>
  800. <p>Log trace output containing all syntax elements in the coded stream
  801. headers (everything above the level of individual coded blocks).
  802. This can be useful for debugging low-level stream issues.
  803. </p>
  804. <p>Supports AV1, H.264, H.265, (M)JPEG, MPEG-2 and VP9, but depending
  805. on the build only a subset of these may be available.
  806. </p>
  807. <a name="truehd_005fcore"></a>
  808. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-truehd_005fcore">2.29 truehd_core</a></h2>
  809. <p>Extract the core from a TrueHD stream, dropping ATMOS data.
  810. </p>
  811. <a name="vp9_005fmetadata"></a>
  812. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-vp9_005fmetadata">2.30 vp9_metadata</a></h2>
  813. <p>Modify metadata embedded in a VP9 stream.
  814. </p>
  815. <dl compact="compact">
  816. <dt>&lsquo;<samp>color_space</samp>&rsquo;</dt>
  817. <dd><p>Set the color space value in the frame header. Note that any frame
  818. set to RGB will be implicitly set to PC range and that RGB is
  819. incompatible with profiles 0 and 2.
  820. </p><dl compact="compact">
  821. <dt>&lsquo;<samp>unknown</samp>&rsquo;</dt>
  822. <dt>&lsquo;<samp>bt601</samp>&rsquo;</dt>
  823. <dt>&lsquo;<samp>bt709</samp>&rsquo;</dt>
  824. <dt>&lsquo;<samp>smpte170</samp>&rsquo;</dt>
  825. <dt>&lsquo;<samp>smpte240</samp>&rsquo;</dt>
  826. <dt>&lsquo;<samp>bt2020</samp>&rsquo;</dt>
  827. <dt>&lsquo;<samp>rgb</samp>&rsquo;</dt>
  828. </dl>
  829. </dd>
  830. <dt>&lsquo;<samp>color_range</samp>&rsquo;</dt>
  831. <dd><p>Set the color range value in the frame header. Note that any value
  832. imposed by the color space will take precedence over this value.
  833. </p><dl compact="compact">
  834. <dt>&lsquo;<samp>tv</samp>&rsquo;</dt>
  835. <dt>&lsquo;<samp>pc</samp>&rsquo;</dt>
  836. </dl>
  837. </dd>
  838. </dl>
  839. <a name="vp9_005fsuperframe"></a>
  840. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-vp9_005fsuperframe">2.31 vp9_superframe</a></h2>
  841. <p>Merge VP9 invisible (alt-ref) frames back into VP9 superframes. This
  842. fixes merging of split/segmented VP9 streams where the alt-ref frame
  843. was split from its visible counterpart.
  844. </p>
  845. <a name="vp9_005fsuperframe_005fsplit"></a>
  846. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-vp9_005fsuperframe_005fsplit">2.32 vp9_superframe_split</a></h2>
  847. <p>Split VP9 superframes into single frames.
  848. </p>
  849. <a name="vp9_005fraw_005freorder"></a>
  850. <h2 class="section"><a href="ffmpeg-bitstream-filters.html#toc-vp9_005fraw_005freorder">2.33 vp9_raw_reorder</a></h2>
  851. <p>Given a VP9 stream with correct timestamps but possibly out of order,
  852. insert additional show-existing-frame packets to correct the ordering.
  853. </p>
  854. <a name="See-Also"></a>
  855. <h1 class="chapter"><a href="ffmpeg-bitstream-filters.html#toc-See-Also">3 See Also</a></h1>
  856. <p><a href="ffmpeg.html">ffmpeg</a>, <a href="ffplay.html">ffplay</a>, <a href="ffprobe.html">ffprobe</a>,
  857. <a href="libavcodec.html">libavcodec</a>
  858. </p>
  859. <a name="Authors"></a>
  860. <h1 class="chapter"><a href="ffmpeg-bitstream-filters.html#toc-Authors">4 Authors</a></h1>
  861. <p>The FFmpeg developers.
  862. </p>
  863. <p>For details about the authorship, see the Git history of the project
  864. (git://source.ffmpeg.org/ffmpeg), e.g. by typing the command
  865. <code>git log</code> in the FFmpeg source directory, or browsing the
  866. online repository at <a href="http://source.ffmpeg.org">http://source.ffmpeg.org</a>.
  867. </p>
  868. <p>Maintainers for the specific components are listed in the file
  869. &lsquo;<tt>MAINTAINERS</tt>&rsquo; in the source code tree.
  870. </p>
  871. </div>
  872. </body>
  873. </html>