We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Child process exited abnormally (Some(1)) [src/render.rs:175] &ffmpeg = "ffmpeg" thread 'tokio-runtime-worker' panicked at 'macroquad does not support waking futures, please use coroutines, otherwise your pending future will block until the next frame', /home/runner/.cargo/git/checkouts/prpr-macroquad-34ad6757d053bc13/19119d6/src/exec.rs:52:9 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace thread 'tokio-runtime-worker' panicked at 'macroquad does not support waking futures, please use coroutines, otherwise your pending future will block until the next frame', /home/runner/.cargo/git/checkouts/prpr-macroquad-34ad6757d053bc13/19119d6/src/exec.rs:52:9 thread 'tokio-runtime-worker' panicked at 'macroquad does not support waking futures, please use coroutines, otherwise your pending future will block until the next frame', /home/runner/.cargo/git/checkouts/prpr-macroquad-34ad6757d053bc13/19119d6/src/exec.rs:52:9 ffmpeg version 6.1 Copyright (c) 2000-2023 the FFmpeg developers built with gcc 9 (Ubuntu 9.4.0-1ubuntu1~20.04.2) configuration: --prefix=/home/ulysses/.local/share/rtx/installs/ffmpeg/6.1 --enable-libass --enable-libmp3lame libavutil 58. 29.100 / 58. 29.100 libavcodec 60. 31.102 / 60. 31.102 libavformat 60. 16.100 / 60. 16.100 libavdevice 60. 3.100 / 60. 3.100 libavfilter 9. 12.100 / 9. 12.100 libswscale 7. 5.100 / 7. 5.100 libswresample 4. 12.100 / 4. 12.100 [aist#0:0/pcm_f32le @ 0x5614fa247740] Guessed Channel Layout: stereo Input #0, f32le, from 'fd:': Duration: N/A, bitrate: 2822 kb/s Stream #0:0: Audio: pcm_f32le, 44100 Hz, 2 channels, flt, 2822 kb/s Stream mapping: Stream #0:0 -> #0:0 (pcm_f32le (native) -> mp3 (libmp3lame)) Output #0, mp3, to '/tmp/.tmpLd42Vq': Metadata: TSSE : Lavf60.16.100 Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp Metadata: encoder : Lavc60.31.102 libmp3lame size= 0kB time=N/A bitrate=N/A speed=N/A size= 512kB time=00:00:38.00 bitrate= 110.3kbits/s speed= 76x size= 1024kB time=00:01:15.52 bitrate= 111.1kbits/s speed=75.5x size= 1536kB time=00:01:50.31 bitrate= 114.1kbits/s speed=73.5x size= 2048kB time=00:02:27.20 bitrate= 114.0kbits/s speed=73.5x [out#0/mp3 @ 0x5614fa2478c0] video:0kB audio:2661kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.009284% size= 2661kB time=00:02:50.26 bitrate= 128.1kbits/s speed=73.3x thread 'tokio-runtime-worker' panicked at 'macroquad does not support waking futures, please use coroutines, otherwise your pending future will block until the next frame', /home/runner/.cargo/git/checkouts/prpr-macroquad-34ad6757d053bc13/19119d6/src/exec.rs:52:9 Hardware acceleration is unsupported!
Ubuntu 20.04
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ubuntu 20.04
The text was updated successfully, but these errors were encountered: