[FFmpeg-trac] #11281(ffmpeg:new): ffmpeg create waveform overview with short audiofiles doesn't work
FFmpeg
trac at avcodec.org
Sat Nov 2 12:01:16 EET 2024
#11281: ffmpeg create waveform overview with short audiofiles doesn't work
-------------------------------------+-------------------------------------
Reporter: Danny | Owner: (none)
Weijermans |
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: unspecified | Resolution:
Keywords: waveform | Blocked By:
creation short audio |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Danny Weijermans):
thanks for your relevant link!
yes, but I'm not using a 'lossy' audio fileformat.
it's a 'firm' wav file, I have put an very short wav file (s.wav) example
as an attachment.
my command line (which works on longer wav files) for example:
ffmpeg -i /Users/disjt/Desktop/s.wav -filter_complex
"showwavespic=s=640x120" -frames:v 1 output.png
if /Users/disjt/Desktop/s.wav points to a longer wav file it's working
perfectly.
if it's a shorter than 200msec it's not working..
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11281#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list