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

burek burek021 at gmail.com
Sun Jul 23 03:05:03 EEST 2017


[01:33:28 CEST] <J_Darnley> Dammit.  Just die already GDB!
[01:34:09 CEST] <J_Darnley> Yeah "Killed" is right
[08:22:39 CEST] <atomnuker> our opus decoder is CRAP
[08:23:10 CEST] <atomnuker> it does not handle mid-stream switches because of its libopus legacy
[08:24:00 CEST] <atomnuker> it completely trusts what the container says in the extradata
[08:24:28 CEST] <atomnuker> so if the extradata says its stereo, and in between somewhere there's a mono stream it'll upmix it to stereo
[08:25:21 CEST] <atomnuker> this adds and insane amount of junk and completely fools users
[08:26:18 CEST] <atomnuker> grr, need to remove all that AND fix the fate test refs in the fate repo because they're wrong too
[10:56:10 CEST] <ldts> rmmr: are you available for chat?
[10:56:40 CEST] <rmmr> ldts: yep, calling now
[13:55:09 CEST] <kierank> hmm some good patches by muhmmad faiz
[14:15:03 CEST] <faLUCE> Hello. How can I set VARIABLE frame rate for an AVCodecContext instance? I tried with ->time_base = AVRational{1, 0} but it doesn't work
[14:20:38 CEST] <feliwir> hey, does someone know how can i parse a video from a custom memorystream?
[14:21:02 CEST] <feliwir> not from a filehandle
[14:48:19 CEST] <JEEB> feliwir: make your own avio wrapper
[14:48:59 CEST] <feliwir> JEEB, yep thanks. Found a tutorial already
[14:49:01 CEST] <JEEB> you need to implement functions that do what you need for that io mechanism
[14:49:04 CEST] <JEEB> ok
[14:49:31 CEST] <JEEB> yea it's pretty easy if I could do one in '13 :D
[14:49:55 CEST] <JEEB> (for windows IOStreams)
[20:02:50 CEST] <kierank> I don't understand what nicholas is saying
[20:03:12 CEST] <kierank> how does the alignment of avframe and the output of get_buffer returning an avframe make a difference
[20:43:40 CEST] <durandal_1707> nobody does
[23:24:11 CEST] <cone-248> ffmpeg 03Mark Thompson 07master:f48efb14f9f9: pixdesc: Explicitly handle invalid arguments to av_find_best_pix_fmt_of_2()
[23:24:11 CEST] <cone-248> ffmpeg 03Mark Thompson 07master:f2c11b9337c9: pixdesc: Reindent after previous commit
[23:35:52 CEST] <cone-248> ffmpeg 03foo86 07master:34fb84a97d11: avcodec/dcaadpcm: check for av_malloc() failure
[23:35:53 CEST] <cone-248> ffmpeg 03foo86 07master:dd4b7badb416: avcodec/dcaadpcm: fix use of uninitialized variable
[00:00:00 CEST] --- Sun Jul 23 2017


More information about the Ffmpeg-devel-irc mailing list