> loudnorm changes the sample rate of the output file to 192000 Hz. I use > the tokens to select the value of the sample rate of the input file to > generate the output file correctly, however, the command is giving an error. >
Informing everyone that I found the error. The correct syntax for the sample rate to be at 44100 is: -ar 44.1k After changing the command line, the program generated the audio without any problems. thanks _______________________________________________ ffmpeg-user mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
