On 2017-10-19 20:08, Douglas Marsh wrote:
On 2017-10-18 12:23, Dave Rice wrote:
[...]
Updated.
From 1e5ff78fec9b13eccac9a96acc358bbfd6a7015d Mon Sep 17 00:00:00 2001
From: Dave Rice
Date: Wed, 18 Oct 2017 15:21:46 -0400
Subject: [PATCH] libavdevice/decklink: 32 bit audio support
I (quickly
On 2017-10-19 20:08, Douglas Marsh wrote:
Is that a commit (1e5ff78fec9b13eccac9a96acc358bbfd6a7015d) I should
check out on my Decklink and try or is there another one I should try?
Will try to get to testing it this weekend.
Nevermind I found this:
* commit 89cc48551bbe9f147ba9f4ca3821a357
On 2017-10-18 12:23, Dave Rice wrote:
[...]
Updated.
From 1e5ff78fec9b13eccac9a96acc358bbfd6a7015d Mon Sep 17 00:00:00 2001
From: Dave Rice
Date: Wed, 18 Oct 2017 15:21:46 -0400
Subject: [PATCH] libavdevice/decklink: 32 bit audio support
Is that a commit (1e5ff78fec9b13eccac9a96acc358bbfd6a7
On Wed, 18 Oct 2017, Dave Rice wrote:
On Oct 18, 2017, at 3:07 PM, Marton Balint 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
> On Oct 18, 2017, at 3:07 PM, Marton Balint 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
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 supp
> On Oct 17, 2017, at 3:30 PM, Douglas Marsh wrote:
>
> On 2017-10-17 09:10, Dave Rice wrote:
>
-audio_depth .D.. audio bitdepth (from 0 to 1)
(default 16bits)
16bits .D..
>
>>> Hmm, first patch might be enough.
>> Sounds good to me
On 2017-10-17 09:10, Dave Rice wrote:
-audio_depth .D.. audio bitdepth (from 0 to
1)
(default 16bits)
16bits .D..
Hmm, first patch might be enough.
Sounds good to me. Unless anyone prefers "-audio_depth thirtytwo" :-D
Dave Rice
Yeah th
On 2017-10-17 06:22, Dave Rice wrote:
I don't see there to be an AV_OPT_TYPE_ENUM. Could you point out how
this works from an example? Alternatively since the decklink sdk only
supports 2 bit depths (16 and 32), I could use a boolean here if that
makes more sense.
Dave Rice
I am unsure about
> On Oct 17, 2017, at 11:48 AM, Paul B Mahol wrote:
>
> On 10/17/17, Moritz Barsnick wrote:
>> On Tue, Oct 17, 2017 at 11:12:46 -0400, Dave Rice wrote:
>>
>>> Thanks for pointing me in the right direction. I am attaching an
>>> updated patch below; however, after removing my 16/32 and using th
On 10/17/17, Moritz Barsnick wrote:
> On Tue, Oct 17, 2017 at 11:12:46 -0400, Dave Rice wrote:
>
>> Thanks for pointing me in the right direction. I am attaching an
>> updated patch below; however, after removing my 16/32 and using the
>> enumeration method (with the patch below), it accepts any v
On Tue, Oct 17, 2017 at 11:12:46 -0400, Dave Rice wrote:
> Thanks for pointing me in the right direction. I am attaching an
> updated patch below; however, after removing my 16/32 and using the
> enumeration method (with the patch below), it accepts any value
> between AUDIO_BITDEPTH_LOWEST and AU
Hi Moritz,
> On Oct 17, 2017, at 10:40 AM, Moritz Barsnick wrote:
>
> On Tue, Oct 17, 2017 at 09:22:27 -0400, Dave Rice wrote:
--- a/libavdevice/decklink_dec_c.c
+++ b/libavdevice/decklink_dec_c.c
@@ -72,6 +72,7 @@ static const AVOption options[] = {
{ "wallclock", NUL
On Tue, Oct 17, 2017 at 09:22:27 -0400, Dave Rice wrote:
> >> --- a/libavdevice/decklink_dec_c.c
> >> +++ b/libavdevice/decklink_dec_c.c
> >> @@ -72,6 +72,7 @@ static const AVOption options[] = {
> >> { "wallclock", NULL, 0,
> >> AV_OPT_TYPE_CONST, {
Hi Paul,
> On Oct 16, 2017, at 3:56 PM, Paul B Mahol wrote:
>
> On 10/16/17, Dave Rice mailto:d...@dericed.com>> 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
On 10/16/17, 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 support
16 matches
Mail list logo