#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_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".