-
Notifications
You must be signed in to change notification settings - Fork 34
Issues: hui46226021/ShVideoDemo
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
/data/data//files/ffmpeg -y -i /storage/emulated/0/DCIM/Camera/VID_20180129_172833.mp4 -strict -2 -vcodec libx264 -preset ultrafast -crf 24 -acodec aac -ar 44100 -ac 2 -b:a 96k -s 640x480 -aspect 16:9 /mnt/sdcard/out.mp4 java.io.IOException: Error running exec(). Command: [/data/data//files/ffmpeg, -y, -i, /storage/emulated/0/DCIM/Camera/VID_20180129_172833.mp4, -strict, -2, -vcodec, libx264, -preset, ultrafast, -crf, 24, -acodec, aac, -ar, 44100, -ac, 2, -b:a, 96k, -s, 640x480, -aspect, 16:9, /mnt/sdcard/out.mp4] Working Directory: null Environment: null
#11
opened Feb 1, 2018 by
qiergg
ProTip!
Exclude everything labeled
bug
with -label:bug.