MattMcManis / Axiom

An FFmpeg GUI for Windows
https://axiomui.github.io
GNU General Public License v3.0
1.44k stars 114 forks source link

cant understand how to just extract files, without encoding with ffmpeg gui? and how to download from youtube with GUI on windows? #99

Open galactic76 opened 1 year ago

galactic76 commented 1 year ago

cant understand how to just extract files, without encoding with ffmpeg gui? and how to download from youtube with GUI on windows?

Mae72DE commented 1 year ago
  1. Extract Music from Videos: • Select "Music" from Preset-List • Select Input • Change Output format to needed format and Line '-c:a' to '-c copy'

  2. Download Web-Streams: • Select from Preset-List "YouTube-DL" → "Video" (with Audio) or "Audio" • Copy URL to Input • Button: "Script" will generate commands. • Check the Script to learn: Chat.OpenAI may be your Friend? • Change Output and other parameter if need. • Button: "Run" will run Script