Skip to content

issues Search Results · topic:dash org:abema

Filter by

165 results
 (92 ms)

165 results

inabema (press backspace or delete to remove)

Trying to add album cover to a song but the embedded cover is not recognizing I tried below approach resp, err := http.Get(coverURL) defer resp.Body.Close() coverData, err := io.ReadAll(resp.Body) err ...
question
  • Abhi5033
  • 4
  • Opened 
    on Mar 28
  • #166

I m attempting to write some metadata below the ilst atom using go-mp4. Sometimes the udta atom doesn t exist, so I m trying to add it. However, after doing so, the file can t play anymore. Could you help ...
question
  • oustn
  • 11
  • Opened 
    on Mar 19
  • #165

using this file (21 MB): http://0x0.st/Hgc6.mp4 I get this result: mp4tool alpha divide audio.mp4 out Error: unexpected box type: sidx
bug
  • 3052
  • 2
  • Opened 
    on Dec 20, 2023
  • #157

question
  • btagrass
  • 2
  • Opened 
    on Dec 12, 2023
  • #156

I m trying to understand if your library can be used to concatenate a number or AAC audio fragments into one single mp4 audio file without using external binaries (e.g. ffmpeg). Do you happen to have ...
question
  • laurento
  • 2
  • Opened 
    on Oct 19, 2023
  • #155

https://go.dev/doc/modules/layout - move some source files which should not be public, to internal directory - move main.go to cmd/xxx directory
  • sunfish-shogi
  • Opened 
    on Oct 18, 2023
  • #11

https://github.com/abema/go-mp4/pull/146
  • sunfish-shogi
  • Opened 
    on Sep 24, 2023
  • #149

I have a simple open source Go server for files, httpfolder. I would like to add the ability to stream MP4 files that have the moov box at the end, which confuses some browsers. I know that I could use ...
question
  • biorisk
  • 2
  • Opened 
    on Sep 17, 2023
  • #144

Hello @sunfish-shogi, i m about to contribute AV1 boxes, but i have a style-related doubt: the box_types.go file is getting huge and it s about to become even bigger in the future. This adds a degree of ...
  • aler9
  • 2
  • Opened 
    on Aug 1, 2023
  • #139

Hello, I ve tried to launch the command mp4tool dump file The file (linked below) represent the init file of an audio stream that I m using in my projects; the command works fine but the value SampleRate ...
bug
  • merlor
  • 1
  • Opened 
    on Jul 28, 2023
  • #137
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.