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

burek burek021 at gmail.com
Mon Jul 11 02:05:04 CEST 2016


[00:44:28 CEST] <cone-091> ffmpeg 03Michael Niedermayer 07master:e98ab799be9c: avcodec/vaapi_encode_h264: Use av_clip_uintp2()
[00:44:29 CEST] <cone-091> ffmpeg 03Sami Hult 07master:d4c8e931903a: Changed metadata print option to accept general urls
[01:15:15 CEST] <BtbN> ok?
[01:17:10 CEST] <Shiz> 11
[01:37:53 CEST] <BtbN> not ok.
[01:41:51 CEST] <Compn> o no its spam time
[01:45:15 CEST] <BBB> ugh
[01:45:50 CEST] <jamrial_> fflogger chokes when there's spam
[01:46:12 CEST] <Compn> not sure if i have the  right permissions to ban people
[01:46:18 CEST] <Compn> i guess i have to find the banlist and add things 
[01:46:25 CEST] <Compn> >dont make it easy to ban spammers or anything
[01:46:34 CEST] <haasn> range ban the country :^)
[01:47:36 CEST] <BtbN> AOL still exists?
[01:48:18 CEST] <jamrial_> yeah, plenty of old people that never bothered to cancel the service even after they moved to cable
[01:48:31 CEST] <BBB> I think theyre all gone now
[01:48:36 CEST] <BBB> poke me if you think I forgot one
[01:53:41 CEST] <BBB> Compn: michaelni can give permission for that, ask him :)
[02:18:09 CEST] <Compn> BBB : i have permissions i think, just forgot "badip" and "badcontent"
[02:18:10 CEST] <Compn> :P
[02:19:12 CEST] <BBB> ah, yes, I keep forgetting also
[02:19:18 CEST] <BBB> and admin/monitoring and so on
[02:19:20 CEST] <BBB> its quite fragmented
[11:00:19 CEST] <durandal_1707> Compn: why you have not updated codecs.conf with ffmpeg new decoders?
[14:04:37 CEST] <kierank> ah good atomnuker objected to psd
[14:09:52 CEST] <BBB> heh a raging fire that burns with the passion of a million suns :D
[14:10:20 CEST] <BBB> and the freshwater sharkattack uncles attic
[14:10:24 CEST] <BBB> epic
[14:11:00 CEST] <BtbN> So this thing only works if you export psd with very special settings?
[14:11:07 CEST] <BtbN> What's the point than? Might as well export png or jpeg then
[14:12:49 CEST] <BBB> thats what I was thinking :-p
[14:13:12 CEST] <BBB> Im esecially confused why someone would animate individual frames and save them as psd if their purpose is to be used for a video
[14:13:17 CEST] <BBB> do people really do that?
[14:13:31 CEST] <BBB> I cant imagine any video editor supporting psd as input?
[14:15:36 CEST] <BtbN> If he managed to write a fully features PSD importer, in a way that's not the most horrible mess on earth, that'd be different.
[14:26:24 CEST] <nevcairiel> its a closed proprietary format that evolved for decades
[14:26:33 CEST] <nevcairiel> its going to be a horrible mess =p
[14:32:40 CEST] <mateo`> IMHO, supporting PSD is only relevant to extract the filters and their values used to achieve a particular effect and reproduce the same output outside Photoshop
[14:34:05 CEST] <mateo`> (nothing to do with lavc)
[14:55:54 CEST] <Chloe> if I have a libavformat without a probe, would I just set the AVInputFormat.read_probe to null?
[14:56:57 CEST] <kierank> you're adding a format?
[14:57:10 CEST] <Chloe> yes
[14:58:10 CEST] <kierank> you just leave it blank in the struct
[14:58:14 CEST] <kierank> afaik
[15:12:01 CEST] <Compn> durandal_1707 : someone paid me to look at these binary codecs, so takes priority
[15:20:59 CEST] <durandal_1707> bad boy
[15:36:55 CEST] <Compn> you should be asking me to put it in videolan
[15:37:20 CEST] <Compn> vlc has a more complicated system of stuff just for adding codec tags :\
[15:47:25 CEST] <kierank> ?
[16:21:43 CEST] <Compn> kierank : each ffmpeg codec tag has to be entered in both mplayer and vlc or they cannot play them
[16:21:48 CEST] <Compn> fourcc that is
[16:22:07 CEST] <Compn> unless something changed in vlc recently...
[20:34:35 CEST] <Compn> huh
[20:35:19 CEST] <Compn> i have a file where the video stream in avi header strf says its 640x240. avi container says 640x480. the video really is 640x480..... how the heck can i change this
[20:35:58 CEST] <BtbN> sounds like it's from some old console?
[20:36:19 CEST] <Compn> stupid cctv hardware
[20:37:10 CEST] <Compn> remuxing does not help, since its a stream header...
[20:38:33 CEST] <Compn> hmm does ffmpeg have a media page? https://blogs.microsoft.com/firehose/2015/06/08/developers-ffmpeg-open-source-support-now-available-for-windows-and-windows-phone-apps/
[20:47:29 CEST] <jamrial> Compn: hex edit the header :p
[20:57:42 CEST] <Compn> jamrial : i guess so.
[21:28:19 CEST] <atomnuker> michaelni: anyone volunteered to write the announcement we're going to drop ffserver yet?
[21:32:57 CEST] <jamrial> atomnuker: don't think so
[21:35:15 CEST] <atomnuker> jamrial: wanna write it?
[21:35:35 CEST] <jamrial> no :p
[21:35:54 CEST] <jamrial> also, when are we supposedly dropping it?
[21:37:17 CEST] <Compn> i thought someone suggested we split it into a seperate repo to die a lonely death ?
[22:02:48 CEST] <michaelni> atomnuker, unless i forgot, noone
[22:03:16 CEST] <cone-367> ffmpeg 03Michael Niedermayer 07master:58dc8bbca485: avcodec/h264_refs: Assert that op is 0-2
[22:03:27 CEST] <atomnuker> wrote something up and send a patch to the ML
[22:08:24 CEST] <durandal_1707> Compn: follow my orders!
[22:23:26 CEST] <kierank> atomnuker: looks good
[22:31:48 CEST] <Compn> durandal_1707 : ok ok
[22:32:58 CEST] <Compn> durandal_1707 : what output colorspace does YLC codec want ?
[22:33:00 CEST] <Compn> yv12? 
[22:33:57 CEST] <durandal_1707> Packed yuv422 
[22:34:25 CEST] <durandal_1707> there is sample
[22:53:28 CEST] <KGB> [13FFV1] 15dericed closed pull request #13: move code from tables to codeblocks (06master...06tables-to-codeblocks) 02https://git.io/vmxwg
[23:15:08 CEST] <Compn> durandal_1707 : lol someone made me order airline tickets and now i'm all riled
[23:15:18 CEST] <Compn> cant even think right now.
[23:16:12 CEST] <durandal_1707> who?
[23:18:57 CEST] <Compn> family members
[23:19:18 CEST] <Compn> i dont know why people keep asking me to help them buy airline tickets. second time this month.
[23:23:56 CEST] <Compn> ok ylc codec... 
[23:24:11 CEST] <Compn> if only i had an mplayer nightly build
[23:46:01 CEST] <durandal_1707> Compn: also magic yuv and sheervideo
[00:00:00 CEST] --- Mon Jul 11 2016


More information about the Ffmpeg-devel-irc mailing list