Advertisement
Guest User

Untitled

a guest
Jun 10th, 2021
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.15 KB | None | 0 0
  1. ffplay version n4.4 Copyright (c) 2003-2021 the FFmpeg developers
  2.   built with gcc 10.2.0 (GCC)
  3.   configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmfx --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-librav1e --enable-librsvg --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-nvdec --enable-nvenc --enable-shared --enable-version3
  4.   libavutil      56. 70.100 / 56. 70.100
  5.   libavcodec     58.134.100 / 58.134.100
  6.   libavformat    58. 76.100 / 58. 76.100
  7.   libavdevice    58. 13.100 / 58. 13.100
  8.   libavfilter     7.110.100 /  7.110.100
  9.   libswscale      5.  9.100 /  5.  9.100
  10.   libswresample   3.  9.100 /  3.  9.100
  11.   libpostproc    55.  9.100 / 55.  9.100
  12. Input #0, ogg, from '/media/hdd/max/sounds/honk-honk.ogg':B f=0/0
  13.   Duration: 00:00:00.75, start: 0.000000, bitrate: 104 kb/s
  14.   Stream #0:0: Audio: vorbis, 48000 Hz, mono, fltp, 80 kb/s
  15.     Metadata:
  16.       ANDROID_LOOP    : false
  17.       TITLE           : android.resource://com.google.android.soundpicker/string/honk_honk
  18. ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave
  19. SDL_OpenAudio (1 channels, 48000 Hz): ALSA: Couldn't open audio device: Device or resource busy
  20. ALSA lib pcm_dmix.c:1035:(snd_pcm_dmix_open) unable to open slave
  21. SDL_OpenAudio (1 channels, 44100 Hz): ALSA: Couldn't open audio device: Device or resource busy
  22. No more combinations to try, audio open failed
  23. Failed to open file '/media/hdd/max/sounds/honk-honk.ogg' or configure filtergraph
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement