Ticket #927 (closed enhancement: fixed)

Opened 16 months ago

Last modified 16 months ago

[PATCH] DNxHD: frame multithreading

Reported by: STaRGaZeR Owned by:
Priority: normal Component: avcodec
Version: git-master Keywords: patch, DNxHD
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

This patch adds frame multithreading to the DNxHD decoder. Tested and confirmed working on all samples I have, but needs review, since I'm a ffmpeg noob. Results from this sample:  http://www.limpans.com/downloads/AVID/DNxHD/NTSC/Swans220X.zip (598 MB)

1 thread: 28 fps
4 threads: 144 fps

Tested on an overclocked i5 2500K (4 cores, 4 threads).

I tried using git send-email but got all kind of errors so I'm posting it here. Hope everything's fine.

Attachments

DNxHD_MT.patch Download (2.3 KB) - added by STaRGaZeR 16 months ago.

Change History

Changed 16 months ago by STaRGaZeR

comment:1 Changed 16 months ago by michael

  • Status changed from new to closed
  • Resolution set to fixed

Patch applied, thanks

Note: See TracTickets for help on using tickets.