Answer the question
In order to leave comments, you need to log in
How to write output of ffmpeg -i command to file in linux console?
Actually the question is higher.
It is necessary in order to bypass the script all available video files and get information about them.
It doesn't work that way
ffmpeg i video.mp4 > result.txt
Answer the question
In order to leave comments, you need to log in
ffmpeg gives information to stderr in my opinion, try ffmpeg i video.mp4 2> result.txt
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question