wickedathletes

Community Developer
  • Posts

    435
  • Joined

  • Last visited

Posts posted by wickedathletes

  1. I am looking to buy an external 4 bay (or more) enclosure for next to my tower. I have a single Mini-SAS port coming out the back of my tower currently so I can support up to 4 data drives hooked up to it but am having trouble finding enclosures that are either Mini-SAS or have 4 individual SATA ports out the back of it. Most I find are USB. Any thoughts or help would be mucho-appreciated!

     

    Getting sick of looking at my stack of 8TB drives sitting in a pile as I convert them to 14TB drives slowly, but my tower itself is full capacity.

  2. zfs list -t all output:

     

    NAME            USED  AVAIL     REFER  MOUNTPOINT
    cache           415G   484G      120K  /mnt/cache
    cache/apps      238G   484G      238G  /mnt/cache/apps
    cache/data      147G   484G      147G  /mnt/cache/data
    cache/docker   30.0G   484G     30.0G  /mnt/cache/docker
    cache/domains    96K   484G       96K  /mnt/cache/domains
    cache/system   7.75M   484G     7.75M  /mnt/cache/system
    disk1          12.4T   149G     12.4T  /mnt/disk1
    disk10         12.3T   258G     12.3T  /mnt/disk10
    disk11         12.3T   275G      104K  /mnt/disk11
    disk11/Other     96K   275G       96K  /mnt/disk11/Other
    disk11/data    12.3T   275G     12.3T  /mnt/disk11/data
    disk12         12.2T   357G       96K  /mnt/disk12
    disk12/data    12.2T   357G     12.2T  /mnt/disk12/data
    disk13         12.3T   253G     12.3T  /mnt/disk13
    disk14         12.2T   441G      104K  /mnt/disk14
    disk14/data    12.2T   441G     12.2T  /mnt/disk14/data
    disk2          12.5T   117G     12.5T  /mnt/disk2
    disk5          12.2T   427G     12.2T  /mnt/disk5
    disk9          12.4T   246G      104K  /mnt/disk9
    disk9/data     12.4T   246G     12.4T  /mnt/disk9/data

  3. 4 minutes ago, JorgeB said:

    They are not folders but zfs datasets, and there should be something using them preventing them from being destroyed.

    is there a way for me to find out? The folder is empty, so if I lose whatever hidden stuff is in it I don't care about it. I did have the bfs toolset plugin installed at one point but have since removed it.

  4. I have a share with no files in it. When I try removing it I get this in the logs:

    Jan  5 13:52:38 Hades shfs: /usr/sbin/zfs unmount 'disk11/Other'
    Jan  5 13:52:38 Hades shfs: /usr/sbin/zfs destroy 'disk11/Other'
    Jan  5 13:52:38 Hades root: cannot destroy 'disk11/Other': dataset is busy
    Jan  5 13:52:38 Hades shfs: retval: 1 attempting 'destroy'
    Jan  5 13:52:38 Hades shfs: /usr/sbin/zfs mount 'disk11/Other'
    Jan  5 13:52:38 Hades shfs: /usr/sbin/zfs unmount 'disk12/Other'
    Jan  5 13:52:38 Hades shfs: /usr/sbin/zfs destroy 'disk12/Other'
    Jan  5 13:52:38 Hades root: cannot destroy 'disk12/Other': dataset is busy
    Jan  5 13:52:38 Hades shfs: retval: 1 attempting 'destroy'
    Jan  5 13:52:38 Hades shfs: /usr/sbin/zfs mount 'disk12/Other'
    Jan  5 13:52:38 Hades emhttpd: shcmd (3111317): rm '/boot/config/shares/Other.cfg'

     

    The 2 drives it is complaining about are ZFS formatted. If I manually delete the folder via file explorer or windows file explorer they delete fine and then immediately re-appear.

     

    I tried using rm -r as well and it just gives back:

     

    rm: cannot remove '/mnt/disk11/Other': Device or resource busy

     

    any thoughts? Its not harming anything but its bugging me haha

  5. Question on data moving, I am in the process of converting to ifs so I was hoping to use unbalance as my method. However, whenever I try moving data from Drive A to Drive B-H (for example) it complains I do not have enough space to do it.

     

    Drive A is 14TB and I have for example 15.5TB free on my server (started with around 20TB). I get the following "error" (yes its not an error):

     

    PLANNING: Planning started
    PLANNING: Scanning data/media on /mnt/disk5
    PLANNING: Checking issues ...
    PLANNING: Getting items ...
    PLANNING: Found /mnt/disk5/data/media/tv (1.57 TB)
    PLANNING: Found /mnt/disk5/data/media/movies (5.77 TB)
    PLANNING: Found /mnt/disk5/data/media/movies-4k (6.00 B)
    PLANNING: Found /mnt/disk5/data/media/tv-kids (32.12 GB)
    PLANNING: Found /mnt/disk5/data/media/music (6.00 B)
    PLANNING: Trying to allocate items to disk12 ...
    PLANNING: Trying to allocate items to disk11 ...
    PLANNING: Trying to allocate items to disk2 ...
    PLANNING: Trying to allocate items to disk8 ...
    PLANNING: Trying to allocate items to disk3 ...
    PLANNING: Trying to allocate items to disk6 ...
    PLANNING: Trying to allocate items to disk4 ...
    PLANNING: Trying to allocate items to disk7 ...
    PLANNING: Trying to allocate items to disk14 ...
    PLANNING: Trying to allocate items to disk10 ...
    PLANNING: Trying to allocate items to disk9 ...
    PLANNING: Trying to allocate items to disk13 ...
    PLANNING: Trying to allocate items to disk1 ...
    PLANNING: Ended: Aug 14, 2023 11:51:22
    PLANNING: Elapsed: 0s
    PLANNING: The following items will not be transferred, because there's not enough space in the target disks:
    PLANNING: data/media/movies
    PLANNING: data/media/tv
    PLANNING: Planning Finished

     

    Do I have something in my share or drive settings causing it not to allow my current drives to accept files, like a threshold of sorts? I did try adjusting the share minimum free space to no avail. Each drive has between 400GB and 2TB free. Also, the unbalance app limit is set to 512MB.

  6. I moved a few drives in my array to ifs and noticed Krusader can't see the files. Is this because the array is mixed or because of zfs? Anyone else seeing this issue? I can browse the drive but the media folder isn't visible. All permissions are set correctly.

  7. 1 hour ago, itimpi said:

    Unfortunately it is basically the same process.   
     

    what are you trying to achieve by this conversion?   Trying to see if you are expecting something that will not happen.

    I really don't have a reason other than just wanting to, which sounds really dumb when said out loud. I guess I can hold off, I just know this will probably be the only time in the near future I actually have MORE space than my largest drive so the timing is now or never. It's been about 5 years since this has happened, joys of a full server.

  8. So I have a 14 disk, 2 parity array of 146TB. I have 20TB free, and most of my drives are 8 or 14tb drives. What is the most effective and efficient way to convert this array to ZFS? I believe when I switched to XFS a long time ago I manually moved files within Dolphin, formatted the drive then moved files back. That sounds like an awful process now that my array is 60+TB more. Should I use mover? Something else? Just looking for efficiency to not have this process take 2 months.

  9. 22 hours ago, Josh.5 said:

    The error message means nothing to me. I would need to Google it to find out what it means.

    Without full logs, I also cannot tell you anything related to Unmanic. Sorry.

    sure, is this what you are looking for? Also, happy holidays, sorry for not sending the entire log, it was just that error repeated over and over so wasn't sure if you had seen it before.

     

    Command:

    ffmpeg -hide_banner -loglevel info -init_hw_device vaapi=vaapi0:/dev/dri/renderD128 -hwaccel vaapi -hwaccel_output_format vaapi -hwaccel_device vaapi0 -i /library/movies/Night Walk (2021)/Night Walk (2021).bluray.1080p.mkv -strict -2 -max_muxing_queue_size 2054 -filter_hw_device vaapi0 -vf format=nv12|vaapi,hwupload -map 0:v:0 -map 0:a:0 -map 0:a:1 -map 0:s:0 -map 0:s:1 -map 0:s:2 -map 0:s:3 -c:v:0 hevc_vaapi -c:a:0 copy -c:a:1 copy -c:s:0 copy -c:s:1 copy -c:s:2 copy -c:s:3 copy -y /tmp/unmanic/unmanic_file_conversion-1639373403.7465568/Night Walk (2021).bluray.1080p-1639373403.746552-WORKING-2.mkv

     

    Log:

    LOG:
    
    [matroska,webm @ 0x563cb3c6a800] Could not find codec parameters for stream 4 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    
    Consider increasing the value for the 'analyzeduration' and 'probesize' options
    
    [matroska,webm @ 0x563cb3c6a800] Could not find codec parameters for stream 5 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    
    Consider increasing the value for the 'analyzeduration' and 'probesize' options
    
    [matroska,webm @ 0x563cb3c6a800] Could not find codec parameters for stream 6 (Subtitle: hdmv_pgs_subtitle (pgssub)): unspecified size
    
    Consider increasing the value for the 'analyzeduration' and 'probesize' options
    
    Input #0, matroska,webm, from '/library/movies/Night Walk (2021)/Night Walk (2021).bluray.1080p.mkv':
    
       Metadata:
    
         encoder : libebml v1.3.6 + libmatroska v1.4.9
    
         creation_time : 2021-09-25T08:27:01.000000Z
    
       Duration: 01:39:51.24, start: 0.000000, bitrate: 8740 kb/s
    
         Chapter #0:0: start 0.000000, end 825.825000
    
         Metadata:
    
           title : Chapter 01
    
         Chapter #0:1: start 825.825000, end 1499.623000
    
         Metadata:
    
           title : Chapter 02
    
         Chapter #0:2: start 1499.623000, end 2209.916000
    
         Metadata:
    
           title : Chapter 03
    
         Chapter #0:3: start 2209.916000, end 2925.422000
    
         Metadata:
    
           title : Chapter 04
    
         Chapter #0:4: start 2925.422000, end 3645.767000
    
         Metadata:
    
           title : Chapter 05
    
         Chapter #0:5: start 3645.767000, end 4318.898000
    
         Metadata:
    
           title : Chapter 06
    
         Chapter #0:6: start 4318.898000, end 5133.628000
    
         Metadata:
    
           title : Chapter 07
    
         Chapter #0:7: start 5133.628000, end 5991.236000
    
         Metadata:
    
           title : Chapter 08
    
         Stream #0:0(eng): Video: h264 (High), yuv420p(progressive), 1920x804 [SAR 1:1 DAR 160:67], 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
    
         Metadata:
    
           BPS-eng : 6614396
    
           DURATION-eng : 01:39:51.236000000
    
           NUMBER_OF_FRAMES-eng: 143646
    
           NUMBER_OF_BYTES-eng: 4953551358
    
           _STATISTICS_WRITING_APP-eng: mkvmerge v31.0.0 ('Dolores In A Shoestand') 64-bit
    
           _STATISTICS_WRITING_DATE_UTC-eng: 2021-09-25 08:27:01
    
           _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    
         Stream #0:1(eng): Audio: dts (DTS-HD MA), 48000 Hz, 5.1(side), s16p (default)
    
         Metadata:
    
           BPS-eng : 2015048
    
           DURATION-eng : 01:39:50.731000000
    
           NUMBER_OF_FRAMES-eng: 561631
    
           NUMBER_OF_BYTES-eng: 1508951532
    
           _STATISTICS_WRITING_APP-eng: mkvmerge v31.0.0 ('Dolores In A Shoestand') 64-bit
    
           _STATISTICS_WRITING_DATE_UTC-eng: 2021-09-25 08:27:01
    
           _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    
         Stream #0:2(eng): Audio: aac (LC), 48000 Hz, stereo, fltp
    
         Metadata:
    
           title : commentary
    
           BPS-eng : 93885
    
           DURATION-eng : 01:39:50.699000000
    
           NUMBER_OF_FRAMES-eng: 280814
    
           NUMBER_OF_BYTES-eng: 70305032
    
           _STATISTICS_WRITING_APP-eng: mkvmerge v31.0.0 ('Dolores In A Shoestand') 64-bit
    
           _STATISTICS_WRITING_DATE_UTC-eng: 2021-09-25 08:27:01
    
           _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    
         Stream #0:3(eng): Subtitle: subrip (default) (forced)
    
         Metadata:
    
           BPS-eng : 2
    
           DURATION-eng : 01:34:18.486000000
    
           NUMBER_OF_FRAMES-eng: 48
    
           NUMBER_OF_BYTES-eng: 1612
    
           _STATISTICS_WRITING_APP-eng: mkvmerge v31.0.0 ('Dolores In A Shoestand') 64-bit
    
           _STATISTICS_WRITING_DATE_UTC-eng: 2021-09-25 08:27:01
    
           _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    
         Stream #0:4(eng): Subtitle: hdmv_pgs_subtitle
    
         Metadata:
    
           title : forced
    
           BPS-eng : 942
    
           DURATION-eng : 01:34:18.486000000
    
           NUMBER_OF_FRAMES-eng: 96
    
           NUMBER_OF_BYTES-eng: 666708
    
           _STATISTICS_WRITING_APP-eng: mkvmerge v31.0.0 ('Dolores In A Shoestand') 64-bit
    
           _STATISTICS_WRITING_DATE_UTC-eng: 2021-09-25 08:27:01
    
           _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    
         Stream #0:5(ger): Subtitle: hdmv_pgs_subtitle
    
         Metadata:
    
           BPS-eng : 29750
    
           DURATION-eng : 01:33:19.761000000
    
           NUMBER_OF_FRAMES-eng: 2515
    
           NUMBER_OF_BYTES-eng: 20824184
    
           _STATISTICS_WRITING_APP-eng: mkvmerge v31.0.0 ('Dolores In A Shoestand') 64-bit
    
           _STATISTICS_WRITING_DATE_UTC-eng: 2021-09-25 08:27:01
    
           _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    
         Stream #0:6(ger): Subtitle: hdmv_pgs_subtitle
    
         Metadata:
    
           title : forced
    
           BPS-eng : 105
    
           DURATION-eng : 01:07:41.265000000
    
           NUMBER_OF_FRAMES-eng: 6
    
           NUMBER_OF_BYTES-eng: 53473
    
           _STATISTICS_WRITING_APP-eng: mkvmerge v31.0.0 ('Dolores In A Shoestand') 64-bit
    
           _STATISTICS_WRITING_DATE_UTC-eng: 2021-09-25 08:27:01
    
           _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
    
    Stream mapping:
    
       Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_vaapi))
    
       Stream #0:1 -> #0:1 (copy)
    
       Stream #0:2 -> #0:2 (copy)
    
       Stream #0:3 -> #0:3 (copy)
    
       Stream #0:4 -> #0:4 (copy)
    
       Stream #0:5 -> #0:5 (copy)
    
       Stream #0:6 -> #0:6 (copy)
    
    Press [q] to stop, [?] for help
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
         Last message repeated 1 times
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4091200] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4091200] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40adf40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40adf40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40cac80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40cac80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb40e79c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40e79c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3ccd280] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3ccd280] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3cd3c00] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3cd3c00] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d70480] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d70480] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3d648c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3d648c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fab2c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fab2c0] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fc7c80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fc7c80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb3fe4640] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb3fe4640] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb4001000] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4001000] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb401dd40] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb401dd40] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    [h264 @ 0x563cb403aa80] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb403aa80] hardware accelerator failed to decode picture
    
    Error while decoding stream #0:0: Input/output error
    
    Too many packets buffered for output stream 0:1.
    
    [h264 @ 0x563cb4057780] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb4057780] hardware accelerator failed to decode picture
    
    [h264 @ 0x563cb40744c0] Failed to end picture decode issue: 23 (internal decoding error).
    
    [h264 @ 0x563cb40744c0] hardware accelerator failed to decode picture
    
    Conversion failed!

     

  10. On 12/14/2021 at 2:19 PM, wickedathletes said:

    Thoughts on the below error?

     

    Failed to end picture decode issue: 23 (internal decoding error)

     

    I am running an i7-11700K processor. I know this error cropped up with Plex until a recent plex update in Nov, so wondering if its the same and if there is a potential fix?

     

     

    @Josh.5 or others, any best advice or guesses? Using these plugins:

     

    image.png.e94916aa7008dd1cfc35fe170b9bbb5a.png

  11. 2 hours ago, Squid said:

    Possible.  Change the extension on user.scripts.plg to be something else and reboot.

     

    My next guess would be dynamix.unraid.net.plg

     

    still no go, I renamed both .plg files to .plg1 as well. Do you know how to disable the unraid.net one specifically? My browser is still redirecting to XXXX.unraid.net which i assume is a piece of the plugin no? Latest logs attached as well.

    hades-diagnostics-20211212-1555.zip

  12. 1 minute ago, trurl said:

    I remember this from v5 and unMenu, but why is this line in your go file?

    cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c 
    

     

    probably legacy? Its been upgraded since v4. Should I remove it?

     

    Also, I noticed disk1 and disk11 are "missing" so I will take a look at that, however I am unsure why that would mess up the GUI.

    Dec 12 12:29:14 Hades kernel: mdcmd (1): import 0 sdd 64 13672382412 0 WDC_WD140EDFZ-11A0VA0_Y5HL6U8C
    Dec 12 12:29:14 Hades kernel: md: import disk0: (sdd) WDC_WD140EDFZ-11A0VA0_Y5HL6U8C size: 13672382412 
    Dec 12 12:29:14 Hades kernel: mdcmd (2): import 1 sdf 64 3907018532 0 WDC_WD40EFRX-68WT0N0_WD-WCC4E3FVYAK2
    Dec 12 12:29:14 Hades kernel: md: import disk1: (sdf) WDC_WD40EFRX-68WT0N0_WD-WCC4E3FVYAK2 size: 3907018532 
    Dec 12 12:29:14 Hades kernel: mdcmd (3): import 2
    Dec 12 12:29:14 Hades kernel: md: import_slot: 2 missing
    Dec 12 12:29:14 Hades kernel: mdcmd (4): import 3 sdi 64 7814026532 0 WDC_WD80EMAZ-00WJTA0_7PJALG2C
    Dec 12 12:29:14 Hades kernel: md: import disk3: (sdi) WDC_WD80EMAZ-00WJTA0_7PJALG2C size: 7814026532 
    Dec 12 12:29:14 Hades kernel: mdcmd (5): import 4 sdm 64 7814026532 0 WDC_WD80EFAX-68LHPN0_7SGLZ6YC
    Dec 12 12:29:14 Hades kernel: md: import disk4: (sdm) WDC_WD80EFAX-68LHPN0_7SGLZ6YC size: 7814026532 
    Dec 12 12:29:14 Hades kernel: mdcmd (6): import 5 sdg 64 3907018532 0 WDC_WD40EZRZ-00WN9B0_WD-WCC4E2ZKC4UH
    Dec 12 12:29:14 Hades kernel: md: import disk5: (sdg) WDC_WD40EZRZ-00WN9B0_WD-WCC4E2ZKC4UH size: 3907018532 
    Dec 12 12:29:14 Hades kernel: mdcmd (7): import 6 sdj 64 7814026532 0 WDC_WD80EMAZ-00WJTA0_7SGMNZRC
    Dec 12 12:29:14 Hades kernel: md: import disk6: (sdj) WDC_WD80EMAZ-00WJTA0_7SGMNZRC size: 7814026532 
    Dec 12 12:29:14 Hades kernel: mdcmd (8): import 7 sdh 64 7814026532 0 WDC_WD80EMAZ-00WJTA0_7JK8BBKC
    Dec 12 12:29:14 Hades kernel: md: import disk7: (sdh) WDC_WD80EMAZ-00WJTA0_7JK8BBKC size: 7814026532 
    Dec 12 12:29:14 Hades kernel: mdcmd (9): import 8 sdk 64 7814026532 0 WDC_WD80EMAZ-00WJTA0_1SH10EUZ
    Dec 12 12:29:14 Hades kernel: md: import disk8: (sdk) WDC_WD80EMAZ-00WJTA0_1SH10EUZ size: 7814026532 
    Dec 12 12:29:14 Hades kernel: mdcmd (10): import 9 sdl 64 3907018532 0 Hitachi_HDS5C4040ALE630_PL1321LAGA673H
    Dec 12 12:29:14 Hades kernel: md: import disk9: (sdl) Hitachi_HDS5C4040ALE630_PL1321LAGA673H size: 3907018532 
    Dec 12 12:29:14 Hades kernel: mdcmd (11): import 10 sdb 64 3907018532 0 WDC_WD40EFRX-68N32N0_WD-WCC7K7TXCL9Y
    Dec 12 12:29:14 Hades kernel: md: import disk10: (sdb) WDC_WD40EFRX-68N32N0_WD-WCC7K7TXCL9Y size: 3907018532 
    Dec 12 12:29:14 Hades kernel: mdcmd (12): import 11 sde 64 3907018532 0 HGST_HDS5C4040ALE630_PL2331LAGN8KEJ
    Dec 12 12:29:14 Hades kernel: md: import disk11: (sde) HGST_HDS5C4040ALE630_PL2331LAGN8KEJ size: 3907018532 
    Dec 12 12:29:14 Hades kernel: mdcmd (13): import 12
    Dec 12 12:29:14 Hades kernel: md: import_slot: 12 missing
    Dec 12 12:29:14 Hades kernel: mdcmd (14): import 13 sdc 64 13672382412 0 WDC_WD140EDGZ-11B1PA0_Y6GEA80D
    Dec 12 12:29:14 Hades kernel: md: import disk13: (sdc) WDC_WD140EDGZ-11B1PA0_Y6GEA80D size: 13672382412

     

  13. 2 minutes ago, Squid said:

    Try this first:

     

    https://forums.unraid.net/topic/92462-unassigned-devices-managing-disk-drives-and-remote-shares-outside-of-the-unraid-array/page/265/?tab=comments#comment-1068461

     

    If that doesn't fix it, then from the command prompt

    diagnostics

    and upload the resulting zip file from the flash drive here.

     

    Guess I don't have that installed?

    plugin: updating: unassigned.devices.plg
    plugin: unassigned.devices.plg not installed