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

please help me #6

Open
zhuwei opened this issue Mar 22, 2017 · 4 comments
Open

please help me #6

zhuwei opened this issue Mar 22, 2017 · 4 comments
Labels

Comments

@zhuwei
Copy link

zhuwei commented Mar 22, 2017

gopkg.in/targodan/ffgopeg.v1/avutil

../gopkg.in/targodan/ffgopeg.v1/avutil/frame.go:166: type [1073741824]*C.uint8_t larger than address space
../gopkg.in/targodan/ffgopeg.v1/avutil/frame.go:166: type [1073741824]*C.uint8_t too large

@targodan
Copy link
Owner

Please provide the following information.

  • What OS are you on? Linux/Windows? 64 bits?
  • What are you trying to do? Send the code you are trying to execute.
  • What is the output of go version?

@zhuwei
Copy link
Author

zhuwei commented Mar 30, 2017

  • Raspbian Jessie
  • just exec 'go build decodeAudio.go' (examples)
  • go version go1.7 linux/arm
    Thank you very much for your reply.

@zhuwei
Copy link
Author

zhuwei commented Mar 30, 2017

ffmpeg version 3.2.4

@targodan
Copy link
Owner

targodan commented Apr 3, 2017

Thank you for your information.

At a first glance I would expect this to be some sort of architecture problem. That means in order to reproduce it I need to reactivate my old raspberry pi. It's going to take a while until I can get to it but I am looking into this.

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

No branches or pull requests

2 participants