Advertisement
Guest User

Untitled

a guest
Aug 11th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. ffmpeg.exe -standard ntsc -i "%~dpnx1" -c:v mpeg2video -bf 2 -g 15 -b:v 18000000 -maxrate 18000000 -bufsize 18000000 -minrate 18000000 -muxrate 19200000 -color_primaries bt709 -color_trc bt709 -colorspace bt709 -r 30000/1001 -top 1 -flags +ilme+ildct -sc_threshold 1000000000 -c:a mp2 -ac 2 -b:a 384000 "%~dpn1-ATSC.ts"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement