Code Monkey home page Code Monkey logo

gstreamer1.0-plugin-multibox-dvbmediasink's People

Contributors

athoik avatar christophecvr avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

gstreamer1.0-plugin-multibox-dvbmediasink's Issues

Problem with play next mp3 file and pause/play/stop spinner

Add support for AVC3

AVC3 stream plays audio but with no video. The extra codec data is not out of of band but in the stream so there is no SPS or PPS found. As the codec data maybe only 7 bytes long dvbvideosink will give warning message "codec_data too short(1)" or in some cases the data was 11 bytes but again SPS and PPS are not out of band for AVC3. The warning in this case was "codec_data too short(2)". Changing the code and just writing a 4 byte start code to the buffer when this type of stream is detected seems to work and video is displayed with no issues but not sure if this is the correct approach.

Some sample streams below
http://rdmedia.bbc.co.uk/dash/ondemand/elephants_dream/1/client_manifest-all.mpd
http://rdmedia.bbc.co.uk/dash/ondemand/testcard/1/client_manifest-ctv-events.mpd

Problem when changing Videomode

The problem is always at the beginning of the playpack when Enigma switches to 24p mode. Then the TV turns black and only audio is playing. Solution is to jump a couple of seconds forward, then video is back.

Same problem is when enigma stays in 24p mode and I start a 25p playback. After the switch to 25p the TV is black and only audio is playing. Jumping forward brings back video.

When enigma (and the TV) is already in 24p mode and I start another 24p mkv then video and audio is ok.

So the reason for the black screen seems to be the switching to another mode (24p to 25p or any other changing)

The problem persists with every mkv File I have. The Problem is only on Solo4k, i believe.

I'm writing because OpenATV uses your Multisink.

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.