Sample Header Ad - 728x90

List MP3 files and durations

3 votes
2 answers
1741 views
So I want to show a list of MP3 files with their durations. ffprobe does show me the duration of a file. But its output is nasty. It puts everything into stderr and I have found no way to remove its "very helpful" information about how it was compiled. So if I loop it through *.mp3, that information is displayed every single time. I could write a filter script but might there be a simpler solution?
Asked by Mikhail Ramendik (538 rep)
Sep 8, 2018, 10:32 PM
Last activity: Sep 27, 2023, 11:11 AM