GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Embed Notice

HTML Code

Corresponding Notice

  1. Embed this notice
    Dimitris Kardarakos (dimitrisk@floss.social)'s status on Sunday, 12-Jan-2025 09:23:51 JSTDimitris KardarakosDimitris Kardarakos

    You have downloaded with yt-dlp a music lesson video.

    But you would like to change its pitch.

    With #linux command line tools:

    1. Extract the audio from a webm file:

    ffmpeg -i snuff_c_sharp.webm snuff_c_sharp.wav

    2. Transpose (--pitch 3 means "raise pitch by 3 semitones"):

    rubberband --pitch 3 snuff_c_sharp.wav snuff_e.wav

    3. Put the transposed audio back into the video file:

    ffmpeg -i snuff_c_sharp.webm -i snuff_e.wav -c:v copy -map 0✌️0 -map 1🅰0 snuff_e.mp4

    #LinuxMusic #LinuxAudio

    In conversationabout 5 months ago from floss.socialpermalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.