Skip to content

Instantly share code, notes, and snippets.

View BabuinGH's full-sized avatar

BabuinGH

  • San Fransisco Bay Area
View GitHub Profile
@BabuinGH
BabuinGH / gist:dbbc36899b372468d0df26105d969544
Created March 30, 2018 18:42
FFMpeg Android Video Crop issue
Fail logs:
03-30 05:51:52.017 9754-9754/com.afollestad.materialcamerasample D/ViewRootImpl@69bed4e[CaptureActivity2]: Relayout returned: oldFrame=[0,0][1080,1920] newFrame=[0,0][1080,1920] result=0x1 surface={isValid=true -434257920} surfaceGenerationChanged=false
03-30 05:51:52.020 9754-9754/com.afollestad.materialcamerasample D/EasyVideoPlayer: Surface texture available: 1080x1920
03-30 05:51:52.025 9754-9754/com.afollestad.materialcamerasample D/VideoUtil: cropVideo:onProgress(): ffmpeg version n3.0.1 Copyright (c) 2000-2016 the FFmpeg developers
03-30 05:51:52.025 9754-9754/com.afollestad.materialcamerasample D/VideoUtil: cropVideo:onProgress(): built with gcc 4.8 (GCC)
03-30 05:51:52.025 9754-9754/com.afollestad.materialcamerasample D/VideoUtil: cropVideo:onProgress(): configuration: --target-os=linux --cross-prefix=/home/vagrant/SourceCode/ffmpeg-android/toolchain-android/bin/arm-linux-androideabi- --arch=arm --cpu=cortex-a8 --enable-runtime-cpudetect --sysroot=/home/vagrant/SourceCode/ffmpeg-androi