Try fixing the qpv video getting named 'home.mp4'.
This commit is contained in:
@@ -345,7 +345,7 @@ function process-video {
|
|||||||
return $status
|
return $status
|
||||||
}
|
}
|
||||||
alias pv="process-video"
|
alias pv="process-video"
|
||||||
alias qpv="pv ./raw/YouCut*.mp4 $(basename `pwd`).mp4"
|
alias qpv="pv ./raw/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