[FFmpeg-devel] [PATCH] avfilter: Enable in MP4 container both AMR-NB and AMR-WB

Bob Kirnum bkirnum at gmail.com
Wed May 17 14:47:27 EEST 2017


Apologies.

On Wed, May 17, 2017 at 7:21 AM, Moritz Barsnick <barsnick at gmx.net> wrote:

> On Wed, May 17, 2017 at 07:04:07 -0400, Bob Kirnum wrote:
>
> > Subject: [FFmpeg-devel] [PATCH] avfilter: Enable in MP4 container both
> AMR-NB and AMR-WB
>
> This is not avfilter.
>
> >      { AV_CODEC_ID_MPEG4SYSTEMS, 0x02 },
> > +    { AV_CODEC_ID_AMR_NB      , MKTAG('s', 'a', 'm', 'r') }, /* AMR-NB
> 3gp
> > */
> > +    { AV_CODEC_ID_AMR_WB      , MKTAG('s', 'a', 'w', 'b') }, /* AMR-WB
> 3gp
> > */
> >      { AV_CODEC_ID_NONE        ,    0 },
> >  };
> [...]
>
> Your patch is not usable due to line breaks inserted by your mailer.
> Please attach the "git format-patch" patch as a file, or, better, use
> "git send-email".
>
> Moritz
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-AMR-NB-WB-to-MP4-container.patch
Type: application/octet-stream
Size: 1788 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170517/db58369b/attachment.obj>


More information about the ffmpeg-devel mailing list