Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

command line audio splitting

$ ffmpeg -i somefile.mp3 -f segment -segment_time 300 -c copy out%03d.mp3
# this would split the audio file by 300 seconds and create several output files called out-<x>.mp4, where <x> is the start time in seconds.
Comment

PREVIOUS NEXT
Code Example
Shell :: most active users on github in jordan 
Shell :: opera browser for linux 
Shell :: gentoo os-prober 
Shell :: convert epoch time on mac to human readable 
Shell :: ubuntu server configure cordova android 
Shell :: cheese not working in ubuntu 20.04 asus 
Shell :: node execute local bin 
Shell :: debian 10 gcc compile 
Shell :: how to change expiry date for user linux 
Shell :: copy venv to another folder linux 
Shell :: git deploy to cpane in .cpanel.yml 
Shell :: install any desc ubunto 
Shell :: skolen.min 
Shell :: how to check if cyberduck is installed 
Shell :: add mongodb path to bashrc 
Shell :: ansible only disable service if installed 
Shell :: rclone conf location on windows 
Shell :: ubuntu protetor de tela 
Shell :: ubuntu mate 20.04 videodev module not working 
Shell :: all sudo commands in ubuntu to be administrator 
Shell :: tail and watch directory linux 
Shell :: filetype exfat not configured in kernel 
Shell :: shell how to replace single quote 
Shell :: libSDL2_net-2.0.so.0 install on ubuntu 
Shell :: tsv to json bash 
Shell :: LF will be replaced by CRLF hassan 
Shell :: install tripwire in linux 
Shell :: how mint nft works 
Shell :: hwot o rename a folder in linux shelp 
Shell :: sudo apt install powerman 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =