#5204 closed defect (needs_more_info)
Unable to transcode from prores or dnxhd to nvenc_hevc
Reported by: | Michael Oliver | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | Keywords: | nvenc hevc | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
- Unable to transcode from input files that are encoded with prores or dnxhd to h265 using the hardware nvenc_hevc codec.
- file encoded with h264 transcode using nvenc_hevc just fine
- nvenc_x264 is able to transcode using the hw encoder for x264 and dnxhd or prores inputs
Full trace log here: http://pastebin.com/Q05KVbBS
How to reproduce:
% ffmpeg.exe -i input.mov -vcodec nvenc_hevc out.mov
ffmpeg version 2.8.5 Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.3.0 (GCC)
configuration: --prefix=/home/moliver/FFmpeg/x86_64 --enable-small --disable-debug --disable-doc --arch=x86_64 --cc='ccache x86_64-w64-mingw32-gcc' --cross-prefix=x86_64-w64-mingw32- --enable-cross-compile --target-os=mingw32 --enable-libfdk-aac --enable-libmp3lame --enable-libopus --enable-libspeex --enable-libx264 --enable-libx265 --enable-libmfx --enable-nvenc --enable-libopenh264 --enable-gpl --enable-nonfree
libavutil 54. 31.100 / 54. 31.100
libavcodec 56. 60.100 / 56. 60.100
libavformat 56. 40.101 / 56. 40.101
libavdevice 56. 4.100 / 56. 4.100
libavfilter 5. 40.101 / 5. 40.101
libswscale 3. 1.101 / 3. 1.101
libswresample 1. 2.101 / 1. 2.101
libpostproc 53. 3.100 / 53. 3.100
Attachments (1)
Change History (5)
by , 9 years ago
Attachment: | ffreport-h265.log added |
---|
comment:3 by , 9 years ago
Resolution: | → needs_more_info |
---|---|
Status: | new → closed |
comment:4 by , 2 years ago
Keywords: | h265 removed |
---|
Trace log of failed nvenc_hevc transcode