Yes, I think I have it installed:
ffmpeg-mpp 2:6.0-4
ffmpeg-mpp-debug 2:6.0-4
This is the first few lines that ffplay
pruduces:
[info] ffplay version n6.0 Copyright (c) 2003-2023 the FFmpeg developers
[info] built with gcc 12.1.0 (GCC)
[info] configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libjack --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libpulse --enable-librsvg --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-opencl --enable-opengl --enable-shared --enable-version3 --disable-vulkan --enable-rkmpp --host-cflags='"-fPIC"'
[info] libavutil 58. 2.100 / 58. 2.100
[info] libavcodec 60. 3.100 / 60. 3.100
[info] libavformat 60. 3.100 / 60. 3.100
[info] libavdevice 60. 1.100 / 60. 1.100
[info] libavfilter 9. 3.100 / 9. 3.100
[info] libswscale 7. 1.100 / 7. 1.100
[info] libswresample 4. 10.100 / 4. 10.100
[info] libpostproc 57. 1.100 / 57. 1.100
[verbose] Initialized opengl renderer.
[NULL @ 0x7f3c000c20] [debug] Opening 'Videos/2022-02-06 20-48-19.mp4' for reading
[file @ 0x7f3c0012b0] [debug] Setting default whitelist 'file,crypto,data'
[info] nan : 0.000 fd= 0 aq= 0KB vq= 0KB sq= 0B f=0/0 ^M[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] ISO: File Type Major Brand: isom
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Processing st: 0, edit list 0 - media time: 512, duration: 573957
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Offset DTS by 512 to make first pts zero.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Setting codecpar->delay to 2 for stream st: 0
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Unknown dref type 0x206c7275 size 12
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Processing st: 1, edit list 0 - media time: 0, duration: 1789968
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7f3c000c20] [debug] Before avformat_find_stream_info() pos: 16868334 bytes read:93427 seeks:1 nb_streams:2
[h264 @ 0x7f3c001b00] [debug] nal_unit_type: 7(SPS), nal_ref_idc: 3
[h264 @ 0x7f3c001b00] [debug] Decoding VUI
[h264 @ 0x7f3c001b00] [debug] nal_unit_type: 8(PPS), nal_ref_idc: 3
[debug] For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
[debug] 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
[debug] 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
[debug] For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
[debug] 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
[debug] 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
[debug] 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
[debug] Transform tree:
[debug] mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
[debug] fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[debug] For transform of length 64, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
[debug] 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
[debug] 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
[debug] For transform of length 32, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
[debug] 1: fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
[debug] 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
[debug] 3: fft32_ns_float_c - type: fft_float, len: 32, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
[debug] Transform tree:
[debug] mdct_inv_float_c - type: mdct_float, len: 64, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
[debug] fft32_ns_float_neon - type: fft_float, len: 32, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[debug] For transform of length 120, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
[debug] 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
[debug] 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
[debug] 3: mdct_pfa_3xM_inv_float_c - type: mdct_float, len: [6, ∞], factors[2]: [3, any], flags: [unaligned, out_of_place, inv_only], prio: 112
[debug] 4: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
[debug] 5: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
[debug] For transform of length 4, inverse, fft_float, flags: [aligned, inplace, preshuf], found 2 matches:
[debug] 1: fft4_fwd_float_neon - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 352
[debug] 2: fft4_ns_float_c - type: fft_float, len: 4, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
[debug] Transform tree:
[debug] mdct_pfa_15xM_inv_float_c - type: mdct_float, len: 120, factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only]
[debug] fft4_fwd_float_neon - type: fft_float, len: 4, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[debug] For transform of length 128, inverse, mdct_float, flags: [aligned, out_of_place], found 2 matches:
[debug] 1: mdct_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: 96
[debug] 2: mdct_naive_inv_float_c - type: mdct_float, len: [2, ∞], factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only], prio: -130976
[debug] For transform of length 64, inverse, fft_float, flags: [aligned, inplace, preshuf], found 3 matches:
[debug] 1: fft_sr_ns_float_neon - type: fft_float, len: [64, 131072], factor: 2, flags: [aligned, inplace, out_of_place, preshuf], prio: 288
[debug] 2: fft_pfa_ns_float_c - type: fft_float, len: [6, ∞], factors[2]: [7, 5, 3, 2, any], flags: [unaligned, inplace, out_of_place, preshuf], prio: 112
[debug] 3: fft64_ns_float_c - type: fft_float, len: 64, factor: 2, flags: [unaligned, inplace, out_of_place, preshuf], prio: 96
[debug] Transform tree:
[debug] mdct_inv_float_c - type: mdct_float, len: 128, factors[2]: [2, any], flags: [unaligned, out_of_place, inv_only]
[debug] fft_sr_ns_float_neon - type: fft_float, len: 64, factor: 2, flags: [aligned, inplace, out_of_place, preshuf]
[debug] For transform of length 480, inverse, mdct_float, flags: [aligned, out_of_place], found 5 matches:
[debug] 1: mdct_pfa_15xM_inv_float_c - type: mdct_float, len: [30, ∞], factors[2]: [15, any], flags: [unaligned, out_of_place, inv_only], prio: 304
[debug] 2: mdct_pfa_5xM_inv_float_c - type: mdct_float, len: [10, ∞], factors[2]: [5, any], flags: [unaligned, out_of_place, inv_only], prio: 144
journal -f
is:
Apr 14 19:05:27 rock-5b kernel: rga_mm: RGA_MMU unsupported Memory larger than 4G!
Apr 14 19:05:27 rock-5b kernel: rga_mm: scheduler core[4] unsupported mm_flag[0x0]!
Apr 14 19:05:27 rock-5b kernel: rga_mm: rga_mm_map_buffer map dma_buf error!
Apr 14 19:05:27 rock-5b kernel: rga_mm: job buffer map failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: src channel map job buffer failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: failed to map buffer
Apr 14 19:05:27 rock-5b kernel: rga_job: rga_job_commit: failed to map job info
Apr 14 19:05:27 rock-5b kernel: rga_job: request[1409] task[0] job_commit failed.
Apr 14 19:05:27 rock-5b kernel: rga_job: rga request commit failed!
Apr 14 19:05:27 rock-5b kernel: rga: request[1409] submit failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: RGA_MMU unsupported Memory larger than 4G!
Apr 14 19:05:27 rock-5b kernel: rga_mm: scheduler core[4] unsupported mm_flag[0x0]!
Apr 14 19:05:27 rock-5b kernel: rga_mm: rga_mm_map_buffer map dma_buf error!
Apr 14 19:05:27 rock-5b kernel: rga_mm: job buffer map failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: src channel map job buffer failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: failed to map buffer
Apr 14 19:05:27 rock-5b kernel: rga_job: rga_job_commit: failed to map job info
Apr 14 19:05:27 rock-5b kernel: rga_job: request[1410] task[0] job_commit failed.
Apr 14 19:05:27 rock-5b kernel: rga_job: rga request commit failed!
Apr 14 19:05:27 rock-5b kernel: rga: request[1410] submit failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: RGA_MMU unsupported Memory larger than 4G!
Apr 14 19:05:27 rock-5b kernel: rga_mm: scheduler core[4] unsupported mm_flag[0x0]!
Apr 14 19:05:27 rock-5b kernel: rga_mm: rga_mm_map_buffer map dma_buf error!
Apr 14 19:05:27 rock-5b kernel: rga_mm: job buffer map failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: src channel map job buffer failed!
Apr 14 19:05:27 rock-5b kernel: rga_mm: failed to map buffer
Apr 14 19:05:27 rock-5b kernel: rga_job: rga_job_commit: failed to map job info
Apr 14 19:05:27 rock-5b kernel: rga_job: request[1411] task[0] job_commit failed.
Apr 14 19:05:27 rock-5b kernel: rga_job: rga request commit failed!
Apr 14 19:05:27 rock-5b kernel: rga: request[1411] submit failed!