[Ffmpeg-devel-irc] ffmpeg-devel.log.20180606

burek burek021 at gmail.com
Thu Jun 7 03:05:03 EEST 2018


[00:32:33 CEST] <tmm1> can ffmpeg cli copy data streams?
[01:46:59 CEST] <jamrial> again?
[01:47:06 CEST] <jamrial> BBB: ^
[01:50:55 CEST] <kierank> ffmpeg can handle ac3 in wave, right?
[02:04:02 CEST] <BBB> hm...
[02:06:25 CEST] <jamrial> BBB: they bumped the pkg-config file version at least
[02:14:28 CEST] <atomnuker> kierank: it should, riff and riffenc mention it
[02:14:44 CEST] <kierank> atomnuker: was a bug in upipe actually
[03:24:02 CEST] <cone-950> ffmpeg 03Sasi Inguva 07master:fe6c4f0c47d4: lavf/mov.c: Set st->start_time for video streams explicitly.
[04:01:01 CEST] <cone-950> ffmpeg 03Vittorio Giovara 07master:c9fcdac11874: Use the same name for stereo3d frame/packet side data
[04:07:50 CEST] <cone-950> ffmpeg 03foo86 07master:b74877206e5f: fate: add Dolby E test
[10:50:19 CEST] <nevcairiel> how is one supposed to use the dolby e decoder anyway? all dolby e strreams i have come in s302m, and you cant exactly chain decoders without manual API use
[11:10:47 CEST] <kierank> you can't the api sucks
[11:11:10 CEST] <kierank> move to upipe
[11:13:09 CEST] <nevcairiel> you must love drowning in boilerplate if you like upipe so much =p
[11:13:31 CEST] <kierank> i love having things working as well
[11:13:38 CEST] <kierank> and not being stuck by legacy design
[11:17:49 CEST] <durandal_1707> please someone ban kierank, he is traitor
[11:37:16 CEST] <durandal_1707> Compn, michaelni: when you gonna give op to kierank ?
[12:15:00 CEST] <atomnuker> kierank: using upipe doesn't mean you escape legacy design
[12:15:30 CEST] <atomnuker> 3 timestamps, in some weird legacy 29mhz or something timebase
[12:16:02 CEST] <kierank> yes because it has an understanding of realtime
[12:16:06 CEST] <kierank> unlike ffmpeg
[12:16:15 CEST] <kierank> instead of just making timestamps on the fly
[12:16:52 CEST] <atomnuker> welp, I'm a fan of anything not based on real world things so that's a plus in my book :P
[12:17:31 CEST] <atomnuker> its not _that_ hard to chain decoders, just init 2 of them with separate contexts and move the avbufferref of the avframe to the avpkt input of the second decoder
[12:22:01 CEST] <atomnuker> we could maybe hack up a bsf to init a context and convert for you, though that sounds like a bad idea
[12:23:19 CEST] <atomnuker> it'll need extra avpacket side data to tell it the packet's codec_id (s302m) and it'll compare that to what the avctx has been init'd as (dolby_e) and perform the conversion if its allowed
[13:34:02 CEST] <Compn> oooo what did i do
[13:34:10 CEST] <Compn> i didnt do that
[13:34:29 CEST] <Compn> added kierank though
[13:35:05 CEST] <Compn> probably they werent identified
[13:35:09 CEST] <Compn> still in access list
[13:43:32 CEST] <atomnuker> Compn: add JEEB and jdarnley while you're at it
[13:43:45 CEST] <jdarnley> no thanks
[13:46:43 CEST] <Compn> atomnuker : see, this is one reason why i dont add people from third party requests
[13:46:46 CEST] <Compn> some people dont want/like it
[13:48:31 CEST] <atomnuker> I don't think JEEB wouldn't mind
[13:51:57 CEST] <JEEB> wat
[13:52:15 CEST] <Compn> double negative hard to read
[13:52:19 CEST] <Compn> JEEB : you want ops here ?
[13:52:25 CEST] <JEEB> should be OK
[13:52:33 CEST] <Compn> [07:34] -ChanServ- 62    JEEB                   +AViv (contributor) [modified 2y 10w 6d ago]
[13:52:38 CEST] <Compn> he already in the list
[13:52:39 CEST] <Compn> :P
[13:52:41 CEST] <JEEB> lol
[13:52:51 CEST] <Compn> but not with +o it seems
[13:53:20 CEST] <Compn> is ok a yes/no ?
[13:53:41 CEST] Action: Compn losing interest fast
[13:57:01 CEST] <JEEB> y
[13:57:43 CEST] <Compn> ah there we go
[13:57:55 CEST] Action: Compn press wrong buttons
[13:58:04 CEST] <Compn> beep boop beep
[13:58:45 CEST] <Compn> if anyone else wants ops, doesnt want ops, wants voice, doesnt want voice whatever just tell me thanks
[14:00:29 CEST] <kierank> durandal_1707: when you getting op?
[14:01:22 CEST] <Compn> hes already in there
[14:01:37 CEST] <Compn> under his old nickname it looks like
[15:39:18 CEST] <cone-482> ffmpeg 03John Cox 07master:ad94f1c8abe6: configure: fix arm inline asm checks
[15:51:08 CEST] <cone-482> ffmpeg 03John Cox 07release/4.0:72a34d233299: configure: fix arm inline asm checks
[19:48:43 CEST] <Chloe> Compn: gib ty
[20:50:25 CEST] <cone-482> ffmpeg 03Michael Niedermayer 07master:79c6047c3668: avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
[20:50:26 CEST] <cone-482> ffmpeg 03Michael Niedermayer 07master:936f4a2c2e14: avcodec/mjpegdec: Fix integer overflow in ljpeg_decode_rgb_scan()
[20:50:27 CEST] <cone-482> ffmpeg 03Michael Niedermayer 07master:424a81df107b: avcodec/shorten: Check non COMM chunk len before skip in decode_aiff_header()
[22:36:39 CEST] <cone-482> ffmpeg 03Carl Eugen Hoyos 07master:c8de4448bda1: lavc/profiles: Mention AAC-LC only once.
[00:00:00 CEST] --- Thu Jun  7 2018


More information about the Ffmpeg-devel-irc mailing list