Hello,
I am the maintainer of the dejudder filter. I haven't done anything to it since
it contributed it almost two years ago. I follow this list, never seeing
anything specifically mentioning it. Is there something else I should be doing
as the maintainer?
-Nick
__
It seems like this is more an ffmpeg-user question. I asked there and got no
responses.
During some of my encodes, I get quite a lot of these warnings.
What do they mean?
For example: here is a chuck of the output I am talking about
Past duration 0.998009 too large= 718546kB time=01:33:23.23
> On Thursday, October 15, 2015 7:18 AM, Paul B Mahol wrote:
> > On 10/15/15, Nicolas George wrote:
>> Le quartidi 24 vendemiaire, an CCXXIV, Paul B Mahol a ecrit :
>>> IMHO, it is far easier to use this filter than some complicated setpts
>>> expression.
>>
>> True, but shortcuts in the se
On Friday, October 2, 2015 2:00 PM, Moritz Barsnick wrote:
>
>
>On Fri, Oct 02, 2015 at 19:47:12 +0200, Paul B Mahol wrote:
>> fps filter duplicated or removes frames to produce cfr output.
>> This filter changes fps and do not remove or duplicate single
>> frame so output becomes faster or slower
> On Thursday, September 3, 2015 8:45 AM, Carl Eugen Hoyos
> wrote:
> > Nicholas Robbins ffmpeg.org> writes:
>
>> >> You are using dejudder & fps to produce a stream of
>> >> frames lies ABCDDEFGHH... then decimate drops the
>&
> On Wednesday, September 2, 2015 5:43 PM, Carl Eugen Hoyos
> wrote:
> I didn't test because it works fine afaict.
Great
>> Or are you offering a suggestion for mixed 24fps
>> progressive and 24->30 telecined?
>
> Yes.
>
>> In that case it seems like this should work.
>
> This is w
On Wednesday, September 2, 2015 7:50 AM, Carl Eugen Hoyos
wrote:
>Hi!
>
>As Clément always pointed out correctly, the issues users see with
>fieldmatch and mixed telecined and progressive content have nothing
>to do with decimate (and of course not fieldmatch) but with the
>specifics of our fp
On Thursday, August 20, 2015 3:13 PM, Ganesh Ajjanagadde
wrote:
>
>
>On Thu, Aug 20, 2015 at 2:59 PM, Michael Niedermayer
> wrote:
>> On Thu, Aug 20, 2015 at 02:06:18PM -0400, Ganesh Ajjanagadde wrote:
>>> On Thu, Aug 20, 2015 at 1:53 PM, Clément Bœsch wrote:
>>> > On Thu, Aug 20, 2015 at 01:10:
> On Wednesday, October 29, 2014 1:33 PM, Carl Eugen Hoyos
> wrote:
> > Nicholas Robbins ffmpeg.org> writes:
>
>> Not now, but later, I would be interested in helping to
>> adapt decimate to do what we want. A detectfps filter
>> might be useful to
> On Wednesday, October 29, 2014 12:25 PM, Carl Eugen Hoyos
> wrote:
> > Calvin Walton kepstin.ca> writes:
>
>> For content that was in mpeg2 with field flags set
>> appropriate for display on an interlaced TV
>
> This is unrelated to this issue:
> FFmpeg simply ignores the flag and inter
Signed-off-by: Nicholas Robbins
---
doc/filters.texi | 21 +++
libavfilter/vf_perspective.c | 85 +---
2 files changed, 86 insertions(+), 20 deletions(-)
diff --git a/doc/filters.texi b/doc/filters.texi
index b847635..c612052 100644
> On Saturday, October 18, 2014 8:55 AM, Nicholas Robbins
> wrote:
> >> On Saturday, October 18, 2014 8:36 AM, Moritz Barsnick
> wrote:
>
>> You basically got it right. (I happened to follow the thread on
>> ffmpeg-devel, thanks for forwarding it.)
>&g
> On Friday, October 17, 2014 2:30 PM, Nicholas Robbins
> wrote:
>
>
> Ok, it seems like this should be easier. If we had a filter that did the same
> thing as vf_perspective but with inverse options this would be easy. So
> instead
> telling it what points you wan
> On Thursday, October 16, 2014 11:59 AM, Moritz Barsnick
> wrote:
> > Hi Zenny,
>
> On Wed, Oct 15, 2014 at 10:55:40 +0200, Zenny wrote:
>> New to ffmpeg. How can one create a trapezoid shaped video as a
>> overlay to the background as seen at
>> http://www.youtube.com/watch?v=_380o5B9MrA
> On Monday, September 22, 2014 3:28 PM, Nicholas Robbins
> wrote:
> +Only decoded subtitle entries marked as forced. Some titles have forced
Should be 'decode' not 'decoded'. Resent patch
-Nick
___
ffmpeg-devel mailing
Signed-off-by: Nicholas Robbins
---
doc/decoders.texi | 5 +
1 file changed, 5 insertions(+)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 6910dc1..ae20cea 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -190,6 +190,11 @@ The format for this option is a string
Signed-off-by: Nicholas Robbins
---
doc/decoders.texi | 5 +
1 file changed, 5 insertions(+)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 6910dc1..56ce928 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -190,6 +190,11 @@ The format for this option is a string
ping
On Saturday, September 20, 2014 7:54 AM, Nicholas Robbins
wrote:
>
>
>Signed-off-by: Nicholas Robbins
>---
>libavcodec/dvdsubdec.c | 5 +
>1 file changed, 5 insertions(+)
>
>diff --git a/libavcodec/dvdsubdec.c b/libavcodec/dvdsubdec.c
>index c79
---
libavcodec/dvdsubdec.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/libavcodec/dvdsubdec.c b/libavcodec/dvdsubdec.c
index 7355c03..de1ecbf 100644
--- a/libavcodec/dvdsubdec.c
+++ b/libavcodec/dvdsubdec.c
@@ -39,6 +39,7 @@ typedef struct DVDSubContext
uint8_t alpha[256];
uint
Signed-off-by: Nicholas Robbins
---
libavcodec/dvdsubdec.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/libavcodec/dvdsubdec.c b/libavcodec/dvdsubdec.c
index c7973f0..bb28d9e 100644
--- a/libavcodec/dvdsubdec.c
+++ b/libavcodec/dvdsubdec.c
@@ -39,6 +39,7 @@ typedef struct
Signed-off-by: Nicholas Robbins
---
libavcodec/dvdsubdec.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/libavcodec/dvdsubdec.c b/libavcodec/dvdsubdec.c
index 7355c03..de1ecbf 100644
--- a/libavcodec/dvdsubdec.c
+++ b/libavcodec/dvdsubdec.c
@@ -39,6 +39,7 @@ typedef struct
> On Friday, September 19, 2014 1:15 PM, wm4 wrote:
>
> Sorry, but didn't the discussion go towards that ffmpeg.c should filter
> out subtitles flagged as forced?
>
> And in fact, the PGS decoder should be changed to flag forced subs
> correctly.
I've never peeked inside ffmpeg.c so I don't
> On Friday, September 19, 2014 12:31 PM, Carl Eugen Hoyos
> wrote:
> > Nicholas Robbins ffmpeg.org> writes:
>
>> +{ "only_dec_forced", "Only decode forced
> subtitles",
>
> Please use the same option name as for pgs subtitles.
&g
Ok, not to beat a dead horse, but I think I've gotten this working. I think it
might work better in lavc/dvdsubdec.c. AFAICT this works and doesn't produce
mangled tracks. Patch at end of email. (Sorry for the inline patch) If this is
a good patch, I'll add the appropriate documentation and do a
> On Wednesday, September 17, 2014 1:43 PM, Nicholas Robbins
> wrote:
> >
>
>> On Tuesday, September 16, 2014 1:34 PM, Nicholas Robbins
> wrote:
>> > Ok, I seem to have a partial solution.
>>
>> I thought that the place to put this
> On Tuesday, September 16, 2014 1:34 PM, Nicholas Robbins
> wrote:
> > Ok, I seem to have a partial solution.
>
> I thought that the place to put this would be in the dvdsubenc.c. So I made
> the
> following changes (sorry for inline patch)
>
> So,
Ok, I seem to have a partial solution.
I thought that the place to put this would be in the dvdsubenc.c. So I made the
following changes (sorry for inline patch)
diff --git a/libavcodec/dvdsubenc.c b/libavcodec/dvdsubenc.c
index 425f0af..7cae3f4 100644
--- a/libavcodec/dvdsubenc.c
+++ b/libavco
Oliver Fromme wrote:
> Michael Niedermayer wrote:
> > On Sun, Jun 29, 2014 at 05:36:32PM +0200, Oliver Fromme wrote:
> > > [...]
> > > The problem with dropping rectangles in utils.c is that there
> > > might be multiple output streams. The flag ("forced subtitles
> > > only") might be set for so
28 matches
Mail list logo