Perekaman video Android, meniru Weishi, mendukung penekanan untuk merekam dan mengangkat untuk menjeda. Tampilan breakpoint bilah kemajuan.
Masalah dengan perekaman video:
1. Cara memperoleh data kamera
2. Bagaimana cara menyimpan data yang diperoleh ke dalam file video
3. Cara merekam audio dan menggabungkannya dengan video
4. Bagaimana menerapkan fungsi jeda saat merekam video
5. Resolusi yang didukung oleh kamera android mungkin tidak memenuhi persyaratan, dan resolusi tersebut perlu dikonversi.
6. Video yang direkam ponsel android diputar 90 derajat. Cara mencapai rotasi (dan cara menangani konversi ke kamera depan)
7. Rotasi video, menggunakan gambar untuk mensintesis video, menggunakan klip video lokal, menambahkan efek khusus video pascaproduksi, dll.
Proyek ini menyelesaikan 1, 2, 3, 4, 5, dan 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.å