Skip to content
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

I use "-c:v libx264" it is error #1056

Open
NicofnCHINA opened this issue Oct 22, 2024 · 3 comments
Open

I use "-c:v libx264" it is error #1056

NicofnCHINA opened this issue Oct 22, 2024 · 3 comments
Labels
flutter Affect flutter platform question Further information is requested v5.1 Affects v5.1 release

Comments

@NicofnCHINA
Copy link

Description

command = ' -ss $startPoint -i "$videoPath" -t ${endPoint - startPoint} -avoid_negative_ts make_zero -c:a aac -crf 15 -c:v libx264 -preset veryfast ' + '-y "$outputPath"';

input: HEVC xxx.mov
output code=1

IPhone select a video,want to get a h264 xxx.MP4 video

Logs
FFmpeg processing failed.
Couldn't save the video
Environment

  • Platform: Flutter/IOS
  • Architecture: arm-v7a, arm-v7a-neon, arm64-v8a, x86, x86_64, armv7, armv7s, arm64, arm64-mac-catalyst, arm64-simulator, arm64e, i386, x86-64, x86-64-mac-catalyst
  • Version: v5.1/v5.1.LTS
  • Source branch: main
  • Xcode version: Version 16.0 (16A242d)
  • Cocoapods version: 1.15.2
  • Android Studio version: Android Studio Koala | 2024.1.1 Build #AI-241.15989.150.2411.11948838, built on June 11, 2024
@hss01248
Copy link

implementation group: 'com.arthenica', name: 'ffmpeg-kit-min-gpl', version: '6.0-2.LTS'

bad and confusing document

@BrianTran24
Copy link

I have the same problem

@tanersener
Copy link
Collaborator

implementation group: 'com.arthenica', name: 'ffmpeg-kit-min-gpl', version: '6.0-2.LTS'

bad and confusing document

We are open to PRs if you have an idea to improve it.

@tanersener tanersener added question Further information is requested flutter Affect flutter platform v5.1 Affects v5.1 release labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flutter Affect flutter platform question Further information is requested v5.1 Affects v5.1 release
Projects
None yet
Development

No branches or pull requests

4 participants