ffmpeg change audio codec from m4a to mp3
Shell
ffmpeg -i "$f" -codec:v copy -codec:a libmp3lame -q:a 2 newfiles/"${f%.m4a}.mp3";$ mkdir newfiles
$ for f in *.m4a; do ffmpeg -i "$f" -codec:v copy -codec:a libmp3lame -q:a 2 newfiles/"${f%.m4a}.mp3"; done
Also in Shell:
- Title
- ubuntu install sfml
- Category
- Shell
- Title
- revert commit git
- Category
- Shell
- Title
- git diff show only files
- Category
- Shell
- Title
- how to change dotnet version
- Category
- Shell
- Title
- how to upload on github with command
- Category
- Shell
- Title
- maven install on mac os x
- Category
- Shell
- Title
- git rename branch
- Category
- Shell
- Title
- install git
- Category
- Shell
- Title
- node install specific version
- Category
- Shell
- Title
- ubuntu install bluez
- Category
- Shell
- Title
- apt get install docker compose
- Category
- Shell
- Title
- sh increment variable
- Category
- Shell
- Title
- how to pip install in folder
- Category
- Shell
- Title
- bash tee stdout and stderr
- Category
- Shell
- Title
- special bash variables
- Category
- Shell
- Title
- docker build
- Category
- Shell
- Title
- powershell output text file
- Category
- Shell
- Title
- netstat column headers
- Category
- Shell
- Title
- rtl8821ce driver linux
- Category
- Shell
- Title
- mysql backup dump docker file
- Category
- Shell
- Title
- how to perform mathematical operations in shell script
- Category
- Shell
- Title
- set git pull rebase default
- Category
- Shell
- Title
- git change git commit date
- Category
- Shell
- Title
- ubuntu intall OpenBLAS
- Category
- Shell
- Title
- install node 12 linux terminal w10
- Category
- Shell
- Title
- linux permanent mount
- Category
- Shell
- Title
- git remove folder form past all commits
- Category
- Shell
- Title
- error: eaccess: permission denied ionic
- Category
- Shell
- Title
- docker getting-started
- Category
- Shell
- Title
- npm install --global vue-cli
- Category
- Shell
- Title
- grep literal string
- Category
- Shell
- Title
- boolean constants in bash
- Category
- Shell
- Title
- conda install keras
- Category
- Shell
- Title
- git remove all pdf files
- Category
- Shell
- Title
- how to put files into gitignore
- Category
- Shell
- Title
- git merge branch
- Category
- Shell
- Title
- convert all files and folders in current directory into zip in linux
- Category
- Shell
- Title
- bash compare two strings
- Category
- Shell
- Title
- git get access to private repository
- Category
- Shell
- Title
- .gitignore
- Category
- Shell
- Title
- remove home icon ubuntu
- Category
- Shell
- Title
- bash endless loop
- Category
- Shell
- Title
- get current branch name git
- Category
- Shell
- Title
- fcm post example curl
- Category
- Shell
- Title
- github show files changed git log
- Category
- Shell
- Title
- extract tar.gz ubuntu terminal
- Category
- Shell
- Title
- optional argument bash
- Category
- Shell
- Title
- ubuntu remove directory
- Category
- Shell
- Title
- react navigation install
- Category
- Shell
- Title
- linux grep
- Category
- Shell
- Title
- linux vim set tab to 4 spaces
- Category
- Shell
- Title
- run docker redis localhost
- Category
- Shell
- Title
- install deb file
- Category
- Shell
- Title
- list number of files in each folder linux
- Category
- Shell
- Title
- git log one line
- Category
- Shell
- Title
- hash bang bash
- Category
- Shell
- Title
- updated gitignore not working
- Category
- Shell
- Title
- linux screen brightness command line
- Category
- Shell
- Title
- git add .
- Category
- Shell
- Title
- remove remote git
- Category
- Shell
- Title
- tab to csv command line
- Category
- Shell
- Title
- luminati proxy manager
- Category
- Shell
- Title
- .gitignore not working
- Category
- Shell
- Title
- apache virtual host
- Category
- Shell
- Title
- docker alpine create user and group
- Category
- Shell
- Title
- command not found: nvm
- Category
- Shell
- Title
- install packages with pip from python
- Category
- Shell
- Title
- tree process linux commnad
- Category
- Shell
- Title
- git see tags
- Category
- Shell
- Title
- install google client api individually
- Category
- Shell
- Title
- how to commit changes in git command
- Category
- Shell
- Title
- grep and
- Category
- Shell
- Title
- check apache version ubuntu
- Category
- Shell
- Title
- particular screenshot in ubuntu
- Category
- Shell
- Title
- install docker debain
- Category
- Shell
- Title
- ubuntu bluetooth not listed
- Category
- Shell
- Title
- check vm ram details in linux
- Category
- Shell
- Title
- Gem::LoadError : "ed25519 is not part of the bundle. Add it to your Gemfile."
- Category
- Shell
- Title
- how to get git username and password
- Category
- Shell
- Title
- install jquery
- Category
- Shell
- Title
- linux rsync example
- Category
- Shell
- Title
- linux terminal colors confusing
- Category
- Shell
- Title
- make diff git as commit
- Category
- Shell
- Title
- conda install from yaml
- Category
- Shell
- Title
- terminal delete directory not empty
- Category
- Shell
- Title
- install node on ubuntu
- Category
- Shell
- Title
- How to delete docker images older than x days from docker hub using a shell script
- Category
- Shell
- Title
- linux c++ from console
- Category
- Shell
- Title
- list all files in a directory and subdirectory linux
- Category
- Shell
- Title
- list all ssh connections ubuntu
- Category
- Shell
- Title
- how to create a branch in git
- Category
- Shell
- Title
- rsync backup
- Category
- Shell
- Title
- randomly choose n rows from a file linux
- Category
- Shell
- Title
- linux external hard drive chmod
- Category
- Shell
- Title
- install kubernetess on mac
- Category
- Shell
- Title
- git reset origin
- Category
- Shell
- Title
- move command in linux
- Category
- Shell
- Title
- see total space available in shell
- Category
- Shell
- Title
- git second commit
- Category
- Shell
- Title
- ping a port linux
- Category
- Shell