VideoRecorder
1.0.0
Weishi を模倣した Android ビデオ録画は、押して録画することと、持ち上げて一時停止することをサポートしています。プログレスバーのブレークポイント表示。
ビデオ録画に関する問題:
1. カメラデータの取得方法
2. 取得したデータを動画ファイルに保存する方法
3. 音声を録音してビデオと結合する方法
4.ビデオ録画時の一時停止機能の実装方法
5. Android カメラがサポートする解像度が要件を満たしていない可能性があるため、解像度を変換する必要があります。
6. Android スマートフォンで録画されたビデオは 90 度回転します。回転を実現する方法 (およびフロント カメラへの変換を処理する方法)。
7. ビデオの回転、画像を使用したビデオの合成、ローカル ビデオ クリップの使用、ポストプロダクション ビデオ特殊効果の追加など。
このプロジェクトは 1、2、3、4、5、6 を解決します。
Copyright 2014 qdrzwd, Inc.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.å