On Wed, Nov 1, 2017 at 11:09 AM, Paul B Mahol <[email protected]> wrote: > On 11/1/17, Hendrik Leppkes <[email protected]> wrote: >> On Wed, Nov 1, 2017 at 10:44 AM, Paul B Mahol <[email protected]> wrote: >>> On 10/31/17, Michael Niedermayer <[email protected]> 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 <[email protected]> >>>>> 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? - Hendrik _______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
