Coder Social home page Coder Social logo

Comments (4)

robwalch avatar robwalch commented on June 19, 2024

You need to fix the encoding/segmenting issue. HLS.js does not edit segment length.

Note that if the timestamps at the start of each segment are correct, any overlapping samples may be either dropped or appended over. (However, with audio-only, hls.js may ignore unmarked discontinuities and overlapping sample timestamps, assuming segments are meant to be buffered in sequence).

from hls.js.

Impre-visible avatar Impre-visible commented on June 19, 2024

Sadly I didn't managed to, it's been some weeks know, and even the ffmpeg community can't find a way, I tried other things, everytime it's the same issue

from hls.js.

robwalch avatar robwalch commented on June 19, 2024

Sadly I didn't managed to, it's been some weeks know, and even the ffmpeg community can't find a way, I tried other things, everytime it's the same issue

Have you filed an issue?

Providing a sample source and HLS asset is essential. Maintainers and contributors need to analyze and compare your source material to the encoder/segmenter output.

from hls.js.

Impre-visible avatar Impre-visible commented on June 19, 2024

I have filled an issue, they sadly can't help, cause it's an issue with AAC and ADTS, you can't have a precise file duration, but if the audio is not forced to be adts, I can't play it, I tried flac, ogg, wav, with various codecs, nothing works until I force it to be adts... I opened a discussion to talk about other audio codecs #6435 . Maybe it will be implemented

from hls.js.

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.