Giter Site home page Giter Site logo

Comments (5)

quietvoid avatar quietvoid commented on July 28, 2024

There is no support for converting (or discarding) the layer without demuxing, currently.

There was an experiment in the convert_rpu branch, but the resulting files did not playback properly.
PRs welcome to fix it, as I don't have time to work on this in my free time.

What works right now (if I remember correctly) is to mux a converted layer back in dual stream MKV, and remux with MakeMKV.
That would however not discard the layer at all.

from dovi_tool.

nohajc avatar nohajc commented on July 28, 2024

Thanks for the quick response!

Let's say I just want to convert FEL to MEL. I can use your dovi_tool in mode 1 which will produce BL and EL files. Now I need to combine these into a single track again and mux into mkv.

Are you saying MakeMKV can do that? (i.e. take raw hevc input as opposed to full BD image)

Or do I create mkv with two video tracks first and then somehow merge them?

I suppose I could also use mp4muxer and remux that mp4 back to mkv but the dolby's tool seems kind of slow.

from dovi_tool.

quietvoid avatar quietvoid commented on July 28, 2024

Or do I create mkv with two video tracks first and then somehow merge them?

Yes, MakeMKV merges them back I think.
Alternatively you can use yusesope's python script to mux the raw bitstreams together.

from dovi_tool.

nohajc avatar nohajc commented on July 28, 2024

Yeah, I've seen references to that script all over MakeMKV forums but it looks like there's no repository. I could only find a bunch of mega.nz links scattered through various posts. :D

Anyway, I think this can be closed. It was more of a question than a feature request. Thanks again.

from dovi_tool.

quietvoid avatar quietvoid commented on July 28, 2024

Eventually my goal for this tool is to have these features:

  • Muxing BL, EL together
  • Convert RPU, or discard EL (keeping RPU) and output as single layer
  • Injecting RPU in between frames

No idea if and when any of those will be done though.
They would require proper processing of the HEVC format.

from dovi_tool.

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.