-
_Migrated from https://github.com/w3c/webmediaporting/issues/30#issuecomment-573137005:_
Another possible subject for the list is the usage of hardware media decoders by the Web Audio API and how t…
-
Seeking requires:
1. Implement io.ReadSeeker that reads data from http body. E.g. [jbus/httprs](https://github.com/jfbus/httprs), which would need to be modified to work with buffering / failover.
2…
-
```
System.IndexOutOfRangeException
HResult=0x80131508
Message=索引超出了数组界限。
Source=MP3Sharp
StackTrace:
at MP3Sharp.Decoding.Decoders.LayerI.SubbandLayer1.ReadAllocation(Bitstream str…
-
Hi.
I'm working on audio streaming project and I find that there is no built in support for Windows Media Audio (wma) audio coding formats developed by Microsoft. I tried to use ffmpeg extension deco…
-
I tried examples/simpletranscode for recording. Video encoding is fine for some encoders. But audio encoding always causes crash or broken outputs, after I trying some audio decoders.
I am trying t…
-
Hello everyone,
I am currently planning to start an audio player project and wanted to ask what the plans of handling metadata (tags) with this library are?
This looks like a very nice collectio…
-
### Describe the bug
In [HitBox](http://www.notdoppler.com/hitbox.php), the sound effects sometimes play in a distorted way:
https://user-images.githubusercontent.com/71368227/205748874-16925847…
-
-
### Is this a new feature, an improvement, or a change to existing functionality?
New Feature
### How would you describe the priority of this feature request
Must have (e.g. DALI adoption is imposs…
-
i'm trying to make an audio convertion build, and modify makefile as follows:
```
--COMMON_DECODERS = vp8 h264 vorbis opus mp3 aac pcm_s16le mjpeg png
++COMMON_DECODERS = vorbis opus mp3 aac pcm_…