#7063(undetermined:new): Encode with FFV1 using the 2-pass mode gives the same result as without the 2-pass mode
#7063: Encode with FFV1 using the 2-pass mode gives the same result as without the 2-pass mode -------------------------------------+------------------------------------- Reporter: Kdmeizk | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: ffv1 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- FFmpeg version: 20180227 I followed your second example: https://trac.ffmpeg.org/wiki/Encode/FFV1#Examples1 I tried with different sources, same result, so you should be able to reproduce it with one of your files. -- Ticket URL: <https://trac.ffmpeg.org/ticket/7063> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#7063: Encode with FFV1 using the 2-pass mode gives the same result as without the 2-pass mode -------------------------------------+------------------------------------- Reporter: Kdmeizk | Owner: (none) Type: defect | Status: closed Priority: normal | Component: | undetermined Version: unspecified | Resolution: | worksforme Keywords: ffv1 | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by Michael Niedermayer): * status: new => closed * resolution: => worksforme Comment: 2pass mode works fine if the range coder is selected. With golomb it cannot work and produces 2 identical files. I will add a check so this triggers an error -- Ticket URL: <https://trac.ffmpeg.org/ticket/7063#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg