# VideoRecorderAndCompressor **Repository Path**: teocci/VideoRecorderAndCompressor ## Basic Information - **Project Name**: VideoRecorderAndCompressor - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-11-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VideoRecorderAndCompressor #version 1.1 #works on 7.0 Video Recorder, also a video compressor using ffmpeg supports resolution selection, you can also modify the command to configure compress parameters(video resolution etc...). Internationalization will be done in a few days. Use https://github.com/WritingMinds/ffmpeg-android-java to load ffmpeg library and execute compress command. #初始版本 #7.0不能压缩的问题已解决 视频录制(支持录制分辨率选择) 视频压缩(使用FFMpeg) 使用了 http://writingminds.github.io/ffmpeg-android-java/ https://github.com/WritingMinds/ffmpeg-android-java 的ffmpeg的操作库用于加载ffmpeg的库以及执行命令。 ![](http://ocpaglmkz.bkt.clouddn.com/compressor1.png) ![](http://ocpaglmkz.bkt.clouddn.com/compressor2.png) ![](http://ocpaglmkz.bkt.clouddn.com/compressor3.png) ![](http://ocpaglmkz.bkt.clouddn.com/compressor4.png)