Giter Site home page Giter Site logo

Comments (6)

quietvoid avatar quietvoid commented on July 28, 2024

Gonna look into it.

from dovi_tool.

quietvoid avatar quietvoid commented on July 28, 2024

I had no problem when using a MakeMKV remuxed file of the disc.
No problem with a mkvextract demuxed video from said mkv.

When demuxing with ffmpeg -i 00234.m2ts -map 0:0 -c copy bl.hevc -map 0:1 -c copy el.hevc, and muxing back with yusesope's script, then the error happens at the end of the HEVC parsing.

For now I would just recommend using MakeMKV all the time.
Will try to see if it's an actual bug or just an invalid file.

from dovi_tool.

quietvoid avatar quietvoid commented on July 28, 2024

This should be fixed with f4bc7c8
I'm not making a new release just yet though.

from dovi_tool.

quietvoid avatar quietvoid commented on July 28, 2024

You can try a binary when they're done building: https://github.com/quietvoid/dovi_tool/actions/runs/1095362039

from dovi_tool.

NZDivinity avatar NZDivinity commented on July 28, 2024

That was quick!

I've just tried the binary and its worked perfectly for The Fate of the Furious, Hitmans Bodyguard(2017) and Warm Bodies(2013), all of which gave the same error prior with 0.3.5.

Unrelated question, but what is incorrect with piping the m2ts to dovi_tool to extract data?
eg ffmpeg -i 00193.m2ts -map 0:1 -c:v copy -an -vbsf hevc_mp4toannexb -f hevc - | dovi_tool -m 1 extract-rpu - --rpu-out RPUMEL.bin
For Hitmans bodyguard, Fate of the furious and Warm Bodies the output is bit-bit identical as to extracting from STDL hevc(from yusescopes tool)

Anyway, thanks for the quick fix :)

from dovi_tool.

quietvoid avatar quietvoid commented on July 28, 2024

I'm not sure now. In the past it would error while parsing the HEVC, but apparently it works.
So no more issue when extracting the RPU from an EL file, I guess.

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.