You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Is there an existing issue for this?
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
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: