Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

convertingwav to mp3 linux ffmpeg

ffmpeg -i input.wav -vn -ar 44100 -ac 2 -b:a 192k output.mp3
Comment

PREVIOUS NEXT
Code Example
Shell :: git bypass hook 
Shell :: E: Could not get lock /var/lib/dpkg/lock-frontend - open (11: Resource temporarily unavailable) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), is another process using it? 
Shell :: check upstream 
Shell :: ubuntu console shrink pdf 
Shell :: install git flow linux 
Shell :: composer tree 
Shell :: github ssh key ubuntu 
Shell :: github ue4 gitignore 
Shell :: raspberry config command line 
Shell :: install vs code in ubuntu 
Shell :: change wp permission ubuntu 
Shell :: git remove remote 
Shell :: install babel command line 
Shell :: Creating an environment from an environment.yml file 
Shell :: create tar 
Shell :: ubuntu cron job log 
Shell :: bash return only first line that contains match 
Shell :: git log by date 
Shell :: linux date format examples 
Shell :: get folder size powershell 
Shell :: test smb connection linux 
Shell :: completely uninstall apache2 
Shell :: how to restart docker linux 
Shell :: fedora spotify 
Shell :: install yarn in ubuntu 
Shell :: pip install geopandas 
Shell :: curl ssl verify false 
Shell :: how to install openssl on windows 10 
Shell :: make git project mine 
Shell :: git update on linux 
ADD CONTENT
Topic
Content
Source link
Name
3+1 =