Audio file display waveform file
Audio file display waveform file
How to set the waveform column for displaying audio files in the searched list
tks
tks
Re: Audio file display waveform file
What is a "waveform column"?
Re: Audio file display waveform file
yes,In this form, there are waveform columns




Last edited by xjgby on Thu Jun 13, 2024 2:00 pm, edited 3 times in total.
Re: Audio file display waveform file
Off the bat, I'd suspect Windows does not display waveforms?
Given that, then there would be no Property for Everything to hook into to be able to display them.
(And given that, the only way it could, would be if void added that functionality to Everything.
But given that a wavform is "dynamic"... but then like a "thumbnail", I suppose you could set a start point & length to determine what to display.
Can Windows Media Player display wavforms?
Now, if ffmpeg were used, seems something along the lines of
ffmpeg -i input.wav -filter_complex showwavespic -frames:v 1 output.png
might work.)
Given that, then there would be no Property for Everything to hook into to be able to display them.
(And given that, the only way it could, would be if void added that functionality to Everything.
But given that a wavform is "dynamic"... but then like a "thumbnail", I suppose you could set a start point & length to determine what to display.
Can Windows Media Player display wavforms?
Now, if ffmpeg were used, seems something along the lines of
ffmpeg -i input.wav -filter_complex showwavespic -frames:v 1 output.png
might work.)
Re: Audio file display waveform file
Thank you for your reply
As I expected, png is generated for the corresponding file, but how to customize the column to display png for the corresponding file
Is there any reference description.
As I expected, png is generated for the corresponding file, but how to customize the column to display png for the corresponding file
Is there any reference description.
Re: Audio file display waveform file
Maybe ? (& it's beyond me), you could set up an association... that wouldn't work, would it... ?
Anyhow, if you set of associated files.
file1.wav -> file1.png
file2.wav -> file2.png
file3.wav -> file3.png
Everything can certainly find & associate one with the other.
But then, how do you pull the physical picture (.png), & cause that to display within Everything?
Can something like that be done?
Anyhow, if you set of associated files.
file1.wav -> file1.png
file2.wav -> file2.png
file3.wav -> file3.png
Everything can certainly find & associate one with the other.
But then, how do you pull the physical picture (.png), & cause that to display within Everything?
Can something like that be done?
Re: Audio file display waveform file
Everything doesn't have an option to show a custom PNG image in a column for each file.
Re: Audio file display waveform file
Can make the file name correspondtherube wrote: Fri Jun 28, 2024 4:40 pm Maybe ? (& it's beyond me), you could set up an association... that wouldn't work, would it... ?
Anyhow, if you set of associated files.
file1.wav -> file1.png
file2.wav -> file2.png
file3.wav -> file3.png
Everything can certainly find & associate one with the other.
But then, how do you pull the physical picture (.png), & cause that to display within Everything?
Can something like that be done?
file1.wav -> file1.png
I try to use the extension ffmpeg to generate
How can the file1.wav file column display the PNG column under the current file directory, showing file1.png
Re: Audio file display waveform file
I will consider such an option.
Thank you for your suggestion.
Thank you for your suggestion.
-
Thy Grand Voidinesss
- Posts: 825
- Joined: Wed Jun 01, 2022 5:01 pm
Re: Audio file display waveform file
Can you give a real use case scenario for this?xjgby wrote: Wed Jun 12, 2024 2:06 pm [...]
column for displaying audio files in the searched list
[...]
What good can it bring to see waveforms of different audio files in Everything, if you cannot also play them from a precise point a see progress indicator? And how much would anyone be able to insert to the main window of Everything?
I personally do rarely perform comparisons of waveforms - in an audio editor, by switching back and forth between stereo files; on a widescreen monitor. Because seeing 2 channels maximized as much as possible is the only method that makes sense to me. And when I have to display on one screen 6 tracks of a movie file hen I see so little, that comparing the channels is too poor and thus is serves only as manual identification of which channel is which
