summaryrefslogtreecommitdiff
path: root/doc/ffprobe.texi
Commit message (Collapse)AuthorAge
* ffprobe: add -o optionStefano Sabatini2022-06-13
| | | | | | | | | | This enables printing to a resource specified with -o OUTPUT. In case the output is not specified, prints to stdout as usual. Address issue: http://trac.ffmpeg.org/ticket/8024 Signed-off-by: Marton Balint <cus@passwd.hu>
* doc/ffprobe: clarify that the input file is not optionalStefano Sabatini2022-04-21
| | | | Fix trac issue http://trac.ffmpeg.org/ticket/9562
* ffprobe: add option to control optional fields displayGyan Doshi2021-05-05
|
* doc: include general in *-all pages.Nicolas George2020-09-08
|
* doc/ffprobe: fix typo and update URL in manReto Kromer2019-02-09
|
* doc: fix incorrect reference to xsd_compliant optionAman Gupta2018-05-12
| | | | reported by Mindless` on IRC
* Remove the ffserver programRostislav Pehlivanov2018-01-06
| | | | Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
* Fix several typosLou Logan2017-09-21
| | | | | | | "apix_fmts" found by Marc Péchaud. "speedloss" found by Mikhail V. Signed-off-by: Lou Logan <lou@lrcd.com>
* doc/ffprobe: add -show_log optionDave Rice2017-03-28
| | | | Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* Avoid using the term "file" and prefer "url" in some docs and commentsMichael Niedermayer2016-12-05
| | | | | | This should make it less ambigous that these are URLs Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
* doc: fix spelling errorsAndreas Cadhalpun2016-10-21
| | | | | | | | Thanks to Mathieu Malaterre <malat@debian.org> for reporting the Que/Queue typo. (https://bugs.debian.org/839542) Reviewed-by: Lou Logan <lou@lrcd.com> Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
* doc: More semantic markup using @samp and @var where appropriateTimothy Gu2015-03-23
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc: set documentencoding on toplevel texi files.Nicolas George2015-02-19
| | | | | | Fix double UTF-8 encoding on output files. makeinfo / texi2any does not seem to provide a way of setting it globally for toplevel files.
* ffprobe: add -show_pixel_formats optionTobias Rapp2014-10-07
| | | | | | | Adds option -show_pixel_formats to ffprobe which lists all available pixel formats with some details. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doc/ffprobe: fix -show_entries exampleStefano Sabatini2014-08-28
|
* ffprobe: add -show_data_hash option.Nicolas George2014-08-17
|
* doc: remove encoder/muxer/sinks docs from ffplay- and ffprobe-allTimothy Gu2014-01-09
| | | | | | ffplay and ffprobe are read-only. Signed-off-by: Timothy Gu <timothygu99@gmail.com>
* ffprobe: add support for subtitle framesMarton Balint2013-11-25
| | | | | Signed-off-by: Marton Balint <cus@passwd.hu> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* ffprobe: implement string validation settingStefano Sabatini2013-11-22
| | | | This should fix trac tickets #1163, #2502.
* ffprobe: add -read_intervals optionStefano Sabatini2013-09-19
| | | | | | This is also useful to test seeking on an input file. This also addresses trac ticket #1437.
* doc: Rename avtools-common-opts to fftools-common optsTimothy Gu2013-09-10
| | | | | Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Fix wrong use of "an" in some comments.Thilo Borgmann2013-08-12
|
* ffprobe: add -show_programs optionFlorent Tribouilloy2013-07-28
| | | | | | | The option is used to sort the streams by program. Signed-off-by: Florent Tribouilloy <florent.tribouilloy@smartjog.com> Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
* ffprobe: show chapter and chapter metadata informationStefano Sabatini2013-06-06
| | | | Address trac ticket #2636.
* doc: remove all-components.texi, include its content verbatimStefano Sabatini2013-04-25
| | | | | | | | | | Force re-generation of the manuals when an included file is modified. The current dependency generation system is enable to track nested inclusions. The drawback is that the files will be generated even when there is no strict need (for example if filters.texi is modified, ffmpeg.1 is rebuilt), thus it trades a false negative with a false positive.
* doc: enable compilation of -all tool pagesStefano Sabatini2013-04-05
| | | | | | | In particular, add documentation configuration system, through the doc/config.texi file. Fix trac issue #2374.
* doc/ffprobe: fix references in See Also sectionStefano Sabatini2013-04-04
|
* doc: fix reference to ffmpeg-bitstream-filters.html pageStefano Sabatini2013-02-15
|
* doc: remove inclusion of libav* documentation in toolsStefano Sabatini2012-12-20
| | | | | | | | | This shrinks the tool manuals to a manageable size. Relevant manuals are referenced in the "See Also" chapter. Overall documentation inclusion should still be possible through the use of a conditional variable set during configuration time, if someone feels the need for a huge-wall-of-text-fashioned manual.
* doc: extend "See Also" chapter rendering for ff* toolsStefano Sabatini2012-12-19
| | | | | | Add more references, and generate alternative variants for HTML and POD output. In particular, this allows to render a "See Also" chapter in the HTML output.
* doc: rework synopsis section for ff* toolsStefano Sabatini2012-12-19
| | | | | Fix syntax, remove pointless introductory sentence, improve overall consistency.
* doc: use a common authors.texi file blurbStefano Sabatini2012-12-19
| | | | Factorize.
* ffprobe: implement -sections optionStefano Sabatini2012-11-22
|
* ffprobe: implement subsection field selection through the -show_entries optionStefano Sabatini2012-11-22
|
* doc/ffprobe: factorize definition of writers syntaxStefano Sabatini2012-11-16
| | | | The writers option syntax was unified.
* ffprobe: add -select_streams optionStefano Sabatini2012-10-05
|
* ffprobe: add -bitexact boolean optionStefano Sabatini2012-09-22
| | | | | The option is mostly useful to make ffprobe output independent from the build, and in particular to fix FATE --enable-small failures.
* ffprobe: fix CSV writer outputStefano Sabatini2012-09-19
| | | | Fix regression introduced in 749ddc14fc9ebcef09965dfd98c8bf2505dc3b58.
* ffprobe: add print_section option to the compact writerStefano Sabatini2012-09-11
| | | | | Allow to skip section name at the begin of each line. Possibly simplify output.
* ffprobe: add -show_data option.Nicolas George2012-06-18
|
* riff: add ISMP/timecode tag.Clément Bœsch2012-06-11
|
* ffprobe: add flat output format.Clément Bœsch2012-06-01
|
* ffprobe: make -of an alias for -print_format.Clément Bœsch2012-05-29
| | | | This is for interoperability purpose with the fork.
* ffprobe: add INI writerStefano Sabatini2012-05-29
| | | | | Liberally based on the work of Luca Barbato <lu_zero@gentoo.org>, done for libav/avprobe.
* ffprobe: add support to '\b' and '\f' escaping in c_escape_str()Stefano Sabatini2012-05-29
|
* doc: add syntax.texi fileStefano Sabatini2012-05-22
|
* doc/ffprobe: document that ffprobe.xsd can be retrieved at a certain ↵Stefano Sabatini2012-05-21
| | | | | | ffmpeg.org url Address trac ticket #1265.
* doc/ffprobe: fix rendering of the timecode chapter in the man pageStefano Sabatini2012-05-14
|
* ffprobe: add "nokey" option to default writerStefano Sabatini2012-05-14
| | | | Help simplifying parsing in certain cases.
* ffprobe: add "noprint_wrappers" option to default writerStefano Sabatini2012-05-14
| | | | | | | The option is useful for simplifying parsing. Also use the new option in fate, in order to fix the regression introduced by the previous commit.