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

burek burek021 at gmail.com
Wed Apr 12 03:05:05 EEST 2017


[00:04:08 CEST] <durandal_1707> llogan: fixed
[00:06:33 CEST] <llogan> nice. what was the issue?
[00:11:06 CEST] <durandal_1707> see in commit
[00:13:30 CEST] <cone-941> ffmpeg 03Paul B Mahol 07master:25e491b6f9db: avcodec/dnxhddec: add support for very big resolutions
[00:25:45 CEST] <durandal_1707> several issues at once
[00:26:36 CEST] <nevcairiel> it basically overflowed all the things
[00:26:38 CEST] <nevcairiel> :)
[00:26:45 CEST] <JEEB> \o/
[00:27:40 CEST] <durandal_1707> i never got 3d 4k videos
[00:28:40 CEST] <nevcairiel> looks like 3d spherical, but yeah, a lot of resolution
[00:36:32 CEST] <llogan> apparently the final destination for these particualar vids is youtube and facebook
[00:50:52 CEST] <iive> is it theoretically possible to have 3d spherical video?
[00:51:27 CEST] <iive> i mean, how do you preserve the eye distance when you look sideways?
[00:55:29 CEST] <nevcairiel> no idea how it works, but it works in VR videos
[00:55:41 CEST] <nevcairiel> maybe not a full sphere, but room to look around
[01:05:34 CEST] <cone-941> ffmpeg 03Michael Niedermayer 07master:a44b3abb4cf9: avutil/internal: Do not enable CHECKED with DEBUG
[01:11:39 CEST] <michaelni> ubitux, you have a -DDEBUG fate client, can you add a -DCHECKED one too ? people can report breakages on it to me, ill fix them
[02:06:44 CEST] <cone-941> ffmpeg 03Steven Liu 07release/3.3:0b4d87fad122: Revert "avutil/avstring: add av_strreplace API into avstring"
[04:56:16 CEST] <cone-941> ffmpeg 03Steven Liu 07master:44cd7502c739: avutil/avstring: improve av_strreplace implement
[06:30:52 CEST] <StevenLiu> James here?
[06:31:19 CEST] <StevenLiu> jamrial ?
[06:31:43 CEST] <jamrial> yes
[06:32:22 CEST] <StevenLiu> do you mean modify libavutil/version.h  from LIBAVUTIL_VERSION_MINOR  60 to LIBAVUTIL_VERSION_MINOR 61 and APIChanges modify to 2017-04-11 - xxxxxxx - lavu 55.61.101 - avstring.h
[06:32:23 CEST] <StevenLiu> ?
[06:34:28 CEST] <jamrial> LIBAVUTIL_VERSION_MINOR 61, LIBAVUTIL_VERSION_MICRO 100, and in APIChanges 55.61.100
[06:37:42 CEST] <StevenLiu> ok, patch updated
[06:39:07 CEST] <jamrial> micro version is always reset back to 100 when minor is bumped
[06:40:20 CEST] <StevenLiu> is bump means touch or modify?
[06:40:36 CEST] <jamrial> it means increase by one
[06:41:00 CEST] <StevenLiu> ok ,i see, thanks, and sorry for my poor English :(
[06:41:26 CEST] <jamrial> it's ok
[06:42:09 CEST] <jamrial> and the new patch is good
[06:47:05 CEST] <cone-941> ffmpeg 03Steven Liu 07master:8378466507db: doc/APIChages: Add av_strireplace()
[09:34:53 CEST] <ubitux> michaelni: sure, added
[09:35:02 CEST] <ubitux> it will be present at the next run
[12:26:12 CEST] <michaelni> ubitux, thx
[13:14:30 CEST] <jya> hi... We've submitted some patches a while back for adding support of Opus in MP4 (we're very keen on seeing opus being used everywhere)... There's been no response in a while.. What can we do to speed things up ?
[13:14:36 CEST] <jya> https://patchwork.ffmpeg.org/patch/2942 and https://patchwork.ffmpeg.org/patch/3327/
[15:10:16 CEST] <durandal_1707> convert v4 from hdcinematics have ffmpeg build with enable gpl
[17:10:33 CEST] <jamrial> ubitux: can you check if https://pastebin.com/raw/drTY5r59 fixes your DJGPP fate client?
[17:11:08 CEST] <cone-782> ffmpeg 03Paul B Mahol 07master:c61dc289110c: avcodec/lcldec: add support for frame threads
[17:11:09 CEST] <cone-782> ffmpeg 03Paul B Mahol 07master:da2fd3f73e88: avcodec/lcldec: mark output frames as keyframes
[17:16:24 CEST] <ubitux> jamrial: works fine
[17:16:41 CEST] <ubitux> thanks
[17:17:22 CEST] <ubitux> btw, we may want to have -Wformat=error in the configure
[17:17:58 CEST] <ubitux> -Werror=format*
[17:26:32 CEST] <wm4> ubitux: that would be good
[17:26:47 CEST] <wm4> probably would break on a bunch of obscure platforms, but those should be fixed obviously
[17:32:12 CEST] <cone-782> ffmpeg 03James Almer 07master:2b4cc8d1bbff: avcodec/dnxhddec: fix -Wformat warning raised by DJGPP
[18:01:54 CEST] <cone-782> ffmpeg 03Michael Niedermayer 07master:cd8e62746fed: avcodec/tiff: Factor constant computation out of inner loop
[18:52:51 CEST] <JEEB> .19
[21:32:30 CEST] <cone-782> ffmpeg 03Michael Niedermayer 07master:170d864d2c50: avformat/oggparseogm: Check available data before reading global header
[21:32:31 CEST] <cone-782> ffmpeg 03Michael Niedermayer 07master:9eff4b0d2b50: avformat/oggparseogm: Check ff_alloc_extradata() for failure
[21:32:32 CEST] <cone-782> ffmpeg 03Matthew Gregan 07master:0c4d2082961f: avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).
[21:32:33 CEST] <cone-782> ffmpeg 03Matthew Gregan 07master:3041b5d03ba3: avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4).
[23:05:43 CEST] <cone-782> ffmpeg 03James Almer 07master:7b3cb953f7d7: checkasm: add fixed_dsp tests
[23:39:06 CEST] <cone-782> ffmpeg 03Michael Niedermayer 07master:6268f2ca7b9a: avformat/movenc: Fix mix of declaration and statement
[00:00:00 CEST] --- Wed Apr 12 2017


More information about the Ffmpeg-devel-irc mailing list