issues
search
hajimehoshi
/
go-mp3
An MP3 decoder in pure Go
Apache License 2.0
746
stars
80
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
printing mp3 file duration
#52
kamil-krawczyk
closed
1 year ago
3
panic in internal/maindata.readHuffman
#51
djadala
closed
2 years ago
13
Save decoded mp3 to wave file
#50
manazoid
opened
2 years ago
1
fix: make initialization of nSlen2 safe for concurrent usage
#49
alexdor
closed
2 years ago
0
only layer3 (want 1; got 3) is supported!
#48
Heming9
opened
3 years ago
0
fatal error: unexpected signal during runtime execution
#47
nboughton
closed
3 years ago
1
Change speed while reproducing
#46
baldore
closed
3 years ago
2
Fix compile errors
#45
gonutz
closed
3 years ago
0
Fix compiler error
#44
gonutz
closed
3 years ago
0
Shortcut asking Decoder for current position
#43
gonutz
closed
3 years ago
18
Function hangs on second call
#42
danthegoodman1
closed
3 years ago
11
Intermittent "Slice bounds out of range" during decoding
#40
nathanKramer
opened
4 years ago
5
Audio distortion on playback of lower bitrate files
#39
sunhay
opened
4 years ago
3
how to get mp3 paly duration
#38
tuoling805
closed
4 years ago
5
fatal error: alsa/asoundlib.h: No such file or directory
#37
molBR
closed
4 years ago
2
Replace example MPEG2 file
#36
steinhae
closed
4 years ago
2
Add support for MPEG2 low sampling frequencies (#12)
#35
steinhae
closed
4 years ago
4
bump oto to v0.6.1 so gonic can build on {Open,Free}BSD
#34
qbit
closed
4 years ago
1
Help: Conversion to pcm_s16le or any other raw data type
#33
D-sense
closed
4 years ago
15
Usage to cut mp3 segment
#32
junyicc
closed
5 years ago
4
Use io.ReadSeeker instead of io.ReadCloser
#31
dudk
closed
5 years ago
4
Crashes with some MP3's
#30
faiface
closed
5 years ago
2
Analysing samples?
#29
ivoras
closed
5 years ago
5
Opened Context consumes 100% CPU
#28
dimonomid
opened
5 years ago
13
zc use questions
#27
wsc1
closed
6 years ago
25
Expose Position() method
#26
yega
closed
3 years ago
4
Remove the first 528 samples (only if the encoder is LAME?)
#25
hajimehoshi
opened
6 years ago
15
panic: runtime error: index out of range in stereoProcessIntensityLong
#24
gy741
closed
6 years ago
1
panic: runtime error: index out of range in stereoProcessIntensityShort
#23
gy741
closed
6 years ago
12
panic: runtime error: index out of range in maindata.readHuffman
#22
gy741
closed
6 years ago
2
Switch implementation to minimp3
#21
hajimehoshi
opened
6 years ago
5
Expose NumberOfChannels method
#20
tehmaze
closed
3 years ago
24
Small glitches on small_wave1.mp3
#19
hajimehoshi
closed
6 years ago
2
Test the quality
#18
hajimehoshi
opened
6 years ago
1
Wrong decoding result with call.mp3
#17
hajimehoshi
closed
6 years ago
3
Seek(0, 0) and Read causes an unexpected error
#16
wasedaigo
closed
6 years ago
2
macOS is supported?
#15
gen2brain
closed
6 years ago
2
Missing "oto"
#14
Firues
closed
7 years ago
3
Wrong decoding result with ino2.mp3 (hajimehoshi/go-inovation)
#13
hajimehoshi
closed
6 years ago
4
MPEG2 support
#12
wasedaigo
closed
4 years ago
15
panic: runtime error: invalid memory address or nil pointer dereference
#11
faiface
closed
7 years ago
4
panic: runtime error: index out of range at read.go:177
#10
Dustinmj
closed
7 years ago
1
mp3: only layer3 (want 1; got 3) is supported!
#9
wallnutkraken
closed
7 years ago
3
Rename example to _example
#8
emersion
closed
6 years ago
2
Add decode function
#7
alistanis
closed
6 years ago
1
Remove header allocations
#6
alistanis
closed
7 years ago
0
Large repo
#5
jpillora
closed
7 years ago
1
Use CI like TravisCI
#4
hajimehoshi
opened
7 years ago
0
Multiple crashers
#3
gregory-m
closed
7 years ago
1
Make *Decoder an io.Seeker
#2
hajimehoshi
closed
7 years ago
3
Next