Article 55P50 [SOLVED] Redirect FFPROBE output to filr

[SOLVED] Redirect FFPROBE output to filr

by
mackowiakp
from LinuxQuestions.org on (#55P50)
I want to redirect FFPROBE output to file using such command:

Code:ffprobe /home/maciek/SMB-1/video.avi 2>&1 > tttAs I read, ffprobe outputs to stderr so the redirection 2>&1. But does not matter is that redirection or not, the result is always output to console. How redirect it to file or pipe to another command like grep?latest?d=yIl2AUoC8zA latest?i=qSXwef8TMpE:smYESidUXOo:F7zBnMy latest?i=qSXwef8TMpE:smYESidUXOo:V_sGLiP latest?d=qj6IDK7rITs latest?i=qSXwef8TMpE:smYESidUXOo:gIN9vFwqSXwef8TMpE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments