On 11/1/17, Carl Eugen Hoyos <ceffm...@gmail.com> wrote: > 2017-11-01 13:32 GMT+01:00 Paul B Mahol <one...@gmail.com>: >> On 11/1/17, Hendrik Leppkes <h.lepp...@gmail.com> wrote: >>> On Wed, Nov 1, 2017 at 11:09 AM, Paul B Mahol <one...@gmail.com> wrote: >>>> On 11/1/17, Hendrik Leppkes <h.lepp...@gmail.com> wrote: >>>>> On Wed, Nov 1, 2017 at 10:44 AM, Paul B Mahol <one...@gmail.com> wrote: >>>>>> On 10/31/17, Michael Niedermayer <mich...@niedermayer.cc> wrote: >>>>>>> On Mon, Oct 30, 2017 at 11:51:30PM +0100, Carl Eugen Hoyos wrote: >>>>>>>> Hi! >>>>>>>> >>>>>>>> Attached patch makes sure the loas muxer does not try to write >>>>>>>> anything but aac and latm. >>>>>>>> >>>>>>>> Please comment, Carl Eugen >>>>>>> >>>>>>>> latmenc.c | 4 ++++ >>>>>>>> 1 file changed, 4 insertions(+) >>>>>>>> 2b64f3d5ecb189e77b85dbab7a6cbfe9657701f2 >>>>>>>> 0001-lavf-latmenc-Error-out-for-invalid-codecs.patch >>>>>>>> From 9f8f39b402f77b53613a395129f96feee5e873ba Mon Sep 17 00:00:00 >>>>>>>> 2001 >>>>>>>> From: Carl Eugen Hoyos <ceffm...@gmail.com> >>>>>>>> Date: Mon, 30 Oct 2017 23:49:29 +0100 >>>>>>>> Subject: [PATCH] lavf/latmenc: Error out for invalid codecs. >>>>>>> >>>>>>> isnt AV_CODEC_ID_MP4ALS supported too ? (i see ALS related code in >>>>>>> latmenc.c) >>>>>> >>>>>> How, when demuxer doesn't support it? >>>>> >>>>> Isn't ALS basically an extension of AAC? It would make sense that it >>>>> can also go into LATM/LAOS. >>>> >>>> But do we actually supports it? There is no ALS encoder, and only way to >>>> trigger >>>> that is via -c copy. >>> >>> And thats a problem why? >> >> Untested path. > > But that seems unrelated to this patch, no?
Its related because you are adding codec which is not going to work. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel