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

CODEC_ID_MPEG1VIDEO,PIX_FMT_YUV420P cannot be resolved to a variable #495

Closed
GoogleCodeExporter opened this issue Feb 1, 2016 · 4 comments

Comments

@GoogleCodeExporter
Copy link

i am trying to use javacv to convert a image to video. but i am getting above 
error in the following lines

recorder.setCodecID( CODEC_ID_MPEG1VIDEO);
recorder.setCodecID( CODEC_ID_MPEG1VIDEO);


i have imported all the jar files and also extracted the iso files . but these 
error is not resolved. some quick help will be appreciated  .


Original issue reported on code.google.com by gopiforr...@gmail.com on 28 Dec 2014 at 8:09

@GoogleCodeExporter
Copy link
Author

Please try again with JavaCV 0.10 and please report any issues you may have on 
GitHub, not here, thank you.

Original comment by samuel.a...@gmail.com on 28 Dec 2014 at 8:48

  • Changed state: Done
  • Added labels: Type-Other
  • Removed labels: Type-Defect

@GoogleCodeExporter
Copy link
Author

Hi can you please give me the link for downloading the javacv 0.10 . i am not 
able to find

Original comment by gopiforr...@gmail.com on 28 Dec 2014 at 12:40

@GoogleCodeExporter
Copy link
Author

https://github.com/bytedeco/javacv

Original comment by samuel.a...@gmail.com on 29 Dec 2014 at 12:16

@GoogleCodeExporter
Copy link
Author

i have tried with javacv 0.10 and i am still facing the same issue. as you 
mentioned i am moving my question to github.i have posted it the same question 
there.kindly check and reply

Original comment by gopiforr...@gmail.com on 29 Dec 2014 at 1:42

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

No branches or pull requests

1 participant