[FFmpeg-trac] #9562(documentation:new): ffprobe non-option brackets
FFmpeg
trac at avcodec.org
Thu Apr 21 11:09:37 EEST 2022
#9562: ffprobe non-option brackets
-------------------------------------+-------------------------------------
Reporter: Dan | Owner: (none)
Jacobson |
Type: defect | Status: new
Priority: minor | Component:
| documentation
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by cornholio):
As per
https://github.com/FFmpeg/FFmpeg/commit/83e1a1de8833845224948e5d002355c03dd117d5,
no idea why this was pushed, an input is not required. You can pipe stdin
without specifying anything.
{{{
$ cat foo.mp4 | ffprobe
}}}
Is completely valid.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9562#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list