Coder Social home page Coder Social logo

DVB Subtitles not available about mpc-hc HOT 11 CLOSED

JGallium avatar JGallium commented on August 15, 2024
DVB Subtitles not available

from mpc-hc.

Comments (11)

adipose avatar adipose commented on August 15, 2024

I will test this out.

from mpc-hc.

adipose avatar adipose commented on August 15, 2024

It's caused by the removal of these lines:

    if (CComQIPtr<IAMStreamSelect> pSS = m_pGB) {
        ASSERT(false);
        addStreamSelectFilter(pSS);
    }

In this commit.

I don't fully understand the commit, but I can say that this code isn't ever finding IAMStreamSelect for DVB:

image

Also, if the pSS line is the only thing working, we should probably remove the ASSERT.

from mpc-hc.

adipose avatar adipose commented on August 15, 2024

@clsid2 , maybe take a look.

from mpc-hc.

JGallium avatar JGallium commented on August 15, 2024

Nice Find!

I don't have the tools installed to compile an exe myself, but I can test any new versions that get uploaded

from mpc-hc.

adipose avatar adipose commented on August 15, 2024

I can make you a test build.

from mpc-hc.

JGallium avatar JGallium commented on August 15, 2024

ok, great, wanna do it now?

from mpc-hc.

adipose avatar adipose commented on August 15, 2024

I will upload in a bit. I am on an old branch testing it at the moment.

from mpc-hc.

JGallium avatar JGallium commented on August 15, 2024

ok, sure no hurry, I'm pretty free until next week

from mpc-hc.

adipose avatar adipose commented on August 15, 2024

https://mega.nz/file/5UoSRSab#zS6yA4cSr0gaFlNq4-8znnGG1Ip8gYJgH8kPkxfsdbI

from mpc-hc.

JGallium avatar JGallium commented on August 15, 2024

That fixes it for me, Thanks!

EDIT: Note that if I just run the bare .exe file it doesn't work, but if I unzip the whole archive and double-click the .exe from there it does work.

(I'm using an Astrometa DVB-T2 USB dongle in Windows 10/11 to receive Freeview digital TV in the UK)

I hope this change can get rolled out in the official release and the K-Lite Codec packs soon.

Great stuff, should I close this myself?

from mpc-hc.

adipose avatar adipose commented on August 15, 2024

You can leave it open, but if my PR is accepted you can close it.

The exe and libraries are part of one build so they should be used together.

from mpc-hc.

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.