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

burek burek021 at gmail.com
Thu May 1 02:05:02 CEST 2014


[00:16] <cone-701> ffmpeg.git 03Michael Niedermayer 07master:ed72dae4cf80: ffmpeg: dont print "Conversion failed" if conversion has never started
[00:16] <michaelni> jamrial, should be fixed
[00:21] <jamrial> cool
[00:29] <cone-701> ffmpeg.git 03Anton Khirnov 07master:6a13505c0698: mpegvideo: move the MpegEncContext fields used from arm asm to the beginning
[00:29] <cone-701> ffmpeg.git 03Michael Niedermayer 07master:8b30702c4404: Merge commit '6a13505c069890cb0e2a07e29fd819a0cf2e73c1'
[00:38] <cone-701> ffmpeg.git 03Anton Khirnov 07master:c1f92d13589d: mpegvideo: remove unused MpegEncContext.b4_stride
[00:38] <cone-701> ffmpeg.git 03Michael Niedermayer 07master:b3d48c315dec: Merge commit 'c1f92d13589d431e576d719dd44427486a5e05cd'
[00:47] <cone-701> ffmpeg.git 03Anton Khirnov 07master:9d76dd952ffd: h264: drop commented out cruft
[00:47] <cone-701> ffmpeg.git 03Michael Niedermayer 07master:37ce3188deca: Merge commit '9d76dd952ffd9fffc7f9fb5cc5af6d093ba54521'
[00:56] <cone-701> ffmpeg.git 03Hendrik Leppkes 07master:a7c5fddac813: avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2api.h header
[00:56] <cone-701> ffmpeg.git 03Michael Niedermayer 07master:5b393766ba9d: Merge commit 'a7c5fddac8137654cb503295c4dfb6492df43643'
[01:35] <BBB> plepere: \o/ will check the patch set soon (mraulet also)
[05:34] <cone-479> ffmpeg.git 03Michael Niedermayer 07master:0a266cb55af9: avcodec/vorbisdec: try to workaround libvorbisenc bug
[05:34] <cone-479> ffmpeg.git 03Michael Niedermayer 07master:f0c78b0769ca: avcodec/vorbisdec: use av_malloc(z)_array()
[06:58] <cone-479> ffmpeg.git 03Michael Niedermayer 07master:421b21ca8a02: sws: dont use the optimized 410->420 unscaled conversion when height%4
[07:55] <Jackster_> Doing live transcoding of an RTMP stream and keep getting "missing picture in access unit with size"
[07:55] <Jackster_> Makes the video it outputs choppy
[07:56] <Jackster_> Googled it but no definitive answer that I can see
[09:06] <plepere> kurosu, I'm going from 24.9 to 13.7 seconds on a ra bitstream.
[09:08] <plepere> so it's almost 2 times faster.
[09:08] <plepere> with ASM. but I think that the C got faster too.
[12:04] <wm4> why the firgging hell does ffprobe output to stderr
[12:04] <wm4> and also seems to ignore -print_format
[13:04] <Compn> wm4 : are you using official git ffmpeg ?
[13:04] <wm4> yes
[14:06] <saste> wm4, command?
[14:06] <wm4> I tried: ffprobe -print_format flat file.mkv
[14:08] <saste> wm4, -show_something?
[14:09] <saste> otherwise it will print the usual dump to stderr and exits
[14:09] <wm4> duh
[14:42] <cone-315> ffmpeg.git 03Lukasz Marek 07master:3050e53f2b61: lavd/fbdev_enc: remove redundant assignments
[14:42] <cone-315> ffmpeg.git 03Lukasz Marek 07master:279ff8d2f6dc: lavd/fbdev_enc: move list device code to fbdev_common
[14:42] <cone-315> ffmpeg.git 03Lukasz Marek 07master:e2ebaa09339c: lavd/fbdev_dec: implement fbdev_get_device_list callback
[14:42] <cone-315> ffmpeg.git 03Lukasz Marek 07master:954a8f448355: lavd/pulse_audio_enc: add more buffer attributes
[14:42] <cone-315> ffmpeg.git 03Lukasz Marek 07master:a1e5be5c1a0c: lavd/pulse_audio_enc: add pointer checks
[14:42] <cone-315> ffmpeg.git 03Lukasz Marek 07master:f817d55049be: lavd/pulse_audio_enc: signal that buffer is still writable after write
[14:42] <cone-315> ffmpeg.git 03Lukasz Marek 07master:5bef4878d308: lavd/pulse_audio_enc: respect minreq while checking buffer fullness
[14:42] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:bb6d00f01417: Merge remote-tracking branch 'lukaszmluki/master'
[15:22] <saste> ffmpeg got a 1k$ donation from xbmc
[15:39] <Compn> saste : to where? spi ?
[15:39] <saste> Compn, yes
[15:40] <Compn> why are they giving us money? :P
[15:40] <saste> Compn, because they use ffmpeg, and they have money?
[15:41] <Compn> thought there might have been a note or something with the donation
[16:00] <saste> Compn that's not allowed by the Click&Pledge donation system right now
[16:12] <wm4> you could just ask them
[17:33] <cone-315> ffmpeg.git 03Daniel Verkamp 07master:5e7d21c7ad02: ff_put_wav_header: add flag to force WAVEFORMATEX
[17:48] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:1e25afc1811a: avcodec/tiff: Support 410 and 440 YCbCr
[18:11] <kurosu> plepere, I was asking about the benefit of the bidir handling since last patchset, not the cumulated improvement
[18:20] <kurosu> (nice anyway)
[20:02] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:8532566e8022: avcodec/mjpegdec: use av_mallocz_array()
[20:03] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:f08ca91b05c8: avcodec/ivi_common: Use av_mallocz_array()
[20:03] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:0eb9482e3226: avcodec/flacenc: Use av_malloc_array()
[20:12] <cone-315> ffmpeg.git 03Luca Barbato 07master:344f7b5a7e0d: hls: Report the current media sequence
[20:12] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:f21f969a3f2a: Merge commit '344f7b5a7e0d50573dec402dfe6228676f3889d9'
[20:37] <cone-315> ffmpeg.git 03Luca Barbato 07master:87a3ea3192bf: segment: Report the current media sequence
[20:37] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:67979b593699: Merge commit '87a3ea3192bf5e4aafa08bca8686a2b577eae818'
[21:08] <cone-315> ffmpeg.git 03Luca Barbato 07master:c7603b3c2433: hls: Print start_number as first sequence value
[21:08] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:8522dd380b2a: Merge commit 'c7603b3c243331057300337a61464e6ac4a605cb'
[21:25] <cone-315> ffmpeg.git 03Luca Barbato 07master:a16431034d9b: hls: Factor the sequence computation
[21:25] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:5b4c8aac9786: Merge commit 'a16431034d9bd44182bf844d6bbde2c98bc4e6b5'
[21:45] <cone-315> ffmpeg.git 03Luca Barbato 07master:7266e24f1763: hls: Sync the file number with the start sequence
[21:45] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:554a1ecab7ef: Merge commit '7266e24f176389d2e81bfc7c829934f7c8ae361c'
[21:52] <cone-315> ffmpeg.git 03Luca Barbato 07master:7d027b9d6d62: librtmp: Map native options to librtmp ones when possible
[21:52] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:a1ac27bc6639: Merge commit '7d027b9d6d6290557cc5d4fc56f4b9ed630a7feb'
[22:03] <cone-315> ffmpeg.git 03Mickaël Raulet 07master:bd4dc9e71775: fate/hevc: update with new sequences from jctvc(cherry picked from commit de6d9c586bd3852dfbe629a88ccc8c0f0a2bfcbb)
[22:11] <cone-315> ffmpeg.git 03Lukasz Marek 07master:8ff72924cfeb: lavd/opengl_enc: fix pixel data alignment
[23:44] <cone-315> ffmpeg.git 03Michael Niedermayer 07master:617e866e25b7: Move av_find_best_pix_fmt_of_2() from avcodec to avutil
[00:00] --- Thu May  1 2014


More information about the Ffmpeg-devel-irc mailing list