User Tools

Site Tools


ubuntu:video:convert_video_to_mp3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:video:convert_video_to_mp3 [2022/09/19 11:01] – created peterubuntu:video:convert_video_to_mp3 [2023/06/13 11:07] (current) – removed peter
Line 1: Line 1:
-====== Ubuntu - Video - Convert Video to MP3 ====== 
- 
-<code bash> 
-ffmpeg -i x.mp4 -vn -acodec copy x.mp3 
- 
-ffmpeg -i video.flv -acodec copy audio.mp3 
-</code> 
- 
----- 
- 
-<code bash> 
-ffmpeg -i "x.mp4" -b:a 192k -vn x.mp3 
-</code> 
- 
  
ubuntu/video/convert_video_to_mp3.1663585302.txt.gz · Last modified: 2022/09/19 11:01 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki