Sample Header Ad - 728x90

How can I grep the output of ffprobe?

0 votes
0 answers
26 views
I'd like to only see those lines containing "Stream #" from an ffprobe output. But whatever I do, it continues to show the whole output. Neither "|" nor ">" pipes work. What’s the magic? Thanks a lot! ffprobe -v info video.mp4 | grep "Stream #"
Asked by Gary U.U. Unixuser (339 rep)
Jun 28, 2025, 11:16 AM
Last activity: Jun 28, 2025, 12:51 PM