tanersener / mobile-ffmpeg

FFmpeg for Android, iOS and tvOS. Not maintained anymore. Superseded by FFmpegKit.
https://tanersener.github.io/mobile-ffmpeg
GNU General Public License v3.0
3.85k stars 787 forks source link

Invalid data found when processing input #535

Closed GunaseelanArumaikkannu closed 3 years ago

GunaseelanArumaikkannu commented 4 years ago

Description I got log like E/mobile-ffmpeg: concat:/data/user/0/com.guna.audiovideocreater/cache/AUD-20180531-WA0041.oga|/data/user/0/com.guna.audiovideocreater/cache/funny audio006.m4a: Invalid data found when processing input

Expected behavior Execution should failed with reason

Current behavior Successfully completed with Config.RETURN_CODE_SUCCESS.

Screenshots If applicable, add screenshots to help explain your problem.

Logs Input [-i, concat:/data/user/0/com.guna.audiovideocreater/cache/AUD-20180531-WA0041.oga|/data/user/0/com.guna.audiovideocreater/cache/funny audio006.m4a, -c, copy, /data/user/0/com.guna.audiovideocreater/cache/AVCMergeAudio_2020-08-25-07-01-23-876.oga]

Error inbetween logs E/mobile-ffmpeg: concat:/data/user/0/com.guna.audiovideocreater/cache/AUD-20180531-WA0041.oga|/data/user/0/com.guna.audiovideocreater/cache/funny audio006.m4a: Invalid data found when processing input

Environment

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.