HaveAGitGat / Tdarr

Tdarr - Distributed transcode automation using FFmpeg/HandBrake + Audio/Video library analytics + video health checking (Windows, macOS, Linux & Docker)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Impossible to convert between the formats supported by the filter 'graph 0 input from stream 0:0' and the filter 'auto_scale_0'

Kedryn opened this issue · comments

Since i updated Tdarr&Plugins, now i'm getting this error on all transcodings on my QSV enabled node

33 2024-05-31T12:49:50.441Z Input #0, matroska,webm, from '//172.16.0.190/transcoding_temp/anime_ita/tdarr-workDir-node-0mV-tq6WO-worker-khaki-kagu-ts-1717152563858/1717152568955/TutorHitmanReborn_Ep_103_ITA.mkv':
34 2024-05-31T12:49:50.441Z Metadata:
35 2024-05-31T12:49:50.441Z title : La prima barriera
36 2024-05-31T12:49:50.441Z COMMENT : Tsuna e i suoi amici dovranno scontrarsi con Dendro per poi dirigersi all’ottavo piano. Giannini cerca di ritrovare le comunicazioni con i ragazzi.
37 2024-05-31T12:49:50.441Z MAJOR_BRAND : isom
38 2024-05-31T12:49:50.441Z MINOR_VERSION : 512
39 2024-05-31T12:49:50.441Z COMPATIBLE_BRANDS: isomiso2avc1mp41
40 2024-05-31T12:49:50.441Z ENCODER : Lavf59.16.100
41 2024-05-31T12:49:50.441Z Duration: 00:23:22.01, start: 0.000000, bitrate: 1820 kb/s
42 2024-05-31T12:49:50.441Z Stream #0:0: Video: h264 (High), yuv420p(tv, bt709/unknown/unknown, progressive), 1280x720 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 1k tbn (default)
43 2024-05-31T12:49:50.441Z Metadata:
44 2024-05-31T12:49:50.441Z HANDLER_NAME : VideoHandler
45 2024-05-31T12:49:50.441Z VENDOR_ID : [0][0][0][0]
46 2024-05-31T12:49:50.441Z DURATION : 00:23:22.005000000
47 2024-05-31T12:49:50.441Z Stream #0:1: Audio: aac (LC), 48000 Hz, stereo, fltp (default)
48 2024-05-31T12:49:50.441Z Metadata:
49 2024-05-31T12:49:50.441Z HANDLER_NAME : SoundHandler
50 2024-05-31T12:49:50.441Z VENDOR_ID : [0][0][0][0]
51 2024-05-31T12:49:50.441Z DURATION : 00:23:21.962000000
52 2024-05-31T12:49:50.441Z WARNING: defaulting child_device_type to AV_HWDEVICE_TYPE_DXVA2 for compatibility with old commandlines. This behaviour will be removed in the future. Please explicitly set device type via "-init_hw_device" option.
53 2024-05-31T12:49:50.441Z Stream mapping:
54 2024-05-31T12:49:50.441Z Stream #0:0 -> #0:0 (h264 (native) -> hevc (hevc_qsv))
55 2024-05-31T12:49:50.441Z Stream #0:1 -> #0:1 (copy)
56 2024-05-31T12:49:50.441Z Press [q] to stop, [?] for help
57 2024-05-31T12:49:50.441Z Impossible to convert between the formats supported by the filter 'graph 0 input from stream 0:0' and the filter 'auto_scale_0'
58 2024-05-31T12:49:50.441Z Error reinitializing filters!
59 2024-05-31T12:49:50.441Z Failed to inject frame into filter network: Function not implemented
60 2024-05-31T12:49:50.441Z Error while processing the decoded data for stream #0:0
61 2024-05-31T12:49:50.441Z Conversion failed!```

Hi, thanks for opening an issue but please keep plugin related issues in the plugin repo ty:
https://github.com/HaveAGitGat/Tdarr_Plugins

I've added the issue here:
HaveAGitGat/Tdarr_Plugins#651

Please add the full job report as from that log it's not possible to see what plugin you're using.