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

burek burek021 at gmail.com
Thu Oct 9 02:05:03 CEST 2014


[04:04] <rcombs> oh man, this guy
[04:06] <rcombs> oh man, and now he's in #ffmpeg asking who cehoyos is
[05:40] <cone-953> ffmpeg.git 03Michael Niedermayer 07master:9db9b209e3a3: avcodec/mmvideo: Fix undefined behavior (left shift of negative value)
[05:40] <cone-953> ffmpeg.git 03Michael Niedermayer 07master:344f8d307ac7: swresample/audioconvert: Fix undefined behavior (left shift of negative value)
[05:40] <cone-953> ffmpeg.git 03Michael Niedermayer 07master:f3296b945464: avcodec/h264: Undefined behavior (left shift of 12852653 by 8 places cannot be represented in type 'int')
[11:45] <cone-470> ffmpeg.git 03James Almer 07master:82f8eb5f773d: jpeg2000: split off inverse MCT as Jpeg2000DSP
[11:46] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:36e4b750a79b: Merge commit '82f8eb5f773d87e3d9c0066ef19b501a461ddfae'
[12:01] <cone-470> ffmpeg.git 03Henrik Gramner 07master:2d91abade29e: x86: h264_intrapred: Don't treat 32-bit integers as 64-bit
[12:01] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:3c1378ce0ac5: Merge commit '2d91abade29e43bb45c881d45909b8ee77e904e2'
[12:42] <random3234> hi guys im not sure im am in the correct forum/room here but I have been downloading ffmpeg git static builds for the last few days and benchmarking and todays build (ffmpeg-git-20141008-64bit-static) has had a performance drop of 50%
[12:42] <random3234> here is the command line
[12:42] <random3234> ./ffmpeg -benchmark -i /spare/x265-daily-tests/blue_sky_1080p25_cfr28.x265 -s 1280x720 -vcodec libx265 -preset superfast -x265-params bframes=0:threads=1:crf=30 -f rawvideo /tmp/blue_sky_1080p25.x265
[12:42] <random3234> i understand this could simply be x265 related but  i wanted to raise it 1st
[12:42] <random3234> in herre
[12:44] <random3234> i have seen the fps drop from 31fps down to 13/14 on a fixed test
[12:54] <wm4> did you test with the same x265 lib?
[13:00] <random3234> my understanding is that the ffmpeg static build lifts the daily x265 build
[13:00] <random3234> so to answer then i presume it wud be a different x265
[13:20] <JoshX> hello.. just asked the following in the main #ffmpeg channel too.. not sure where to ask it :)
[13:20] <JoshX> Hello, Small question.. so far i've only found a patch which would mean i would need to recompile ffmpeg myself and i don't really want a custom version, but does ffmpeg support a filename pattern which would include date/time in the format 20141008_131714004 (yyyymmd_ hhmmssfff) while using the segmentation options where the filename would include the start time of the segment?
[13:40] <pa> ubitux, so i finally explained my problem in a ML post :) let's see if this will work out
[13:41] <pa> ffmpeg-user though, even if the topic is a little in between ffmpeg-user and ffmpeg-devel
[13:58] <wm4> link?
[14:10] Action: Compn reviews moderation queue
[14:13] <Compn> there, i think i approved pa's mail
[14:13] <spaam> moderator Compn 
[14:13] <Compn> wm4 : http://lists.ffmpeg.org/pipermail/ffmpeg-user/2014-October/023818.html
[14:14] <Compn> pa : btw did you look at mplayer/TOOLS/netstream.c ? :P
[14:14] <wm4> netstream is a joke
[14:21] <wm4> pa: funky stuff
[14:26] <wm4> pa: I'm not subscribed to that list
[14:27] <wm4> pa: I think the strange seek behavior you see is due to http://git.videolan.org/?p=ffmpeg.git;a=blob;f=libavformat/aviobuf.c;h=f01ed8843bdc33f5f63040d0b7a9522687fdd80f;hb=HEAD#l241
[14:27] <wm4> probably
[14:27] <wm4> which was added in 9600486d10a9728f1503363334268ecfafa9b0e5 (2014!)
[14:28] <wm4> apparently it was done for mp3 backwards seeking? (lolwut)
[14:28] <wm4> (a wtf to be found here)
[14:28] <wm4> pa: anyway, the point is: the demuxer is free to do that
[14:29] <wm4> pa: run mpv with --demuxer-mkv-subtitle-preroll to see even stranger behavior
[15:10] <pa> thanks Compn !
[15:13] <pa> wm4, let me try
[15:18] <pa> wm4, actually it behaves the same with that switch (on a regular file)
[15:18] <pa> meaning, well. requesting cluster boundary offsets and all
[15:32] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:b530e2e35129: avcodec/vorbisdec: use av_freep(), do not leave stale pointers in memory
[15:32] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:e97f38ce6300: ffserver: use av_freep(), do not leave stale pointers in memory
[16:16] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:f66fed6c4299: avcodec/bfi: use av_freep(), do not leave stale pointers in memory
[16:16] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:fa8c6c13505c: avcodec/atrac3plusdec: use av_freep(), do not leave stale pointers in memory
[16:16] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:f703c8cc0901: avcodec/avpicture: use av_freep(), do not leave stale pointers in memory
[16:25] <arwa> Hey when I am compiling the xbr.c , I am getting this error ---> " no previous prototype for ‘xbr2x_a’ ".
[16:32] <cone-470> ffmpeg.git 03Carl Eugen Hoyos 07master:1d4480d376b0: tests/Makefile: Fix fate-ffprobe with --target-path
[17:05] <saste> arwa: do you have a link to the xbr repo?
[17:23] <ubitux> arwa: make that function static
[17:38] <reynaldo> people, can we try sticking dates for the qualification tasks at https://trac.ffmpeg.org/wiki/SponsoringPrograms/OPW/2014-12-Qualis
[17:39] <cone-470> ffmpeg.git 03Tobias Rapp 07master:33db99548b99: Changelog: add "ffprobe -show_pixel_formats option"
[17:58] <arwa> okay thanks :D
[18:01] <ubitux> arwa: if you don't the function is exported, and so is exposed; and in your case the prototype was missing so it couldn't be exported properly
[18:01] <ubitux> (to make things simple)
[18:02] <arwa> ohh!! 
[18:17] <arwa> I am getting a scaled checkered image as output for a totally different input image. :/
[18:19] <reynaldo> ubitux: just CCed you on a vp9 patch on -devel, not sure you took a look at it already
[19:04] <chetna> Hi Michaelni & Daemon404. I was wondering if you could give me some introductory links/docs to look through "FFv1 P Support" idea. Please let me know if any of you  are around ?
[19:36] <michaelni> 19:04 <chetna> Hi Michaelni & Daemon404. I was wondering if you could give me some ... 19:17 chetna has quit <-- too quick
[19:44] <hima> ubitux: how can i compile and run a file here . Like just srtdec.c if i want to print certain statements so as to understand how the code works? or i just have to use ffmpeg -i in.srt out.srt
[20:38] <Mavrik> uh
[20:38] <Mavrik> so what's the proper way to make a copy of an AVPacket?!
[20:40] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:be695ee38972: avformat/matroskadec: do not trust the default duration to be the real 1/timebase if its less than 5fps
[20:40] <Mavrik> I keep getting  av_freep crashes when using av_packet_unref and I have no idea what I'm doing wrong
[20:46] <michaelni> Mavrik, dunno what exactly you want to do but av_copy_packet() might do what you want
[20:47] <Mavrik> and now I look like a moron for not seeing that method. Thanks.
[21:43] <cone-470> ffmpeg.git 03Andreas Cadhalpun 07master:b15b06ebf582: avformat: use const char* instead of uint8_t* for AVProbeData.mime_type
[21:43] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:911ba8fb197d: Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'
[21:51] <cone-470> ffmpeg.git 03Vittorio Giovara 07master:7ae9791b641d: avformat: bump version after mime_type change
[21:51] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:9da679e77fa2: Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579'
[22:06] <cone-470> ffmpeg.git 03Luca Barbato 07master:04d14c9b68b0: vc1: Split the decoder in components
[22:06] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:d5a3caef9302: Merge commit '04d14c9b68b03e8dbc6e3003c1ee06892dd32576'
[22:14] <cone-470> ffmpeg.git 03Vittorio Giovara 07master:147f2e91eece: avcodec: make sure color_range is properly initialized
[22:14] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:10dd62737e1a: Merge commit '147f2e91eece6b9021ff5b7f8a3b5ce053566659'
[22:27] <cone-470> ffmpeg.git 03Vittorio Giovara 07master:a2c00d22e71d: avprobe: print color properties for show_streams
[22:28] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:dc5560efda8e: Merge commit 'a2c00d22e71d13b72828147be86aa9e961c6cae6'
[22:37] <cone-470> ffmpeg.git 03Vittorio Giovara 07master:c732c62cee43: doc: expand description for some color properties
[22:37] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:1b6172dcf619: Merge commit 'c732c62cee43f651775af5547cff99d418248542'
[22:51] <cone-470> ffmpeg.git 03Vittorio Giovara 07master:04ccd584a70f: pixfmt: mark further reserved values
[22:51] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:7eb959bf0b96: Merge commit '04ccd584a70fad4ebb29ca340d704970ff313cbc'
[23:02] <cone-470> ffmpeg.git 03Vittorio Giovara 07master:5a419b2dd188: pixdesc: return color properties names
[23:02] <cone-470> ffmpeg.git 03Michael Niedermayer 07master:bb44f7d5d7e4: Merge commit '5a419b2dd1881889d436f55741fd3ff3f9f436c4'
[23:28] <J_Darnley> Where is the code the governs input streams going into the filter chain in ffmpeg (the tool)?
[00:00] --- Thu Oct  9 2014


More information about the Ffmpeg-devel-irc mailing list