srt: add Haivision
> Open SRT protocol
>
> Sven Dueking (2018-03-16):
> > Ping !?!?
>
> I think I am actually expected to reply.
>
> I think that by reviewing the patch I gave the impression that I was
> promising to accept the patch in FFmpeg. It was not so, and I ap
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Sven Dueking
> Gesendet: Mittwoch, 14. März 2018 08:39
> An: 'FFmpeg development discussions and patches'
> Betreff: [FFmpeg-devel] [PATCH] avformat/opens
Updated patch according to latest feedback :
- spelling errors and capitalization
- renamed option "timeout" -> "rw_timeout"
- changed max values for duration parameters to INT64_MAX
0001-avformat-opensrt-add-Haivision-Open-SRT-protocol.patch
Description: Binary data
___
tocol
>
> On Wed, 21 Feb 2018 10:16:48 +0100
> "Sven Dueking" wrote:
>
> > protocol requires libsrt (https://github.com/Haivision/srt) to be
> > installed
> >
> > Signed-off-by: Sven Dueking
> > ---
> > MAINTAINERS
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Sven Dueking
> Gesendet: Dienstag, 27. Februar 2018 08:27
> An: 'FFmpeg development discussions and patches'
> Betreff: Re: [FFmpeg-devel] [PATCH] avf
> -Ursprüngliche Nachricht-
> Von: Sven Dueking [mailto:s...@nablet.com]
> Gesendet: Mittwoch, 21. Februar 2018 15:25
> An: 'FFmpeg development discussions and patches'
> Betreff: AW: [FFmpeg-devel] [PATCH] avformat/opensrt: add Haiv
ormat/opensrt: add Haivision Open
> SRT protocol
>
> On Wed, Feb 21, 2018 at 10:16:48AM +0100, Sven Dueking wrote:
> > protocol requires libsrt (https://github.com/Haivision/srt) to be
> > installed
> >
> > Signed-off-by: Sven Dueking
> > ---
> > MAINTAINERS
protocol requires libsrt (https://github.com/Haivision/srt) to be installed
Signed-off-by: Sven Dueking
---
MAINTAINERS | 1 +
configure | 5 +
doc/protocols.texi | 134 ++-
libavformat/Makefile| 1 +
libavformat/opensrt.c | 589
session management
> functionality
>
> Le quartidi 24 frimaire, an CCXXIV, Sven Dueking a écrit :
> > Thanks for your feedback, I think it´s necessary because :
> >
> > 1. qsv_api.c is single file where qsv-related public functions are
> > located 2. there is big question
session management
> functionality
>
> Le quartidi 24 frimaire, an CCXXIV, Sven Dueking a écrit :
> > Updated patch according to Hendriks feedback.
>
> Is it really necessary to have the moves from a file to another in the
> same patch as the functional changes? It makes see
Updated patch according to Hendriks feedback.
Thanks,
Sven
0001-export-session-management-functionality.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
three qsv routines
> public
>
> On Thu, Dec 10, 2015 at 10:16 AM, Sven Dueking wrote:
> > This patch expose 3 QSV functions as public.
> > This is needed because the VPP needs access to these functions too.
> >
> > Please review.
> >
>
> public A
This patch expose 3 QSV functions as public.
This is needed because the VPP needs access to these functions too.
Please review.
Thanks,
Sven
0001-make-some-internal-QSV-routines-public.patch
Description: Binary data
___
ffmpeg-devel mailing list
ffmp
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Sven Dueking
> Gesendet: Montag, 30. November 2015 11:06
> An: 'FFmpeg development discussions and patches'
> Betreff: Re: [FFmpeg-devel] [PATCH] making
n routines private
>
> On Mon, Nov 30, 2015 at 10:45 AM, Sven Dueking wrote:
> > Hi all,
> >
> > This is a follow up patch according to the discussion of
> >
> > [FFmpeg-devel] [PATCH] qsv.c: making qsv session routines
> >
> > Hopefully this is
Hi all,
This is a follow up patch according to the discussion of
[FFmpeg-devel] [PATCH] qsv.c: making qsv session routines
Hopefully this is the correct way to share internal functions between codecs
and filters.
At least other filters seems to do it this way ...
Thanks,
Sven
0001-make-qsv
hu, 12 Nov 2015 16:25:06 +0100
> "Sven Dueking" wrote:
>
> > > You can't just set the data pointers on a refcounted AVFrame to a
> > > completely different allocation. This breaks refcounting
> completely.
> > > Also, a refcounted AVFrame has
hu, 12 Nov 2015 11:33:28 +0100
> "Sven Dueking" wrote:
>
> > From a4de3cfda2f99a2e1f1e471d198ef39971c03798 Mon Sep 17 00:00:00
> 2001
> > From: Sven Dueking
> > Date: Thu, 12 Nov 2015 08:33:50 +
> > Subject: [PATCH] added QSV VPP filter
>
Hello,
Attached an updated version of the VPP filter.
Changes to v2 :
-Copy input frame if not aligned
-Proper use of AVERROR(ENOMEM)
-Removed unneeded pointer checks
-Cleanup
-Updated Documentation
Please review.
Thanks,
Sven
0
gt;
> @Will Kelleher
> CPU:
> http://ark.intel.com/products/75122/Intel-Core-i7-4770-Processor-8M-
> Cache-up-to-3_90-GHz
> MediaSDK: Intel-linux-media-ocl_generic_16.4.2.1-39163_64bit.tar.gz
> (inside package of mediaserverstudioessentials2015r6.tar.gz)
> Ubuntu 14.04.3 LTS, Coden
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Sevan Gelici
> Gesendet: Freitag, 6. November 2015 00:42
> An: ffmpeg-devel@ffmpeg.org
> Betreff: [FFmpeg-devel] Intel QuickSync Video
>
> Hello,
>
> I try to transcode with quick s
ry
>
> On Thu, 5 Nov 2015 12:49:50 +0100
> "Sven Dueking" wrote:
>
> > > > +} else if (ret == MFX_WRN_DEVICE_BUSY) {
> > > > +av_usleep(500);
> > >
> > > What. Use proper event-based waiting.
> >
>
ry
>
> On Thu, 5 Nov 2015 11:18:38 +0100
> "Sven Dueking" wrote:
>
> > From 0fe140c8204b4e09f577358b02295b76c2b5f3be Mon Sep 17 00:00:00
> 2001
> > From: Sven Dueking
> > Date: Thu, 5 Nov 2015 09:26:43 +
> > Subject: [PATCH] added QSV
V based VPP filter - second
> try
>
> On Thu, Nov 05, 2015 at 11:18:38 +0100, Sven Dueking wrote:
>
> +The VPP library is part of the Intel® Media SDK and exposes the media
> acceleration capabilities of Intel® platforms.
>
> You're probably supposed to limit the line lengt
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Sven Dueking
> Gesendet: Montag, 2. November 2015 10:33
> An: 'FFmpeg development discussions and patches'
> Betreff: Re: [FFmpeg-devel] [PATCH] Added Q
ter - second
> try
>
> Sven Dueking nablet.com> writes:
>
> > Please find attached my second attempt to add Intel´s VPP to FFMpeg.
> > As requested, the patch includes a documentation file
>
> I don't know much about how the documentation works but why isn
Hi all,
Please find attached my second attempt to add Intel´s VPP to FFMpeg.
As requested, the patch includes a documentation file
(patch checker shows some warnings here, but I am not sure if they needs to
be fixed).
Again, looking forward to get feedback
and I am nervous ;).
Thanks,
Sven
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Hendrik Leppkes
> Gesendet: Donnerstag, 22. Oktober 2015 17:56
> An: FFmpeg development discussions and patches
> Betreff: Re: [FFmpeg-devel] [PATCH] libavcodec/qsv.c: Re-design sessi
V based VPP filter
>
> On Wed, Oct 21, 2015 at 11:26:30AM +0200, Sven Dueking wrote:
> >
> >
> > > -Ursprüngliche Nachricht-
> > > Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im
> > > Auftrag von Moritz Barsnick
> > >
V based VPP filter
>
> On Thu, Oct 22, 2015 at 2:20 PM, Sven Dueking wrote:
> >
> >
> >> -Ursprüngliche Nachricht-
> >> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im
> Auftrag
> >> von Sven Dueking
> >> Gesendet: Donn
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Sven Dueking
> Gesendet: Donnerstag, 22. Oktober 2015 14:03
> An: 'FFmpeg development discussions and patches'
> Betreff: Re: [FFmpeg-devel] [PATCH
V based VPP filter
>
> On Thu, Oct 22, 2015 at 1:29 PM, Sven Dueking wrote:
> >
> >
> >> -Ursprüngliche Nachricht-
> >> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im
> Auftrag
> >> von Carl Eugen Hoyos
> >> Gesendet: M
V based VPP filter
>
> On Wednesday 14 October 2015 10:07:04 am Sven Dueking wrote:
> > Hi all,
> >
> > The attached patches adds the VPP as filter module to FFMpeg.
> > Looking forward to get feedback.
>
> Just a few comments, I expect you will get a comment explaini
VPP filter
>
> On Wed, Oct 14, 2015 at 10:07:04 +0200, Sven Dueking wrote:
> > The attached patches adds the VPP as filter module to FFMpeg.
> > Looking forward to get feedback.
>
> doc/filters.texi?
>
> (Sorry, those who know what vpp is might get along fine
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Carl Eugen Hoyos
> Gesendet: Mittwoch, 14. Oktober 2015 14:41
> An: ffmpeg-devel@ffmpeg.org
> Betreff: Re: [FFmpeg-devel] [PATCH] Added QSV based VPP filter
>
> Carl Eugen Hoyos ag.
V based VPP filter
>
> On Wednesday 14 October 2015 10:07:04 am Sven Dueking wrote:
> > Hi all,
> >
> > The attached patches adds the VPP as filter module to FFMpeg.
> > Looking forward to get feedback.
>
> Just a few comments, I expect you will get a comment explaini
VPP filter
>
> On Wed, Oct 14, 2015 at 10:07:04 +0200, Sven Dueking wrote:
> > The attached patches adds the VPP as filter module to FFMpeg.
> > Looking forward to get feedback.
>
> doc/filters.texi?
>
> (Sorry, those who know what vpp is might get along fine
Hi all,
The attached patches adds the VPP as filter module to FFMpeg.
Looking forward to get feedback.
Many thanks,
Sven
0002-added-QSV-based-VPP-filter.patch
Description: Binary data
0001-added-QSV-based-VPP-filter.patch
Description: Binary data
__
use query function to
> catch all kind of setting issues
>
> On Wed, Sep 30, 2015 at 04:19:15PM +0200, Sven Dueking wrote:
> > From 86ddf1095bfd557324f6eeb24d94cbd0a6818c10 Mon Sep 17 00:00:00
> 2001
> > From: Sven Dueking
> > Date: Wed, 30 Sep 2015 16:06:02 +0200
&
From 86ddf1095bfd557324f6eeb24d94cbd0a6818c10 Mon Sep 17 00:00:00 2001
From: Sven Dueking
Date: Wed, 30 Sep 2015 16:06:02 +0200
Subject: [FFmpeg-devel] [PATCH] qsvenc.c: use query function to catch all
kind of setting issues
---
libavcodec/qsvenc.c | 8
1 file changed, 8 insertions
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Sven Dueking
> Gesendet: Freitag, 21. August 2015 10:18
> An: ffmpeg-devel@ffmpeg.org
> Cc: Sven Dueking
> Betreff: [FFmpeg-devel] [PATCH] QSV : Added look ahea
From: Sven Dueking
---
libavcodec/qsvenc.c | 31 +--
libavcodec/qsvenc.h | 8
libavcodec/qsvenc_h264.c | 12
3 files changed, 49 insertions(+), 2 deletions(-)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index 1532258
From: Sven Dueking
---
libavcodec/qsvenc.c | 36 +---
libavcodec/qsvenc.h | 12
libavcodec/qsvenc_h264.c | 12
3 files changed, 57 insertions(+), 3 deletions(-)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index
ng SEI
>
> On Wed, Aug 19, 2015 at 09:17:40AM +0100, Sven Dueking wrote:
> > From: Sven Dueking
> >
> > ---
> > libavcodec/qsvenc.c | 3 +++
> > libavcodec/qsvenc.h | 1 +
> > libavcodec/qsvenc_h264.c | 1 +
> > 3 files changed, 5 inse
From: Sven Dueking
---
libavcodec/qsvenc.c | 3 +++
libavcodec/qsvenc.h | 1 +
libavcodec/qsvenc_h264.c | 1 +
3 files changed, 5 insertions(+)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index 57f5fe4..6f97240 100644
--- a/libavcodec/qsvenc.c
+++ b/libavcodec/qsvenc.c
From: Sven Dueking
---
libavcodec/qsvenc.c | 3 +++
libavcodec/qsvenc.h | 1 +
libavcodec/qsvenc_h264.c | 1 +
3 files changed, 5 insertions(+)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index e5d3fa6..52e416c 100644
--- a/libavcodec/qsvenc.c
+++ b/libavcodec/qsvenc.c
From ebb8a991dc2f64577266dae66c95131564781a38 Mon Sep 17 00:00:00 2001
From: Sven Dueking
Date: Fri, 14 Aug 2015 11:28:00 +0100
Subject: [FFmpeg-devel][PATCH] Set MaxKpbs to rc_max_rate for CBR and VBR
(bitrate is equal
to rc_max_rate for CBR)
---
libavcodec/qsvenc.c | 2 +-
1 file changed, 1
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Michael Niedermayer
> Gesendet: Freitag, 14. August 2015 11:55
> An: FFmpeg development discussions and patches
> Betreff: Re: [FFmpeg-devel] From: Sven Dueking
&
---
libavcodec/qsvenc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index 57f5fe4..af4b5af 100644
--- a/libavcodec/qsvenc.c
+++ b/libavcodec/qsvenc.c
@@ -121,7 +121,7 @@ static int init_video_param(AVCodecContext *avctx,
QSVEncCont
trate for VBV mode
> (according to Ivan Uskow)
>
> On Fri, Aug 14, 2015 at 07:37:08AM +0200, Sven Dueking wrote:
> >
> >
> > > -Ursprüngliche Nachricht-
> > > Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im
> > > Auftrag von Mic
> -Ursprüngliche Nachricht-
> Von: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] Im Auftrag
> von Michael Niedermayer
> Gesendet: Donnerstag, 13. August 2015 17:41
> An: FFmpeg development discussions and patches
> Cc: Sven Dueking
> Betreff: Re: [FFmpeg-d
From: Sven Dueking
---
libavcodec/qsvenc.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index 57f5fe4..b56e4b4 100644
--- a/libavcodec/qsvenc.c
+++ b/libavcodec/qsvenc.c
@@ -118,10 +118,14 @@ static int init_video_param
From: Sven Dueking
---
libavcodec/qsvenc.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/libavcodec/qsvenc.c b/libavcodec/qsvenc.c
index 57f5fe4..b56e4b4 100644
--- a/libavcodec/qsvenc.c
+++ b/libavcodec/qsvenc.c
@@ -118,10 +118,14 @@ static int init_video_param
53 matches
Mail list logo