This app converts to seekable video file, for the A-B repeater and so on.
FEATURES
- Simple operation.
- Clip and convert only necessary section to be seekable.
- Choosable input file even if Android can not recognize as video file.
- This app can be called from the A-B repeater, with A/B.
HOW TO USE
(1) Choose an input video file.
(2) If you want to clip, set beginning time and/or end time.
(3) Click the 'CONV' button.
If long video, I recommend to set shorter end time temporarily and check the result.
ADVANCED
- At 640x360 25fps, the video bitrate reaches 6Mbps.
- On this FFmpeg version, it shows the PAR as 'SAR'.
* PAR: Pixel Aspect Ratio
* SAR: Storage Aspect Ratio (generally)
* SAR: Sample Aspect Ratio (in FFmpeg)
LICENSES
This app uses the following softwares.
Please read the licenses in each site.
- FFmpeg ___ https://ffmpeg.org/
- FFmpeg-Android-Java ___ https://github.com/writingminds/ffmpeg-android-java
- Prebuilt FFmpeg Android ___ https://github.com/Khang-NT/ffmpeg-binary-android