How can I see the waveforms of both channels of an MP3 quickly?
Is there some simple (free) audio player with a stereo wave display?
I know I can load it in Audacity, but that can take quite a while (with multiple hour long tracks as book readings usually are), as it decodes the entire track before displaying it.
MP3DirectCut does display a waveform immediately, but it only shows a single merged track.
One reason I'd like to do this is so I can skip through a track and see if it is true stereo, or if both tracks are identical and I can split it without loss.
+ Reply to Thread
Results 1 to 5 of 5
-
-
https://trac.ffmpeg.org/wiki/Waveform
and to make your life easier bellow ready to use command:
Code:@ffplay -f lavfi amovie=%1,asplit[out0],showwaves=split_channels=1:s=1024x768:mode=p2p:rate=60[out1]
Last edited by pandy; 13th Feb 2016 at 14:11.
-
VLC's "scope" visualization shows the waveform. You have very little control though.
Similar Threads
-
Display jpeg image whilst mp3 is playing
By blinky88 in forum AudioReplies: 3Last Post: 6th Feb 2014, 16:48 -
Editing mp3's With Audacity Confuses Car Stereo
By JohnnyGalaga in forum AudioReplies: 2Last Post: 23rd Aug 2013, 22:22 -
Lossless mp3 conversion mono -> stereo?
By DRP in forum AudioReplies: 8Last Post: 17th Aug 2012, 04:15 -
Preference for MP3 Joint Stereo Vs. Stereo ?
By davexnet in forum AudioReplies: 7Last Post: 27th Oct 2011, 11:49 -
Are there any tutorials to convert stereo MP3 to stereo AC3?
By rocky12 in forum AudioReplies: 10Last Post: 4th Sep 2011, 19:05