Update ffmpeg info
This commit is contained in:
parent
b460a83e3d
commit
45c32024d6
@ -1,4 +1,5 @@
|
||||
# ffmpeg
|
||||
|
||||
- [List en-/decoders](https://write.corbpie.com/ffmpeg-list-all-codecs-encoders-decoders-and-formats/)
|
||||
- [Map option to select video, audio, subtitle streams](https://trac.ffmpeg.org/wiki/Map)
|
||||
- [ffmpeg doc](https://ffmpeg.org/ffmpeg.html)
|
||||
@ -10,44 +11,46 @@
|
||||
- [Set stream as default](https://stackoverflow.com/questions/26956762/ffmpeg-set-subtitles-track-as-default)
|
||||
|
||||
## Tests
|
||||
- Keijo!!!!!!!! - S01E01 handbrake h264
|
||||
- size: 607.4MB
|
||||
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -qp 20
|
||||
- Keijo!!!!!!!! - S01E01 handbrake h264
|
||||
- size: 607.4MB
|
||||
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -qp 20
|
||||
- size: 957.7MB
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -qp 20 -vf 'format=nv12,hwupload' "Keijo!!!!!!!! - S01E01 -qp 20.mkv`
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -qp 20 -vf 'format=nv12,hwupload' "Keijo!!!!!!!! - S01E01 -qp 20.mkv`
|
||||
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -crf 20
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -crf 20
|
||||
- size: 534.3MB
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -crf 20 -tune animation
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -crf 20 -tune animation
|
||||
- size: 534.3MB
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' -tune animation "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' -tune animation "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
|
||||
- Keijo!!!!!!!! - S01E01 h264_vaapi -crf 20 -tune animation
|
||||
- Keijo!!!!!!!! - S01E01 h264_vaapi -crf 20 -tune animation
|
||||
- size: 1GB
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v h264_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' -tune animation "Keijo!!!!!!!! - S01E01 vaapi h264 -crf 20 -tune animation.mkv"`
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v h264_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' -tune animation "Keijo!!!!!!!! - S01E01 vaapi h264 -crf 20 -tune animation.mkv"`
|
||||
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -crf 20 -tune animation metadata
|
||||
- Keijo!!!!!!!! - S01E01 hevc_vaapi -crf 20 -tune animation metadata
|
||||
- with metadata on tracks
|
||||
- size: 534.3MB
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' -tune animation -metadata:s:v:0 title="Video" -metadata:s:a:0 title="Japanese" -metadata:s:a:0 language=jpn -metadata:s:s:0 title="English" -metadata:s:s:0 language=eng "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
`ffmpeg -vaapi_device /dev/dri/renderD128 -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v hevc_vaapi -c:a libopus -b:a 192k -crf 20 -vf 'format=nv12,hwupload' -tune animation -metadata:s:v:0 title="Video" -metadata:s:a:0 title="Japanese" -metadata:s:a:0 language=jpn -metadata:s:s:0 title="English" -metadata:s:s:0 language=eng "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
|
||||
- Keijo!!!!!!!! - S01E01 libx264 -crf 20 -tune animation metadata
|
||||
- with metadata on tracks
|
||||
- Keijo!!!!!!!! - S01E01 libx264 -crf 20 -tune animation metadata
|
||||
- with metadata on tracks
|
||||
- size: 530.7MB
|
||||
`ffmpeg -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v libx264 -c:a libopus -b:a 192k -crf 20 -tune animation -metadata:s:v:0 title="Video" -metadata:s:a:0 title="Japanese" -metadata:s:a:0 language=jpn -metadata:s:s:0 title="English" -metadata:s:s:0 language=eng "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
`ffmpeg -i \[EXP\]\ Keijo!!!!!!!!\ -\ S01E01\ \[BDRip\ 1920x1080\ HEVC\ FLAC\]\ \[76BC6060\].mkv -c:v libx264 -c:a libopus -b:a 192k -crf 20 -tune animation -metadata:s:v:0 title="Video" -metadata:s:a:0 title="Japanese" -metadata:s:a:0 language=jpn -metadata:s:s:0 title="English" -metadata:s:s:0 language=eng "Keijo!!!!!!!! - S01E01 -crf 20.mkv"`
|
||||
|
||||
- Death Note - 01 - Rebirth libx264 mapped metadata tune
|
||||
- Example with mapping streams and setting default stream
|
||||
- one video stream
|
||||
- two audio streams, japanese and english
|
||||
- two subtitle streams, only using the full subtitles
|
||||
- size:
|
||||
`ffmpeg -i \[Arid\]\ Death\ Note\ -\ 01\ -\ Rebirth\ \[3BECAA78\].mkv -c:v libx264 -c:a libopus -b:a 192k -crf 20 -tune animation -map 0:v:0 -map 0:a:0 -map 0:a:1 -map 0:s:0 -metadata:s:v:0 title="Video" -metadata:s:a:0 title="Japanese" -metadata:s:a:0 language=jpn -disposition:a:0 default -metadata:s:a:1 title="English" -metadata:s:a:1 language=eng -metadata:s:s:0 title="English" -metadata:s:s:0 language=eng -disposition:s:0 default "Death Note - 01 - Rebirth libx264 mapped metadata tune.mkv"`
|
||||
- Death Note - 01 - Rebirth libx264 mapped metadata tune
|
||||
- Example with mapping streams and setting default stream
|
||||
- one video stream
|
||||
- two audio streams, japanese and english
|
||||
- two subtitle streams, only using the full subtitles
|
||||
- size:
|
||||
`ffmpeg -i \[Arid\]\ Death\ Note\ -\ 01\ -\ Rebirth\ \[3BECAA78\].mkv -c:v libx264 -c:a libopus -b:a 192k -crf 20 -tune animation -map 0:v:0 -map 0:a:0 -map 0:a:1 -map 0:s:0 -metadata:s:v:0 title="Video" -metadata:s:a:0 title="Japanese" -metadata:s:a:0 language=jpn -disposition:a:0 default -metadata:s:a:1 title="English" -metadata:s:a:1 language=eng -metadata:s:s:0 title="English" -metadata:s:s:0 language=eng -disposition:s:0 default "Death Note - 01 - Rebirth libx264 mapped metadata tune.mkv"`
|
||||
|
||||
Convert Season in loop
|
||||
|
||||
Convert Season in loop
|
||||
```
|
||||
for i in (seq -w 1 26)
|
||||
|
||||
@ -56,7 +59,8 @@ ffmpeg -i \[Judas\]\ Kimetsu\ no\ Yaiba\ -\ S01E{$i}.mkv -c:v libx264 -c:a libop
|
||||
end
|
||||
```
|
||||
|
||||
Death Note bluray
|
||||
Death Note bluray
|
||||
|
||||
```
|
||||
for i in (seq -w 2 37)
|
||||
|
||||
@ -66,7 +70,8 @@ end
|
||||
```
|
||||
|
||||
Complex example with different audio channels
|
||||
Note that the disposition is deleted first. Otherwise later settings might not apply
|
||||
Note that the disposition is deleted first. Otherwise later settings might not apply
|
||||
|
||||
```
|
||||
for i in (seq -w 1 25); ffmpeg -i Steins\;Gate\ -\ {$i}.mkv -metadata title="Steins;Gate - $i" -map_metadata -1 -disposition 0 \
|
||||
|
||||
@ -77,7 +82,8 @@ for i in (seq -w 1 25); ffmpeg -i Steins\;Gate\ -\ {$i}.mkv -metadata title="Ste
|
||||
"/mnt/storage/MediaLibrary/Handbrake-output/Steins;Gate/Steins;Gate - $i [1080p].mkv"; end
|
||||
```
|
||||
|
||||
Note how the subtitles are identified by their new id after mapping
|
||||
Note how the subtitles are identified by their new id after mapping
|
||||
|
||||
```
|
||||
for i in (seq -w 1 13); ffmpeg -i Vivy\ -\ Flourite\ Eye\'s\ Song\ -\ {$i}.mkv -metadata title="Vivy - Flourite Eye's Song - $i" -map_metadata -1 -disposition 0 \
|
||||
|
||||
@ -90,12 +96,13 @@ for i in (seq -w 1 13); ffmpeg -i Vivy\ -\ Flourite\ Eye\'s\ Song\ -\ {$i}.mkv -
|
||||
/mnt/storage/MediaLibrary/output/Vivy\ -\ Flourite\ Eye\'s\ Song/Vivy\ -\ Flourite\ Eye\'s\ Song\ -\ {$i}.mkv; end
|
||||
```
|
||||
|
||||
Include subtitles from external files
|
||||
Include subtitles from external files
|
||||
|
||||
```
|
||||
for i in (seq -w 1 11); ffmpeg -i Bartender\ {$i}\ \[BDRip\ 1920x1080\ HEVC\ FLAC\].mkv -i ENG\ Subs/Bartender\ {$i}\ \[BDRip\ 1920x1080\ HEVC\ FLAC\].eng.\[BD\].sup.mks -metadata title="Bartender - S01E$i" -map_metadata -1 -disposition 0 \
|
||||
|
||||
-c:v libx264 -crf 20 -tune animation -map 0:v:0 -metadata:s:v:0 title="Video" \
|
||||
|
||||
|
||||
-c:a libopus -b:a 192k -map 0:a:0 -metadata:s:a:0 title="Japanese" -metadata:s:a:0 language=jpn \
|
||||
|
||||
-c:s copy -map 1:s:0 -metadata:s:s:0 title="English" -metadata:s:s:0 language=eng \
|
||||
@ -103,14 +110,16 @@ for i in (seq -w 1 11); ffmpeg -i Bartender\ {$i}\ \[BDRip\ 1920x1080\ HEVC\ FLA
|
||||
/mnt/storage/MediaLibrary/output/Bartender/Bartender\ \-\ S01E{$i}\ \[1080p\].mkv; end
|
||||
```
|
||||
|
||||
Edit medatada, here set subtitles as default, from exising files
|
||||
Edit medatada, here set subtitles as default, from exising files
|
||||
|
||||
```
|
||||
for i in (seq -w 1 12); ffmpeg -i S02E{$i}.mkv -c:v copy -map 0:v -c:a copy -map 0:a -c:s copy -map 0:s:0 -disposition:s:0 default \
|
||||
|
||||
/mnt/storage/MediaLibrary/output/Kaguya-sama\ Love\ is\ War\ \(2019\)/Season\ 02/S02E{$i}.mkv; end
|
||||
```
|
||||
|
||||
Extract subtitles
|
||||
Extract subtitles
|
||||
|
||||
```
|
||||
for i in (seq -w 1 37); ffmpeg -i Death\ Note\ {$i}.mkv -map 0:s:0 -metadata:s:s:0 title="English [Redc4t]" -metadata:s:s:0 language=eng \
|
||||
|
||||
@ -119,8 +128,15 @@ for i in (seq -w 1 37); ffmpeg -i Death\ Note\ {$i}.mkv -map 0:s:0 -metadata:s:s
|
||||
|
||||
Encoding stuff but with a set bitrate and using hevc (cause VP9 is kinda unsupported still)
|
||||
Bitrate of 20 Mib/20480 kib
|
||||
|
||||
```
|
||||
ffmpeg -y -i "/mnt/storage/MediaLibrary/Shows/To Your Eternity (2021)/Season 01/S01E01 - The Last One [1080p].mkv" -c:v libx265 -b:v 20480k -preset fast -map 0:v:0 -x265-params pass=1 -f null /dev/null && \
|
||||
ffmpeg -i "/mnt/storage/MediaLibrary/Shows/To Your Eternity (2021)/Season 01/S01E01 - The Last One [1080p].mkv" -c:v libx265 -b:v 20480k -preset fast -map 0:v:0 -x265-params pass=2 -c:a copy -map 0:a -c:s copy -map 0:s "/mnt/storage/MediaLibrary/output/To Your Eternity/S01E01.mk
|
||||
v"
|
||||
```
|
||||
|
||||
# New stuff
|
||||
|
||||
```
|
||||
ffmpeg -i Die\ Pfeiler\ der\ Macht_t00.mkv -map 0:v:0 -map 0:a:0 -map 0:s:0 -c copy -c:a flac -metadata title="Die Pfeiler der Macht - 1" -metadata:s:v:0 title="Video" -metadata:s:v:0 language=zxx -metadata:s:a:0 title="Deutsch" -metadata:s:a:0 language=ger -disposition:a:0 default -metadata:s:s:0 title="Deutsch" /mnt/storage/MediaLibrary/tdarrready/Die\ Pfeiler\ der\ Macht/Movie1.mkv
|
||||
```
|
||||
|
2
arch-config/scripts/in_path/sc-media-input
Normal file → Executable file
2
arch-config/scripts/in_path/sc-media-input
Normal file → Executable file
@ -11,6 +11,6 @@ if ! ssh-add -T "${sshkeypath}.pub" &>/dev/null; then
|
||||
fi
|
||||
|
||||
# transfer from local storage to input
|
||||
rsync -uvr --progress --bwlimit=2M "/mnt/storage/MediaLibrary/tdarrready/" ${user}@${server}:/mnt/Media/input/
|
||||
rsync -uvr --progress --bwlimit=4M "/mnt/storage/MediaLibrary/tdarrready/" ${user}@${server}:/mnt/Media/input/
|
||||
|
||||
echo "Finished transfering data"
|
||||
|
Loading…
Reference in New Issue
Block a user