Add baller alias to easily transcode the video with the proper name.
This commit is contained in:
@@ -345,6 +345,7 @@ function process-video {
|
|||||||
return $status
|
return $status
|
||||||
}
|
}
|
||||||
alias pv="process-video"
|
alias pv="process-video"
|
||||||
|
alias qpv="pv YouCut*.mp4 $(basename `pwd`).mp4"
|
||||||
|
|
||||||
# Allow converting video to audio ad other smaller
|
# Allow converting video to audio ad other smaller
|
||||||
# tasks than what process-video is intended to do.
|
# tasks than what process-video is intended to do.
|
||||||
|
|||||||
Reference in New Issue
Block a user