在vine的第三方库中,有以下六个:
这六个都是ffmpeg的库:http://apt-blog.net/using_ffmpeg_api
libavcodec:CODEC其实是Coder/Decoder的缩写,也就是编码解码器;
libavdevice:对输出输入设备的支持;libswscale:视频场景比例缩放、色彩映射转换;
看到Github上有个非常好的资源。
https://github.com/vanevery/JavaCV_0.3_stream_test
下面这个Perfect! Problem Done!
http://www.java2s.com/Open-Source/Android_Free_Code/Video/Download_Free_code_TouchToRecord.htm
http://stackoverflow.com/questions/14451882/ios-record-square-video
下面是Ios的
http://stackoverflow.com/questions/19533618/record-video-as-in-vine-app-on-touch
http://stackoverflow.com/questions/14451882/ios-record-square-video
A new one!
https://code.google.com/p/javacv/issues/attachmentText?id=327&aid=3270000000&name=RecordActivity.java&token=ALUGuP1bfYDvftpmt_To8t3U0gw%3A1374251925867
https://code.google.com/p/javacv/issues/detail?id=327
http://stackoverflow.com/questions/12644627/android-javacv-create-iplimage-from-camera-to-use-with-colorhistogram
http://stackoverflow.com/questions/19190050/rotate-video-with-mp4parser