Advertisement
Guest User

Untitled

a guest
Oct 14th, 2013
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.10 KB | None | 0 0
  1. #/home/robin/Desktop/satrip/unencoded/shield3.m2t
  2. #544.7999999999973
  3. #968.8000000000002
  4. #1212.7999999999997
  5. #1714.8000000000006
  6. #1958.799999999997
  7. #2526.799999999997
  8. #2770.8
  9. #3743.8999999999987
  10. ffmpeg -ss 534.7999999999973 -i "/home/robin/Desktop/satrip/unencoded/shield3.m2t" -ss 10 -t 424.00000000000284  -acodec flac -vcodec libx264 -coder 1 -flags +loop -partitions +parti8x8+parti4x4+partp8x8+partp4x4+partb8x8 -me_method umh -subq 10 -me_range 24 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 2 -qcomp 0.6 -qmin 0 -qmax 69 -qdiff 4 -bf 8 -refs 4 -trellis 2 -level 41 -crf 24 -threads 0 -async 1000 /tmp/0.mkv
  11. ffmpeg -ss 1202.7999999999997 -i "/home/robin/Desktop/satrip/unencoded/shield3.m2t" -ss 10 -t 502.0000000000009  -acodec flac -vcodec libx264 -coder 1 -flags +loop -partitions +parti8x8+parti4x4+partp8x8+partp4x4+partb8x8 -me_method umh -subq 10 -me_range 24 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 2 -qcomp 0.6 -qmin 0 -qmax 69 -qdiff 4 -bf 8 -refs 4 -trellis 2 -level 41 -crf 24 -threads 0 -async 1000 /tmp/2.mkv
  12. ffmpeg -ss 1948.799999999997 -i "/home/robin/Desktop/satrip/unencoded/shield3.m2t" -ss 10 -t 568.0  -acodec flac -vcodec libx264 -coder 1 -flags +loop -partitions +parti8x8+parti4x4+partp8x8+partp4x4+partb8x8 -me_method umh -subq 10 -me_range 24 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 2 -qcomp 0.6 -qmin 0 -qmax 69 -qdiff 4 -bf 8 -refs 4 -trellis 2 -level 41 -crf 24 -threads 0 -async 1000 /tmp/4.mkv
  13. ffmpeg -ss 2760.8 -i "/home/robin/Desktop/satrip/unencoded/shield3.m2t" -ss 10 -t 973.0999999999985  -acodec flac -vcodec libx264 -coder 1 -flags +loop -partitions +parti8x8+parti4x4+partp8x8+partp4x4+partb8x8 -me_method umh -subq 10 -me_range 24 -g 250 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -b_strategy 2 -qcomp 0.6 -qmin 0 -qmax 69 -qdiff 4 -bf 8 -refs 4 -trellis 2 -level 41 -crf 24 -threads 0 -async 1000 /tmp/6.mkv
  14. mkvmerge -o /tmp/dummy.mkv /tmp/0.mkv + /tmp/2.mkv + /tmp/4.mkv + /tmp/6.mkv
  15. ffmpeg -i /tmp/dummy.mkv -vcodec copy -acodec libfaac -ab 160k "/home/robin/Desktop/satrip/unencoded/Shield test.mkv"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement