ok, thanks!
Em qui., 2 de mai. de 2024 às 00:21, Carl Zwanzig escreveu:
> On 5/1/2024 7:55 PM, CMG DiGiTaL wrote:
> > How do I generate the log, but keep the conversion information on the
> > screen as well?
>
> (really a windoze question, not ffmpeg)...
>
> z!
>
> __
On 5/1/2024 7:55 PM, CMG DiGiTaL wrote:
How do I generate the log, but keep the conversion information on the
screen as well?
(really a windoze question, not ffmpeg)
cmd.exe doesn't have an equivalent of the unix 'tee' command, but
powershell does--
PS C:\Users\cpz> echo "asdsasad" |tee as
I run a command to normalize an Audio file and write the output to a log
file according to the level I want.
Full command:
ffmpeg -hide_banner -i "C:\Users\%username%\Desktop\Music.mp3" -af
"loudnorm=linear=true:I=-10.0:LRA=11:tp=-0.1:measured_I=-9.8:measured_LRA=2.8:measured_tp=+0.5:measured_thr