Giter Site home page Giter Site logo

Comments (4)

FallingSnow avatar FallingSnow commented on July 21, 2024

In this example the player would default to playing the audio w/o a label until the metadata is added giving the user a bad UX because of the "Unknown" audio.

You're saying the player would select the stream without a title? But all streams would have a title. Can you elaborate a little more on this.

For someone who doesn't know what AC3 (or MP3) is, there's no need to add that to a label. They just want to know (if they want to know at all) what the language is.

This is user preference and for those that want to only know what the language is, they can just ignore the AC3 (6.0 Channel).

from h265ize.

bdaroz avatar bdaroz commented on July 21, 2024

No, you misunderstand. The people that view the videos I am re-encoding are... well... not technologically inclined. If they see a label in the player that says "Unknown" for the audio I bet I get a phone call. (Think elderly parent.) At the same time I don't want to have that label include "AC3" "MP3" or anything else (ring, ring). The player will, if there is a language tag, and no title tag, just call it "English", but if there's a title tag it'll use that instead.

Long story short, I have to post-process all the converted videos and strip the title metadata manually.

from h265ize.

FallingSnow avatar FallingSnow commented on July 21, 2024

If there is a already title, it is preserved. If there isn't, the title is added as shown above. If you want to remove the AC3 (6.0 Channel) section from the generated title you can edit this line.

from h265ize.

bdaroz avatar bdaroz commented on July 21, 2024

I've forked the repo - I'll see about doing a pull request, but node.js isn't one of my goto languages.

from h265ize.

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.