stevenlow / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

CODEC_ID_MPEG1VIDEO,PIX_FMT_YUV420P cannot be resolved to a variable #495

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
https://github.com/bytedeco/javacv

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

GoogleCodeExporter commented 9 years ago
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