Skip to content
New issue

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

need help deploying feature[BUG] <title> #81

Closed
1 task done
GeorgeZaher opened this issue Aug 4, 2024 · 2 comments
Closed
1 task done

need help deploying feature[BUG] <title> #81

GeorgeZaher opened this issue Aug 4, 2024 · 2 comments

Comments

@GeorgeZaher
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Device creation failed: -542398533.
[vist#0:0/h264 @ 0x564246460800] [dec:h264_qsv @ 0x564246487c00] No device available for decoder: device type qsv needed for codec h264_qsv.
[vist#0:0/h264 @ 0x564246460800] [dec:h264_qsv @ 0x564246487c00] Hardware device setup failed for decoder: Generic error in an external library
[vost#0:0/libx264 @ 0x56424645f340] Error initializing a simple filtergraph
Error opening output file out.mp4.
Error opening output files: Generic error in an external library

Expected Behavior

to parse the folder

Steps To Reproduce

sudo docker run --rm -it --device=/dev/dri:/dev/dri -v /mnt/c/Users/Public/WORK/:/data linuxserver/ffmpeg -hwaccel_output_format qsv -hwaccel qsv -c:v h264_qsv -i /data/TheaterSquare_854x480.mp4 out.mp4

Environment

- OS:
- How docker service was installed:

Docker creation

pull and run

Container logs

sudo docker run --rm -it --device=/dev/dri:/dev/dri -v /mnt/c/Users/Public/WORK/:/data linuxserver/ffmpeg -hwaccel_output_format qsv -hwaccel qsv -c:v h264_qsv -i /data/TheaterSquare_854x480.mp4 out.mp4
**** adding /dev/dri/renderD128 to video group video with id 44 ****
**** permissions for /dev/dri/card0 are good ****
ffmpeg version 7.0.1 Copyright (c) 2000-2024 the FFmpeg developers
  built with gcc 13 (Ubuntu 13.2.0-23ubuntu4)
  configuration: --disable-debug --disable-doc --disable-ffplay --enable-alsa --enable-cuvid --enable-ffprobe --enable-gpl --enable-libaom --enable-libass --enable-libdav1d --enable-libfdk_aac --enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-libkvazaar --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libplacebo --enable-librav1e --enable-libshaderc --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libxvid --enable-libzimg --enable-nonfree --enable-nvdec --enable-nvenc --enable-cuda-llvm --enable-opencl --enable-openssl --enable-stripping --enable-vaapi --enable-vdpau --enable-version3 --enable-vulkan
  libavutil      59.  8.100 / 59.  8.100
  libavcodec     61.  3.100 / 61.  3.100
  libavformat    61.  1.100 / 61.  1.100
  libavdevice    61.  1.100 / 61.  1.100
  libavfilter    10.  1.100 / 10.  1.100
  libswscale      8.  1.100 /  8.  1.100
  libswresample   5.  1.100 /  5.  1.100
  libpostproc    58.  1.100 / 58.  1.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/data/TheaterSquare_854x480.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: mp42isom
    creation_time   : 2022-07-04T05:11:27.000000Z
  Duration: 00:00:10.00, start: 0.000000, bitrate: 4182 kb/s
  Stream #0:0[0x1](unk): Video: h264 (High) (avc1 / 0x31637661), yuv420p(tv, progressive), 854x480 [SAR 1:1 DAR 427:240], 4176 kb/s, 60 fps, 60 tbr, 90k tbn (default)
      Metadata:
        creation_time   : 2022-07-04T05:11:27.000000Z
        handler_name    : ISO Video Handler
        vendor_id       : [0][0][0][0]
Device creation failed: -542398533.
[vist#0:0/h264 @ 0x564246460800] [dec:h264_qsv @ 0x564246487c00] No device available for decoder: device type qsv needed for codec h264_qsv.
[vist#0:0/h264 @ 0x564246460800] [dec:h264_qsv @ 0x564246487c00] Hardware device setup failed for decoder: Generic error in an external library
[vost#0:0/libx264 @ 0x56424645f340] Error initializing a simple filtergraph
Error opening output file out.mp4.
Error opening output files: Generic error in an external library
@LinuxServer-CI
Copy link
Collaborator

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

@LinuxServer-CI LinuxServer-CI closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2024
@LinuxServer-CI LinuxServer-CI moved this from Issues to Done in Issue & PR Tracker Nov 3, 2024
Copy link

github-actions bot commented Dec 3, 2024

This issue is locked due to inactivity

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

2 participants