https://bugs.kde.org/show_bug.cgi?id=520669
Bug ID: 520669
Summary: FFMpeg cannot render HDR animations.
Classification: Applications
Product: krita
Version First git master (please specify the git hash!)
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Animation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 192614
--> https://bugs.kde.org/attachment.cgi?id=192614&action=edit
Sample hdr animation file.
DESCRIPTION
I can't render h.625 with HDR anymore.
STEPS TO REPRODUCE
1. Have HDR animation.
2. Try to render as h.625 with profile main10
3. Get error saying it failed.
LOG:
/usr/bin/ffmpeg -hide_banner -y -y -r 4 -start_number 0 -start_number_range 1
-i /home/wolthera/krita/krita-auto-2/persistent/frame%04d.png -colorspace
bt2020c -color_trc smpte2084 -color_primaries bt2020 -c:v libx265 -crf 23
-preset medium -profile:v main10 -pix_fmt yuv420p10le -x265-params
master-display=R(35399,15999)G(13250,34499)B(7499,2999)WP(15634,16450)L(10000000,50):max-cll=1000,100:colorprim=bt2020:colormatrix=bt2020c:transfer=smpte2084:range=full
/home/wolthera/krita/krita-auto-2/persistent/hdr_gem_2_anim_3frames.mkv
=====================================================
Input #0, image2, from
'/home/wolthera/krita/krita-auto-2/persistent/frame%04d.png':
Duration: 00:00:00.12, start: 0.000000, bitrate: N/A
Stream #0:0: Video: png, rgba64be(pc, gbr/unknown/unknown), 512x512 [SAR
23622:23622 DAR 1:1], 25 fps, 25 tbr, 25 tbn
Stream mapping:
Stream #0:0 -> #0:0 (png (native) -> hevc (libx265))
Press [q] to stop, [?] for help
Impossible to convert between the formats supported by the filter
'Parsed_null_0' and the filter 'auto_scale_0'
Link 'Parsed_null_0.default' -> 'auto_scale_0.default':
src: rgba64be
dst: rgba64be
[vf#0:0 @ 0x5f1685a093c0] Error reinitializing filters!
[vf#0:0 @ 0x5f1685a093c0] Task finished with error code: -38 (Function not
implemented)
[vf#0:0 @ 0x5f1685a093c0] Terminating thread with return code -38 (Function not
implemented)
[vost#0:0/libx265 @ 0x5f1685a08200] [enc:libx265 @ 0x5f1685a08b80] Could not
open encoder before EOF
[vost#0:0/libx265 @ 0x5f1685a08200] Task finished with error code: -22 (Invalid
argument)
[vost#0:0/libx265 @ 0x5f1685a08200] Terminating thread with return code -22
(Invalid argument)
[out#0/matroska @ 0x5f1685a07e80] Nothing was written into output file, because
at least one of its streams received no packets.
frame= 0 fps=0.0 q=0.0 Lsize= 0KiB time=N/A bitrate=N/A speed=N/A
elapsed=0:00:00.03
Conversion failed!
--
You are receiving this mail because:
You are watching all bug changes.