EngnzWaks / javacv

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

Should split FFmpeg part to JavaFFmpeg #246

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
This is just a naming problem,
but I think JavaCV should split FFmpeg part and create JavaFFmpeg.

Original issue reported on code.google.com by yukoba on 3 Oct 2012 at 5:21

GoogleCodeExporter commented 8 years ago
It probably fits better as a subproject of JavaCPP, but I'm not sure how to 
organize that really... The bigger problem remains though that because people 
continue to be unable to build from source, I don't have anyone to work with me 
on that anyway, so IMO it doesn't really matter how it's organized at the 
moment. Why does it matter to you?

Original comment by samuel.a...@gmail.com on 7 Oct 2012 at 12:01

GoogleCodeExporter commented 8 years ago
I think the benefit of split the projects would allow ffmpeg to be used 
independently and not require all the files for openCV to be there if not 
needed anyways. 

Original comment by wzsddtc on 1 May 2013 at 7:55

GoogleCodeExporter commented 8 years ago
Good news! The FFmpeg wrappers are now available as an independent module of 
the JavaCPP Presets:
http://code.google.com/p/javacpp/source/browse?repo=presets#git%2Fffmpeg%2Fsrc%2
Fmain%2Fjava%2Fcom%2Fgooglecode%2Fjavacpp

Original comment by samuel.a...@gmail.com on 16 Sep 2013 at 11:04