On 5/26/17, Michael Niedermayer wrote:
> On Fri, May 26, 2017 at 10:04:40PM +0200, Paul B Mahol wrote:
>> On 5/26/17, Michael Niedermayer wrote:
>> > On Fri, May 26, 2017 at 06:54:33PM +0200, Paul B Mahol wrote:
>> >> On 5/26/17, Michael Niedermayer wrote:
>> >> > On Fri, May 26, 2017 at 01:11:3
On 2017/5/26 17:32, Carl Eugen Hoyos wrote:
> 2017-05-26 3:19 GMT+02:00 Jun Zhao :
>
> Please explain how we can reproduce the issue you want to fix.
>
> Carl Eugen
In h264 Spec, the SPS VUI.hrd.bit_rate_value_minus1 is a ue(v) and
"bit_rate_value_minus1[ SchedSelIdx ] shall be in the range of
On 5/26/2017 8:05 PM, Michael Niedermayer wrote:
> On Wed, May 17, 2017 at 09:49:40PM -0300, James Almer wrote:
>> As defined in "VP Codec ISO Media File Format Binding v1.0"
>> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>>
>> Partially based on Matroska
Hi:
I find an issue about http. I don't use chunked, so s->chunksize will
be set as UINT64_MAX when http open, but because of "if (s->chunksize > 0)
s->chunksize -= len;" then chunksize will not be UINT64_MAX.
If ffurl_read return to 0, s->off < target_end, http_buf_read will
return to 0,
On Fri, May 26, 2017 at 07:06:44PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Fri, May 26, 2017 at 6:34 PM, Michael Niedermayer > wrote:
>
> > On Fri, May 26, 2017 at 06:07:35PM -0400, Ronald S. Bultje wrote:
> > > Hi,
> > >
> > > On Fri, May 26, 2017 at 5:50 PM, Michael Niedermayer
> > > > >
On Sat, May 20, 2017 at 9:36 PM, Micah Galizia wrote:
> On 2017-05-17 05:23 AM, wm4 wrote:
>>
>> On Sat, 6 May 2017 14:28:10 -0400
>> Micah Galizia wrote:
>>
>>> On 2017-05-05 09:28 PM, wm4 wrote:
On Fri, 5 May 2017 20:55:05 -0400
Micah Galizia wrote:
>
> Signed-off-
On 5/26/2017 8:55 PM, James Almer wrote:
> On 5/26/2017 8:05 PM, Michael Niedermayer wrote:
>> On Wed, May 17, 2017 at 09:49:40PM -0300, James Almer wrote:
>>> As defined in "VP Codec ISO Media File Format Binding v1.0"
>>> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileForm
On 5/26/2017 7:48 PM, Michael Niedermayer wrote:
> On Wed, May 17, 2017 at 09:49:38PM -0300, James Almer wrote:
>> As defined in "VP Codec ISO Media File Format Binding v1.0"
>> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>>
>> Signed-off-by: James Almer
On 5/26/2017 7:56 PM, Michael Niedermayer wrote:
> On Wed, May 17, 2017 at 09:49:39PM -0300, James Almer wrote:
>> As defined in "VP Codec ISO Media File Format Binding v1.0"
>> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>>
>> Signed-off-by: James Almer
On 5/26/2017 8:05 PM, Michael Niedermayer wrote:
> On Wed, May 17, 2017 at 09:49:40PM -0300, James Almer wrote:
>> As defined in "VP Codec ISO Media File Format Binding v1.0"
>> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>>
>> Partially based on Matroska
On Wed, May 17, 2017 at 09:49:41PM -0300, James Almer wrote:
> As defined in "VP Codec ISO Media File Format Binding v1.0"
> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>
> Signed-off-by: James Almer
> ---
> libavformat/isom.h | 2 ++
> libavformat/mo
Hi,
On Fri, May 26, 2017 at 6:34 PM, Michael Niedermayer wrote:
> On Fri, May 26, 2017 at 06:07:35PM -0400, Ronald S. Bultje wrote:
> > Hi,
> >
> > On Fri, May 26, 2017 at 5:50 PM, Michael Niedermayer
> > > wrote:
> >
> > > On Fri, May 26, 2017 at 11:18:12PM +0200, Hendrik Leppkes wrote:
> > >
On Wed, May 17, 2017 at 09:49:40PM -0300, James Almer wrote:
> As defined in "VP Codec ISO Media File Format Binding v1.0"
> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>
> Partially based on Matroska decoder code.
>
> Signed-off-by: James Almer
> ---
On Wed, May 17, 2017 at 09:49:39PM -0300, James Almer wrote:
> As defined in "VP Codec ISO Media File Format Binding v1.0"
> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>
> Signed-off-by: James Almer
> ---
> libavformat/movenc.c | 22 ++
On Wed, May 17, 2017 at 09:49:38PM -0300, James Almer wrote:
> As defined in "VP Codec ISO Media File Format Binding v1.0"
> https://github.com/webmproject/vp9-dash/blob/master/VPCodecISOMediaFileFormatBinding.md
>
> Signed-off-by: James Almer
> ---
> libavformat/movenc.c | 37 ++
On Fri, May 26, 2017 at 06:07:35PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Fri, May 26, 2017 at 5:50 PM, Michael Niedermayer > wrote:
>
> > On Fri, May 26, 2017 at 11:18:12PM +0200, Hendrik Leppkes wrote:
> > > On Fri, May 26, 2017 at 11:11 PM, Michael Niedermayer
> > > wrote:
> > > > On Fr
On Wed, May 24, 2017 at 10:31:10AM +0200, Stefano Sabatini wrote:
> On date Tuesday 2017-05-23 15:07:31 +0200, Moritz Barsnick encoded:
> > On Tue, May 23, 2017 at 12:28:48 +0200, Stefano Sabatini wrote:
> > > -if (s->codec_id != AV_CODEC_ID_MPEG2VIDEO) {
> > > +if (s->codec_id != A
Hi,
On Fri, May 26, 2017 at 5:50 PM, Michael Niedermayer wrote:
> On Fri, May 26, 2017 at 11:18:12PM +0200, Hendrik Leppkes wrote:
> > On Fri, May 26, 2017 at 11:11 PM, Michael Niedermayer
> > wrote:
> > > On Fri, May 26, 2017 at 03:20:14PM +0100, Rostislav Pehlivanov wrote:
> > >> On 26 May 20
On Fri, May 26, 2017 at 11:18:12PM +0200, Hendrik Leppkes wrote:
> On Fri, May 26, 2017 at 11:11 PM, Michael Niedermayer
> wrote:
> > On Fri, May 26, 2017 at 03:20:14PM +0100, Rostislav Pehlivanov wrote:
> >> On 26 May 2017 at 12:21, wm4 wrote:
> >>
> >> > On Thu, 25 May 2017 16:10:49 +0200
> >>
On Fri, May 26, 2017 at 11:11 PM, Michael Niedermayer
wrote:
> On Fri, May 26, 2017 at 03:20:14PM +0100, Rostislav Pehlivanov wrote:
>> On 26 May 2017 at 12:21, wm4 wrote:
>>
>> > On Thu, 25 May 2017 16:10:49 +0200
>> > Michael Niedermayer wrote:
>> >
>> > > Fixes: 1735/clusterfuzz-testcase-mini
On Fri, May 26, 2017 at 03:20:14PM +0100, Rostislav Pehlivanov wrote:
> On 26 May 2017 at 12:21, wm4 wrote:
>
> > On Thu, 25 May 2017 16:10:49 +0200
> > Michael Niedermayer wrote:
> >
> > > Fixes: 1735/clusterfuzz-testcase-minimized-5350472347025408
> > >
> > > Found-by: continuous fuzzing proce
On Fri, May 26, 2017 at 10:04:40PM +0200, Paul B Mahol wrote:
> On 5/26/17, Michael Niedermayer wrote:
> > On Fri, May 26, 2017 at 06:54:33PM +0200, Paul B Mahol wrote:
> >> On 5/26/17, Michael Niedermayer wrote:
> >> > On Fri, May 26, 2017 at 01:11:38PM +0200, Paul B Mahol wrote:
> >> >> On 5/26
There's no need to wait for the first packet of every stream now that
every bitstream filter behaves as intended.
Signed-off-by: James Almer
---
What should we do with the AVFMT_FLAG_AUTO_BSF flag? Do we deprecate
it and force the automatic insertion of muxer-required bitstream
filters now that t
On 5/26/17, Michael Niedermayer wrote:
> On Fri, May 26, 2017 at 06:54:33PM +0200, Paul B Mahol wrote:
>> On 5/26/17, Michael Niedermayer wrote:
>> > On Fri, May 26, 2017 at 01:11:38PM +0200, Paul B Mahol wrote:
>> >> On 5/26/17, Nicolas George wrote:
>> >> > Le septidi 7 prairial, an CCXXV, Pau
On Fri, May 26, 2017 at 06:54:33PM +0200, Paul B Mahol wrote:
> On 5/26/17, Michael Niedermayer wrote:
> > On Fri, May 26, 2017 at 01:11:38PM +0200, Paul B Mahol wrote:
> >> On 5/26/17, Nicolas George wrote:
> >> > Le septidi 7 prairial, an CCXXV, Paul B Mahol a ecrit :
> >> >> > This belongs in
On Fri, May 12, 2017 at 01:28:14PM -0700, Aaron Levinson wrote:
> Purpose: Made execution of reap_filters() more deterministic with
> respect to when headers are written in relationship with the
> initialization of output streams and the processing of input audio
> and/or video frames. This change
On 5/26/17, Michael Niedermayer wrote:
> On Fri, May 26, 2017 at 01:11:38PM +0200, Paul B Mahol wrote:
>> On 5/26/17, Nicolas George wrote:
>> > Le septidi 7 prairial, an CCXXV, Paul B Mahol a ecrit :
>> >> > This belongs in libswresample
>> >> No it does not.
>> >
>> > I think it does too.
>>
>>
hello everybody
is there anybody here that is be able to develope for me a script that work
with ffmpeg/osx to split 1 hours long movie into few clips? This is a paid
project.
The script will have to work on mac osx
I recommend using ffmpeg as a video engine
Input File: Apple prores422hq MOV files
On 5/13/2017 3:44 AM, wm4 wrote:
> On Fri, 12 May 2017 13:28:14 -0700
> Aaron Levinson wrote:
>
>> Purpose: Made execution of reap_filters() more deterministic with
>> respect to when headers are written in relationship with the
>> initialization of output streams and the processing of input audi
On 26 May 2017 at 12:21, wm4 wrote:
> On Thu, 25 May 2017 16:10:49 +0200
> Michael Niedermayer wrote:
>
> > Fixes: 1735/clusterfuzz-testcase-minimized-5350472347025408
> >
> > Found-by: continuous fuzzing process https://github.com/google/oss-
> fuzz/tree/master/projects/ffmpeg
> > Signed-off-by
On 5/20/2017 1:55 PM, James Almer wrote:
> On 5/11/2017 9:56 AM, Michael Niedermayer wrote:
>> On Wed, May 10, 2017 at 11:06:52PM -0300, James Almer wrote:
>>> On 5/10/2017 9:55 PM, Michael Niedermayer wrote:
On Wed, May 10, 2017 at 10:41:30AM -0300, James Almer wrote:
> On 5/9/2017 11:56
The current upstreamed code has been written and tested for Little Endian
systems.
We do have plans to add the Big Endian support in near future, but till that
time, need to disable all to avoid its usage and failures.
-Original Message-
From: Michael Niedermayer [mailto:mich...@niederm
On Fri, May 26, 2017 at 03:40:20PM +0200, Michael Niedermayer wrote:
> On Fri, May 26, 2017 at 04:08:55PM +0530, shivraj.pa...@imgtec.com wrote:
> > From: Shivraj Patil
> >
> > Signed-off-by: Shivraj Patil
> > ---
> > libavcodec/mips/Makefile|2 ++
> > libavcodec/mips/bl
On Fri, May 26, 2017 at 04:08:55PM +0530, shivraj.pa...@imgtec.com wrote:
> From: Shivraj Patil
>
> Signed-off-by: Shivraj Patil
> ---
> libavcodec/mips/Makefile|2 ++
> libavcodec/mips/blockdsp_init_mips.c|8
> libavcodec/mips/h263dsp_init_mips.c
Is this on top of the configure patch?
Shivraj: No, this is complete new patch.
I'm a little confused. It seems the configure patch would be much simpler, no?
Shivraj: This patch is according to michael’s suggestion.
From: Ronald S. Bultje [mailto:rsbul...@gmail.com]
Sent: 26 May 2017 17:26
To:
Hi,
On Fri, May 26, 2017 at 6:38 AM, wrote:
> From: Shivraj Patil
>
> Signed-off-by: Shivraj Patil
> ---
> libavcodec/mips/Makefile|2 ++
> libavcodec/mips/blockdsp_init_mips.c|8
> libavcodec/mips/h263dsp_init_mips.c |8
> lib
On Fri, May 26, 2017 at 01:11:38PM +0200, Paul B Mahol wrote:
> On 5/26/17, Nicolas George wrote:
> > Le septidi 7 prairial, an CCXXV, Paul B Mahol a ecrit :
> >> > This belongs in libswresample
> >> No it does not.
> >
> > I think it does too.
>
> You want to link libswresample with libavcodec?
On Fri, May 26, 2017 at 1:13 PM, Nicolas George wrote:
> Le septidi 7 prairial, an CCXXV, Paul B Mahol a écrit :
>> You want to link libswresample with libavcodec?
>
> I want to merge all libraries, I do not make a secret of it. The
> internal separation is nothing but trouble. But API-wise, this
On Thu, 25 May 2017 16:10:49 +0200
Michael Niedermayer wrote:
> Fixes: 1735/clusterfuzz-testcase-minimized-5350472347025408
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/fft_tem
On Thu, 25 May 2017 19:32:06 +0200
Michael Niedermayer wrote:
> This reduces the number of strstr() calls per byte
>
> Fixes timeout
> Fixes: 1817/clusterfuzz-testcase-minimized-5104230530547712
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/
Le septidi 7 prairial, an CCXXV, Paul B Mahol a écrit :
> You want to link libswresample with libavcodec?
I want to merge all libraries, I do not make a secret of it. The
internal separation is nothing but trouble. But API-wise, this feature
belongs in resampling.
Regards,
--
Nicolas George
On Fri, 26 May 2017 13:08:10 +0200
Nicolas George wrote:
> Le septidi 7 prairial, an CCXXV, Paul B Mahol a écrit :
> > > This belongs in libswresample
> > No it does not.
>
> I think it does too.
There's plenty of precedent of not moving filters into libswresample or
libswscale, even if in
On 5/26/17, Nicolas George wrote:
> Le septidi 7 prairial, an CCXXV, Paul B Mahol a ecrit :
>> > This belongs in libswresample
>> No it does not.
>
> I think it does too.
You want to link libswresample with libavcodec?
Besides libswresample is quite simple.
And point of this filter it to not be
Le septidi 7 prairial, an CCXXV, Paul B Mahol a écrit :
> > This belongs in libswresample
> No it does not.
I think it does too.
Regards,
--
Nicolas George
signature.asc
Description: Digital signature
___
ffmpeg-devel mailing list
ffmpeg-devel@ffm
On 5/26/17, Michael Niedermayer wrote:
> On Thu, May 25, 2017 at 04:45:46PM +0200, Paul B Mahol wrote:
>> Signed-off-by: Paul B Mahol
>> ---
>> doc/filters.texi | 27 ++
>> libavfilter/Makefile | 1 +
>> libavfilter/af_surround.c | 853
>>
On Thu, May 25, 2017 at 04:45:46PM +0200, Paul B Mahol wrote:
> Signed-off-by: Paul B Mahol
> ---
> doc/filters.texi | 27 ++
> libavfilter/Makefile | 1 +
> libavfilter/af_surround.c | 853
> ++
> libavfilter/allfilters.c | 1 +
>
From: Shivraj Patil
Signed-off-by: Shivraj Patil
---
libavcodec/mips/Makefile|2 ++
libavcodec/mips/blockdsp_init_mips.c|8
libavcodec/mips/h263dsp_init_mips.c |8
libavcodec/mips/h264chroma_init_mips.c |8
liba
2017-05-26 3:19 GMT+02:00 Jun Zhao :
Please explain how we can reproduce the issue you want to fix.
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 5/25/17, Vittorio Giovara wrote:
> On Thu, May 25, 2017 at 2:53 PM, Vittorio Giovara
> wrote:
>> Reviewed-by: Paul B Mahol
>> Signed-off-by: Vittorio Giovara
>> ---
>> libavfilter/vf_zscale.c | 22 +-
>> 1 file changed, 21 insertions(+), 1 deletion(-)
Should be OK.
On 5/25/17, Vittorio Giovara wrote:
> ---
> libavfilter/vf_zscale.c | 2 ++
> 1 file changed, 2 insertions(+)
>
lgtm
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
On 5/26/17, Michael Niedermayer wrote:
> On Mon, May 08, 2017 at 07:40:25PM +, Davinder Singh wrote:
>> hi,
>>
>> On Mon, Apr 24, 2017 at 9:43 PM Paul B Mahol wrote:
>>
>> > On 4/24/17, Davinder Singh wrote:
>> > > Patch attached.
>> > >
>> >
>> > So this encodes video frames to generate mot
On 5/26/17, Carl Eugen Hoyos wrote:
> 2017-05-25 22:39 GMT+02:00 Paul B Mahol :
>> On 5/25/17, Carl Eugen Hoyos wrote:
>>> 2017-05-25 16:45 GMT+02:00 Paul B Mahol :
>>>
+@section surround
+Apply audio surround upmix filter.
+
+This filter allows to produce multichannel output
52 matches
Mail list logo