hevc tag fixer for mp4 files for quicktime
This commit is contained in:
commit
c4e5bb3fd3
1 changed files with 1 additions and 0 deletions
1
hevc-fix
Executable file
1
hevc-fix
Executable file
|
@ -0,0 +1 @@
|
|||
ffmpeg -i "$1" -acodec copy -vcodec copy -tag:v hvc1 -movflags +faststart "$2"
|
Loading…
Reference in a new issue