[FFmpeg-trac] #9846(ffmpeg:new): DNxHR doesn't work with LB in Shutter Encoder
FFmpeg
trac at avcodec.org
Wed Jul 27 03:34:13 EEST 2022
#9846: DNxHR doesn't work with LB in Shutter Encoder
--------------------------------------+----------------------------------
Reporter: Soto Soto | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: unspecified | Resolution:
Keywords: ffmpeg dnxhr | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------------+----------------------------------
Comment (by mkver):
1. The component that you selected is ffmpeg. Here, this means the ffmpeg
commandline tool (as opposed to Shutter Encoder using the libavcodec
library on its own) and not the FFmpeg project. Are you sure that Shutter
Encoder uses the ffmpeg tool instead of the libavcodec library?
2. If so, then you can somehow forward the actually used command line to
us? (Is it more than just "-c:v dnxhd -profile:v dnxhr_lb"?)
3. Furthermore, we will also need the input file (or any file) to actually
reproduce the problem. Given that DNXHD is an intra-only codec, it should
be enough to send the part of the file that actually contains the packet
that is decoded to the frame whose encoding triggers the assert.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9846#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list