Code Monkey home page Code Monkey logo

delay's People

Contributors

ebachard avatar moonape1226 avatar rom1v avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

delay's Issues

Add a manpage

Hi,
Is it possible to add a manpage file for this code. It's required for Debian package.

Thank you!

DELAY not respect time when buffer is greater than what we need.

Hi, I found, a little incosistence when use delay with ffmpeg. If the input have variable bitrate (200k up to 2000k) and I need 10s of delay, I use this "delay -b20000k 10s" but, if input stablish in 200k the delay is increased up to 15s. How I can get more accuracy with variable bitrate input.

OUTPUT DELAY SLOWER THAN INPUT

Hi, great tool, thanks for create it.
I try to delay ffmpeg output, something like this "ffmpeg -i rtsp://localhost/1.sdp -vcodec copy -f flv -|delay 15s |ffmpeg -i - -an -f flv -acodec copy -vcodec copy rtmp://localhost:1936/delay/$1 2>/var/log/$1.log&.
When the input have lower bitrate (200 kb) ffmpeg keep the fps, but if the bitrate is higher than 1500 kb, ffmpeg only can process the half fps and the stream is corrupt.
If I delete the delay 15s, ffmpeg have not problem with high bitrate.
This happen in small and old machine P4 with 1GB ram ddr1.
Thanks.

Debian package

I like it. Is there any chance that it will be packaged for Debian?

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.