Skip to content

ffmpeg crash #47

Description

@PaiGack

qemu start

/opt/qemu-10.0.0/bin/qemu-system-aarch64 -m 1G -smp 4 -cpu cortex-a72 -machine virt \
  -kernel aarch64-qemu-virt.bin \
  -device virtio-blk-pci,drive=disk0 \
  -drive id=disk0,if=none,format=raw,file=disk.img \
  -device virtio-net-pci,netdev=net0 \
  -netdev user,id=net0 \
  -device qemu-xhci,id=xhci \
  -device usb-mouse,bus=xhci.0 \
  -nographic
starry:~# apk add ffmpeg v4l-utils
fetch https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.22/main/aarch64/APKINDEX.tar.gz
fetch https://mirrors.tuna.tsinghua.edu.cn/alpine/v3.22/community/aarch64/APKINDEX.tar.gz
...
starry:~# ffmpeg --help
Trace/breakpoint trap (core dumped)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is needed

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions