GithubHelp home page GithubHelp logo

Comments (2)

mjuhasz avatar mjuhasz commented on August 21, 2024

I learnt that a dvd subtitle frame can contain multiple control sequences. Each control sequence can have commands for changing the position, opacity, etc. of the subtitle. For each control sequence there is a delay value as well.
For further information see: http://dvd.sourceforge.net/spu_notes and http://dvd.sourceforge.net/dvdinfo/

BdSup2Sub is reading the subtitle attributes (alpha values, position, etc.) from the first control sequence only and ignores the rest. This is a limitation of the software and fixing it would be a feature to be added. I am planning to clean up the code before doing more than bugfixes.

The opacity will be correct if the subtitle is exported with a new palette (use this instead of "keep existing").
The flashing subtitle are caused by BdSup2Sup ignoring the delay values of the subsequent command sequences. I am planning to make a fix for this.

from bdsup2sub.

mjuhasz avatar mjuhasz commented on August 21, 2024

At the moment I can fix the duration only. The opacity can be corrected by creating a new palette (and changing the alpha threshold if necessary). Special effects (fade-in, fade-out) will be lost after conversion however out of hundreds of dvds I only found 2 using them so this issue hardly ever happens in practice.

Fixed on master in commit ccb70d5

from bdsup2sub.

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.