diogopms

Untitled

Sep 26th, 2014
187
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ffmpeg -i /files/rod.mp4 -y -threads 4 \
  2. -dn -vsync passthrough -c:v libx264 -x264opts level=3.0 -profile:v baseline -vf "scale=min(1281\, iw):-1" -b:v 1200k -c:a libfdk_aac -async 1 -b:a 128k -ar 44100 -ac 2 -g 25 -refs 1 -f stream_segment -muxdelay 0 -segment_format mpegts -segment_times 5 -segment_list bla.m3u8 mau%05d.ts \
  3. -dn -vsync passthrough -c:v libx264 -x264opts level=3.0 -profile:v baseline -vf "scale=min(1281\, iw):-1" -b:v 1200k -c:a libfdk_aac -async 1 -b:a 128k -ar 44100 -ac 2 -g 25 -refs 1 -f stream_segment -muxdelay 0 -segment_format mpegts -segment_times 5 -segment_list b22la.m3u8 medio%05d.ts \
  4. -dn -vsync passthrough -c:v libx264 -x264opts level=3.0 -profile:v baseline -vf "scale=min(1281\, iw):-1" -b:v 1200k -c:a libfdk_aac -async 1 -b:a 128k -ar 44100 -ac 2 -g 25 -refs 1 -f stream_segment -muxdelay 0 -segment_format mpegts -segment_times 5 -segment_list b22la.m3u8 bom%05d.ts \
RAW Paste Data

Adblocker detected! Please consider disabling it...

We've detected AdBlock Plus or some other adblocking software preventing Pastebin.com from fully loading.

We don't have any obnoxious sound, or popup ads, we actively block these annoying types of ads!

Please add Pastebin.com to your ad blocker whitelist or disable your adblocking software.

×