FFMpeg illegal instruction
Open
emulator
- Dominant language
- C
- Stars
- 20.5k
- Forks
- 1.5k
- PR merge metrics
- No merged PRs in 30d
Description
I know this question has been asked but the issue appears to be closed so I wondered what its status was.
I tried the following to extract the audio track and got an illegal instruction:
ffmpeg -i sample.avi -ss 00:03:05 -q:a 0 -map a sample.mp3
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported ffmpeg command with sample.avi in the iSH environment and capture where the illegal instruction occurs. Investigate the relevant Linux-on-iOS execution path and confirm that audio extraction completes without the crash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, linux
- Domain
- mobile-dev, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100