Advertisement
Guest User

Untitled

a guest
Aug 12th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.69 KB | None | 0 0
  1. ffmpeg -thread_queue_size 2048 -c:v h264_cuvid -gpu 1 -i
  2. "udp://235.1.1.74:330?overrun_nonfatal=1&buffer_size=100000&analyzeduration=1000000"
  3. -filter_complex
  4. "[0:i:0x1e1]setpts=PTS-STARTPTS[w0h0];
  5. [0:i:0x1e2]showvolume=w=1080:h=45:o=1:f=0.50:r=25:dm=1.0:dmc=yellow:v=0[vol];
  6. [w0h0][vol]overlay=eval=0:x=1840[allvideo];
  7. [allvideo]drawbox=y=960:w=1920:h=120:color=black@0.99,drawtext=fontcolor=white:fontsize=46:fontfile=/usr/share/fonts/dejavu/DejaVuSans.ttf:box=1:fix_bounds=1:boxcolor=black:y=960:text='235.1.1.74p330',drawtext=fontcolor=white:fontsize=46:fontfile=/usr/share/fonts/dejavu/DejaVuSans.ttf:box=1:fix_bounds=1:boxcolor=black:y=1020:text='Slice HD'"
  8. -f mpeg -y test.ts
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement