Video to Audio - Extract audio tracks from video files (Nautilus extension)

:musical_note: Video to Audio โ€” video-to-audio.py

Extract audio tracks from video files in batch โ€” right-click on one or several videos and convert in a single operation.

Features:

  • Batch conversion โ€” select multiple video files at once
  • 6 output formats: MP3, M4A, OGG, OPUS, FLAC, WAV
  • 4 quality levels: 320 / 192 / 128 kbps, or stream copy (no re-encoding)
  • Real-time progress bar with percentage parsed from ffmpeg output
  • Per-file status indicator (โœ“ / โœ—)
  • Cancel button kills the ffmpeg process cleanly via process group
  • Supports MP4, MKV, AVI, MOV, WEBM, FLV, WMV, M4V, MPG, MPEG, 3GP, TS, OGV, VOB

Triggers:

  • Right-click on one or more video files โ†’ Extract audio

Languages: French :france: ยท English :united_kingdom: ยท German :germany:

Dependencies: python3-nautilus python3-gi gir1.2-gtk-4.0 gir1.2-adw-1 ffmpeg

2 Likes

And another one, hahaha!

And to have asked that: This only works with existing Video Files, doesn't it? You can't take a Link to a YouTube Video and it will grab it and transform; is that correct? Isn't a Critique, only for Clarification.

1 Like

yeah another one, The forum give me inspiration :wink:
It's only for local file...

1 Like

I have tested it now and it worked fine. No Errors or Audio Issues so far. But I would mention 2 Things:

  1. Maybe You could add the Functionality to Your Dual-Panel Extension.
  2. The File now lands automatically in the Folder where the Video File is. Maybe You could add the File Save Window where You can choose where the File will be saved.
  1. For dual panel I will take a look but I don't want to push too much nautilus, think they are linked to nautilus and it's a delicate app.
  2. This is possible to manage, I will take a look too
1 Like

New version of Dual Panel and Video to Audio

  1. I found a trick to watch if the extension is charged when you launch Dual Panel and add a right click to launch it. It was more easy than I thought and nautilus doesn't push the CPU :wink:
  2. the easiest and it's done

You can download the 2 new extensions :wink:

1 Like

I downloaded both and they work fine for me. Audio Extraction in Dual Panel and the File Saving Function worked well without an Issue or Error.

2 Likes