Coder Social home page Coder Social logo

batch-tools's People

Contributors

fubaxiusz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

batch-tools's Issues

stream video from decklink input

Hi,

Hope you are doing well and keeping safe.

I want create batch file for ffmpeg to get video input from decklink and output to udp as mpegts

here is sample command;

.\ffmpeg.exe -f decklink -i 48:00000000:00300a00 -c:v libx264 -tune zerolatency -preset:v veryfast -x264opts bitrate=6000:vbv-maxrate=6000:vbv-bufsize=5000:ratetol=200:vbv-init=200 -pix_fmt yuv420p -bf 3 -b_strategy 1 -crf 18 -profile:v high -level:v 4.1 -r 25.00 -g 60 -s 1920x1080 -aspect 16:9 -b:v 6M -minrate 6M -maxrate 6M -bufsize 3M -c:a libfdk_aac -b:a 128000 -ar 44100 -ac 2 -mpegts_flags resend_headers -f mpegts -muxrate 7000k -x264-params interlaced=1 -sc_threshold 500 udp://239.253.253.4:1234?pkt_size=1316

Regards,

Fahad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.