Giter VIP home page Giter VIP logo

Comments (2)

jinguangyue avatar jinguangyue commented on August 21, 2024

首先你下把执行的命令完整打印出来, 还有用ffmpeg 过滤一下日志, 然后截个图出来瞅瞅

from android-customcamera.

fengyatou2015 avatar fengyatou2015 commented on August 21, 2024

命令: cmd :: /data/data/包名/app_bin/ffmpeg -threads 16 -y -i /storage/emulated/0/truckHome/cache/temp_1496742946694.mp4 -metadata:s:v rotate="0" -vf transpose=1, crop=1080:810:0:0 -preset ultrafast -tune zerolatency -r 25 -vcodec libx264 -acodec copy /storage/emulated/0/truckHome/cache/video_1496743031135.mp4

日志(用ffmpeg过滤以后上面的截图是完整的日志):
image

from android-customcamera.

Related Issues (15)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.