Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exit not handled gracefully #2

Open
vipulnsward opened this issue Jan 27, 2013 · 1 comment
Open

Exit not handled gracefully #2

vipulnsward opened this issue Jan 27, 2013 · 1 comment

Comments

@vipulnsward
Copy link

I am on Mac OSX, with ruby- 1.9.3-p125

Playing a sample song works good, but on reaching end of mp3 I get following

`
playing sample.mp3 389 seconds of 390 total

Note: Illegal Audio-MPEG-Header 0x00000000 at offset 6222168.
Note: Trying to resync...
Note: Skipped 1024 bytes in input.
[parse.c:1159] error: Giving up resync after 1024 bytes - your stream is not nice... (maybe increasing resync limit could help).
A generic mpg123 error.
/Users/sward/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/gems/audite-0.1.5/lib/audite.rb:101:in read' /Users/sward/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/gems/audite-0.1.5/lib/audite.rb:101:inread'
/Users/sward/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/gems/audite-0.1.5/lib/audite.rb:43:in process' /Users/sward/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/gems/audite-0.1.5/lib/audite.rb:32:inblock (2 levels) in start_thread'
/Users/sward/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/gems/audite-0.1.5/lib/audite.rb:31:in loop' /Users/sward/.rbenv/versions/1.9.3-p125/lib/ruby/gems/1.9.1/gems/audite-0.1.5/lib/audite.rb:31:inblock in start_thread'

`

@icetimux
Copy link

Same issue here, have you found a fix @vipulnsward ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants