On Fri, Oct 10, 2014 at 01:10:58PM +0200, Benoit Fouet wrote:
> Hi,
>
> - Mail original -
> > On Fri, Oct 10, 2014 at 10:28:51AM +0200, Benoit Fouet wrote:
> > > Hi,
> > >
>
> [...]
>
> > > diff --git a/libavformat/movenc.c b/libavformat/movenc.c
> > > index bfee866..f592c9c 100644
> >
Hi,
- Mail original -
> On Fri, Oct 10, 2014 at 10:28:51AM +0200, Benoit Fouet wrote:
> > Hi,
> >
[...]
> > diff --git a/libavformat/movenc.c b/libavformat/movenc.c
> > index bfee866..f592c9c 100644
> > --- a/libavformat/movenc.c
> > +++ b/libavformat/movenc.c
> > @@ -31,6 +31,7 @@
> >
Hi,
- Mail original -
> On Fri, Oct 10, 2014 at 10:02:09AM +0200, Benoit Fouet wrote:
> > Hi,
> >
> > - Mail original -
> > > On Tue, Oct 07, 2014 at 03:02:38PM +0200, Benoit Fouet wrote:
> > > > Support only one independent substream right now, and only
> > > > syncframes
> > > >
On Fri, Oct 10, 2014 at 10:02:09AM +0200, Benoit Fouet wrote:
> Hi,
>
> - Mail original -
> > On Tue, Oct 07, 2014 at 03:02:38PM +0200, Benoit Fouet wrote:
> > > Support only one independent substream right now, and only
> > > syncframes
> > > containing 6 blocks.
> > >
> > > Fixes part o
On Fri, Oct 10, 2014 at 10:28:51AM +0200, Benoit Fouet wrote:
> Hi,
>
> - Mail original -
> > Hi,
> >
> > - Mail original -
> > > On Tue, Oct 07, 2014 at 03:02:38PM +0200, Benoit Fouet wrote:
> > > > Support only one independent substream right now, and only
> > > > syncframes
> >
Hi,
- Mail original -
> Hi,
>
> - Mail original -
> > On Tue, Oct 07, 2014 at 03:02:38PM +0200, Benoit Fouet wrote:
> > > Support only one independent substream right now, and only
> > > syncframes
> > > containing 6 blocks.
> > >
> > > Fixes part of ticket #3074
> > > ---
> > >
Hi,
- Mail original -
> On Tue, Oct 07, 2014 at 03:02:38PM +0200, Benoit Fouet wrote:
> > Support only one independent substream right now, and only
> > syncframes
> > containing 6 blocks.
> >
> > Fixes part of ticket #3074
> > ---
> >
> > Right now, this produces the same output as the
On Tue, Oct 07, 2014 at 03:02:38PM +0200, Benoit Fouet wrote:
> Support only one independent substream right now, and only syncframes
> containing 6 blocks.
>
> Fixes part of ticket #3074
> ---
>
> Right now, this produces the same output as the previous patch for supported
> streams, and rejects
Support only one independent substream right now, and only syncframes
containing 6 blocks.
Fixes part of ticket #3074
---
Right now, this produces the same output as the previous patch for supported
streams, and rejects the unsupported ones.
Support for syncframes concatenation will come afterwar
Hi,
- Mail original -
> Benoit Fouet free.fr> writes:
>
> > > Please look at the 7.1 samples in
> > > http://samples.ffmpeg.org//A-codecs/AC3/eac3/
> >
> > I was about to send an email stating I found those ones.
>
> Since all samples we have are from demo discs, I strongly
> suggest y
Benoit Fouet free.fr> writes:
> > Please look at the 7.1 samples in
> > http://samples.ffmpeg.org//A-codecs/AC3/eac3/
>
> I was about to send an email stating I found those ones.
Since all samples we have are from demo discs, I strongly
suggest you simply fail for those samples (or write
inva
Hi,
- Mail original -
> Benoit Fouet free.fr> writes:
>
> > Do you have a sample you can share?
>
> Please look at the 7.1 samples in
> http://samples.ffmpeg.org//A-codecs/AC3/eac3/
>
I was about to send an email stating I found those ones.
Thanks,
--
Ben
___
Benoit Fouet free.fr> writes:
> Do you have a sample you can share?
Please look at the 7.1 samples in
http://samples.ffmpeg.org//A-codecs/AC3/eac3/
Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/f
Hi,
- Mail original -
> 2014-10-02 19:39 GMT+09:00 Benoit Fouet :
>
[...]
> > diff --git a/libavformat/movenc.c b/libavformat/movenc.c
> > index bfee866..62b2d4b 100644
> > --- a/libavformat/movenc.c
> > +++ b/libavformat/movenc.c
> > @@ -31,6 +31,7 @@
> > #include "avio.h"
> > #inclu
2014-10-02 19:39 GMT+09:00 Benoit Fouet :
> Fixes ticket #3074
> ---
> libavformat/isom.c | 1 +
> libavformat/movenc.c | 44 +++-
> 2 files changed, 44 insertions(+), 1 deletion(-)
>
> diff --git a/libavformat/isom.c b/libavformat/isom.c
> index d768c32
2014-10-02 19:39 GMT+09:00 Benoit Fouet :
> Fixes ticket #3074
> ---
> libavformat/isom.c | 1 +
> libavformat/movenc.c | 44 +++-
> 2 files changed, 44 insertions(+), 1 deletion(-)
>
> diff --git a/libavformat/isom.c b/libavformat/isom.c
> index d768c32
Benoit Fouet free.fr> writes:
> Fixes ticket #3074
I tested this patch successfully with WMP:
mono, stereo and 5.1 play well.
Thank you, Carl Eugen
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
2014-10-02 19:39 GMT+09:00 Benoit Fouet :
> Fixes ticket #3074
> ---
> libavformat/isom.c | 1 +
> libavformat/movenc.c | 44 +++-
> 2 files changed, 44 insertions(+), 1 deletion(-)
>
> diff --git a/libavformat/isom.c b/libavformat/isom.c
> index d768c32
Fixes ticket #3074
---
libavformat/isom.c | 1 +
libavformat/movenc.c | 44 +++-
2 files changed, 44 insertions(+), 1 deletion(-)
diff --git a/libavformat/isom.c b/libavformat/isom.c
index d768c32..1509021 100644
--- a/libavformat/isom.c
+++ b/libavforma
19 matches
Mail list logo