Git Product home page Git Product logo

Comments (6)

perrypoint avatar perrypoint commented on August 16, 2024

I see this as well on 7-8 Mb h.264 streams - after about 5-8 seconds. If you use the 'overrun_nonfatal=1' parameter omxplayer will show significant artifacting from the overrun but not exit; it will continue and stabilize so the stream plays clean after that initial corruption.
Also make sure you have the right balance of GPU/CPU memory allocation. I run 128MB for the GPU and it handles an ~8Mbit h.264 stream at 1080i just fine. Lower GPU memory it will choke.

from omxplayer.

jmeiners avatar jmeiners commented on August 16, 2024

Thanks!
Where are you putting that parameter?

from omxplayer.

perrypoint avatar perrypoint commented on August 16, 2024

It's an ffmpeg parameter, you add it on to the UDP URL like this:
omxplayer 'udp://@239.10.1.1:1234?overrun_nonfatal=1'

from omxplayer.

jmeiners avatar jmeiners commented on August 16, 2024

Thanks again, it works :)

How high of a bit rate seems to work for you?

from omxplayer.

perrypoint avatar perrypoint commented on August 16, 2024

I've done h.264 1080i up to 12 Mbit and h.264 24p up to about 15Mbit, mpeg2 up to 17Mbit, haven't ever tried to find the limit - I've been focused on ironing out other problems.

from omxplayer.

jmeiners avatar jmeiners commented on August 16, 2024

For me I can get 18Mbps 1080p30 mostly stable, but 20Mbps isn't. Seems like ARM is the limiting factor though, so probably could be pushed higher. Not sure why it is busy anyway, gpu should be doing all the work.

from omxplayer.

Related Issues (20)

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.