Speed/rate change on MP3 using command-line

About encoding, codec settings, muxers and filter usage
Macarena
New Cone
New Cone
Posts: 2
Joined: 25 Dec 2010 14:07

Speed/rate change on MP3 using command-line

Postby Macarena » 09 Oct 2019 21:37

Dear users,

I wish to slow down the speed of the track and convert the song. To my knowledge and according all the manuals I read, the following command should do the trick:

Code: Select all

vlc.exe -I dummy --rate=0.67 -vv song.mp3 --sout=#transcode{rate=0.67}:standard{access=file,dst="song 0.67.mp3"}
The "song 0.67.mp3" is written, but no change in speed is recorded. What should I do differently to get a slowed-down track, please?

It is interesting that running

Code: Select all

vlc.exe -I dummy --rate=0.67 -vv song.mp3
plays the song slower as requested. But, if I want to dump the result in a file, the change is not recorded.

Return to “VLC stream-output (sout)”

Who is online

Users browsing this forum: No registered users and 22 guests