On Wed, 18 Oct 2017, Dave Rice wrote:
On Oct 18, 2017, at 3:07 PM, Marton Balint <c...@passwd.hu> wrote:
On Mon, 16 Oct 2017, Dave Rice wrote:
Hi,
I tested this with my Ultrastudio Express and confirmed that I'm getting higher
bit depth recordings with the abitscope filter. This patch adds an option to
get 32 bit audio as an input with the decklink device (beforehand only 16 bit
audio was supported). This resolves http://trac.ffmpeg.org/ticket/6708 and is
partly based upon Georg Lippitisch's earlier draft at
https://ffmpeg.org/pipermail/ffmpeg-devel/2015-January/167649.html.
From fbf2bd40471c8fa35374bb1a51c51a3f4f36b992 Mon Sep 17 00:00:00 2001
From: Dave Rice <d...@dericed.com>
Date: Thu, 12 Oct 2017 13:40:59 -0400
Subject: [PATCH] libavdevice/decklink: 32 bit audio support
Partially based upon Georg Lippitsch's patch at
https://ffmpeg.org/pipermail/ffmpeg-devel/2015-January/167649.html.
---
libavdevice/decklink_common.h | 1 +
libavdevice/decklink_common_c.h | 1 +
libavdevice/decklink_dec.cpp | 17 ++++++++++++++---
libavdevice/decklink_dec_c.c | 1 +
4 files changed, 17 insertions(+), 3 deletions(-)
Missing docs/indevs.texi update and libavdevice micro bump.
Updated.
Thanks, applied.
Regards,
Marton
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel