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

burek burek021 at gmail.com
Mon Feb 25 02:05:03 CET 2013


[00:02] <cone-267> ffmpeg.git 03Reimar Döffinger 07master:50a37f9202a8: pmpdec: check for EOF while reading index.
[00:45] <cone-267> ffmpeg.git 03Michael Niedermayer 07master:b0bc0eb9789d: pmpdec: read index before creating audio streams
[00:45] <cone-267> ffmpeg.git 03Michael Niedermayer 07master:7276e9ea95a5: pmpdec: fix signedness
[00:45] <cone-267> ffmpeg.git 03Michael Niedermayer 07master:066739f6bc62: pmpdec: check packet sizes
[02:44] Action: Compn types ./configure and cpu usage goes up. forgot how ffmpeg compiled silently
[04:42] Action: Compn spends 3 hours tackling mingw
[10:34] <durandal_1707> michaelni: have comments on exr slice threading?
[11:28] <cone-697> ffmpeg.git 03Nicolas George 07master:bf0712c2f8ef: libavfilter/af_amerge: fix segfault if init fails.
[11:55] <cone-697> ffmpeg.git 03Nicolas George 07master:3d7f4f87267c: lavf/avio: check that the protocol supports the open mode.
[11:57] <durandal_1707> why is default thread type frame one?
[12:07] <cone-697> ffmpeg.git 03Nicolas George 07master:2d98dd3d142b: lavfi: fix merging of formats and clarify exception.
[12:07] <cone-697> ffmpeg.git 03Nicolas George 07master:e568d432b1d8: lavfi/formats: reindent after last commit.
[12:20] <cone-697> ffmpeg.git 03Nicolas George 07master:ccc7bcc4fcaa: lavc: check return values consistency when decoding subtitles.
[12:27] <cone-697> ffmpeg.git 03Anton Khirnov 07master:8097fc9a2dd4: 4xm: check the return value of read_huffman_tables().
[12:27] <cone-697> ffmpeg.git 03Anton Khirnov 07master:f935aca44c67: av_memcpy_backptr: avoid an infinite loop for back = 0
[12:27] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:4ba35194a9d7: Merge commit 'f935aca44c674d30e3ed940ef73bbad1228a5855'
[12:31] <durandal_1707> ahh, frame threads are only by default used when probing
[12:33] <durandal_1707> actually not
[12:34] <durandal_1707> is there any way to force two decodings with single image?
[12:34] <durandal_1707> *to force single decoding with one image input
[12:35] <durandal_1707> currenly it is decoded twice
[13:09] <cone-697> ffmpeg.git 03Anton Khirnov 07master:de6dfa2bb82d: lagarith: avoid infinite loop in lag_rac_refill()
[13:09] <cone-697> ffmpeg.git 03Anton Khirnov 07master:067432c1c958: loco: check that there is data left after decoding a plane.
[13:09] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:714ff44858a0: Merge commit '067432c1c95882c7221e694f33d9f3bdbe46de7f'
[13:09] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:33796645dc35: loco: check the last plane too
[13:14] <cone-697> ffmpeg.git 03Nicolas George 07master:b92c7a8f4b55: tools: add seek_print.
[13:14] <cone-697> ffmpeg.git 03Nicolas George 07master:ea2de3d09614: lavf/concatdec: add the "duration" directive.
[13:20] <cone-697> ffmpeg.git 03Anton Khirnov 07master:ddfe1246d98f: flicvideo: avoid an infinite loop in byte run compression
[13:20] <cone-697> ffmpeg.git 03Anton Khirnov 07master:56daf10e0313: mov: use the format context for logging.
[13:20] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:663ebae79a3e: Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10'
[13:28] <cone-697> ffmpeg.git 03Anton Khirnov 07master:0dff40bfb9a0: mlpdec: do not try to allocate a zero-sized output buffer.
[13:28] <cone-697> ffmpeg.git 03Anton Khirnov 07master:4f3b058c84f5: cavs: initialize various context tables to 0
[13:28] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:9748cac5650a: Merge commit '4f3b058c84f570e261d743c7c22f865617fd28ac'
[13:55] <cone-697> ffmpeg.git 03Anton Khirnov 07master:e10659244782: qtrle: add more checks against pixel_ptr being negative.
[13:55] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:9ba38e62734e: Merge commit 'e10659244782b26061e7d52c06437de32a43a7af'
[14:00] <cone-697> ffmpeg.git 03Anton Khirnov 07master:7b4f91155bd4: qtrle: cosmetics, reformat CHECK_PIXEL_PTR() macro
[14:00] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:6f5f0671f3d6: Merge commit '7b4f91155bd4ef5a8d4e9af65c48b42bfa5b52c6'
[14:09] <cone-697> ffmpeg.git 03Anton Khirnov 07master:d8a74d1d95a3: qtrle: use AV_LOG_ERROR in an error message.
[14:10] <cone-697> ffmpeg.git 03John Van Sickle 07master:2f325a6fd442: libx264: change i_qfactor to use x264cli's default
[14:10] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:a77a27a24b27: Merge commit '2f325a6fd4421c4dd4e26d7065e5d4bf26ed52f2'
[14:32] <cone-697> ffmpeg.git 03Kostya Shishkov 07master:b5f536d24b5a: pnm: add high-bitdepth PGMYUV support for both encoder and decoder
[14:32] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:198ea7a96f64: Merge commit 'b5f536d24b5ae360503935c34d5d59fa5181b94d'
[14:32] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:5ecf8189c682: pnm: use av_pix_fmt_desc_get()
[14:37] <cone-697> ffmpeg.git 03Diego Biurrun 07master:94ee7da08d2a: Remove pointless av_cold attributes in header files
[14:37] <cone-697> ffmpeg.git 03Diego Biurrun 07master:040c565e5198: doc: developer: Allow tabs in the vim configuration for Automake files
[14:37] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:2fc662ae63ab: Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608'
[14:42] <cone-697> ffmpeg.git 03Diego Biurrun 07master:7432e872066d: configure: Add print_3_columns helper function and use where appropriate
[14:42] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:409890ca2f57: Merge commit '7432e872066d6960a9fbd31c51a94ebe6183389e'
[14:50] <cone-697> ffmpeg.git 03Mans Rullgard 07master:0a8da1a3e5f0: configure: Do not redundantly list enabled hwaccel libs
[14:50] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:74c92452541b: Merge commit '0a8da1a3e5f0b9329dfb89d17356ff5444c02351'
[15:04] <cone-697> ffmpeg.git 03Diego Biurrun 07master:9840130edf3a: configure: Simplify VDA header and extralibs check
[15:04] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:56c245f9219b: Merge commit '9840130edf3a969ec06dd0faa61dcf8d90c5f67a'
[15:22] <cone-697> ffmpeg.git 03Diego Biurrun 07master:2aac411fd4c7: configure: Simplify VDPAU header check
[15:22] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:42b411995caf: Merge commit '2aac411fd4c74e22b978525206f3b8257de1842b'
[15:28] <cone-697> ffmpeg.git 03Diego Biurrun 07master:4cc4b33f71d3: build: Add proper infrastructure for adding and checking host CPPFLAGS
[15:28] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:845bf99312d9: Merge commit '4cc4b33f71d3982df404fceb4405d656c538bc74'
[15:33] <cone-697> ffmpeg.git 03Paul B Mahol 07master:1a08758e7c4e: exr: slice threading
[15:33] <cone-697> ffmpeg.git 03Paul B Mahol 07master:645f96f129ad: exr: check color channel subsampling too
[15:33] <cone-697> ffmpeg.git 03Paul B Mahol 07master:74a78bfe6c1b: exr: simplify filling channel_buffer[]
[15:33] <cone-697> ffmpeg.git 03Paul B Mahol 07master:7b12554c5abc: exr: make sure that data_size is not bigger than expected
[15:36] <durandal_1707> i need to wait 24h or 48h for fate sync?
[15:39] <cone-697> ffmpeg.git 03Diego Biurrun 07master:215cdd35efd6: configure: Refactor dxva2api.h dependency declarations
[15:39] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:60cc4a32b52f: Merge commit '215cdd35efd625ec28ef5846f1692b18f7c2c230'
[15:46] <michaelni> durandal_1707, i dont know, it depends on how the clients are setup
[15:47] <michaelni> none of my clients needs any delay
[15:49] <cbsrobot_> whats the purpose of the last "codec" in Options ?
[15:49] <cbsrobot_> { "c", HAS_ARG | OPT_STRING | OPT_SPEC, { .off = OFFSET(codec_names) }, "codec name", "codec" }
[16:39] <cone-697> ffmpeg.git 03Diego Biurrun 07master:82ca17ac7a0a: configure: Fix vaapi/vda/vdpau dependency declarations
[16:39] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:8cf9253aef19: Merge commit '82ca17ac7a0a08784cb6808384ee237ac28e8334'
[16:39] <cone-697> ffmpeg.git 03Diego Biurrun 07master:fdd392ed27d8: configure: Simplify VDPAU header check
[16:50] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:dbabea2f2378: configure: hwaccel autodetection has been removed in 82ca17ac7a0a08784cb6808384ee237ac28e8334
[16:58] <cone-697> ffmpeg.git 03Justin Ruggles 07master:d7c450436fcb: ac3dec: validate channel output mode against channel count
[16:58] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:f7c4b76c488b: Merge commit 'd7c450436fcb9d3ecf59884a574e7684183e753d'
[17:15] <cone-697> ffmpeg.git 03Justin Ruggles 07master:9f1223562e13: lavfi: connect libavresample options to af_resample via AVFilterGraph
[17:15] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:71cf094e1be0: Merge commit '9f1223562e134bac6345a465870b9d56ff7d60cf'
[17:18] <durandal_1707> michaelni: can you explain that merge?
[17:23] <durandal_1707> nvm
[17:42] <cone-697> ffmpeg.git 03Justin Ruggles 07master:5c7db097ebe1: avconv: pass libavresample options to AVFilterGraph
[17:42] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:6db37c946805: Merge commit '5c7db097ebe1fb5c233cedd8846615074e7d6044'
[17:49] <cone-697> ffmpeg.git 03Justin Ruggles 07master:50f4337a2fd3: lavr: Add "resample_cutoff" option as a duplicate of "cutoff"
[17:49] <cone-697> ffmpeg.git 03Justin Ruggles 07master:b2eea615c077: lavr: allow setting internal_sample_fmt option by string
[17:49] <cone-697> ffmpeg.git 03Diego Biurrun 07master:45235ac48836: configure: Move x11grab option to a more suitable place in the help output
[17:49] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:5f8f9dc4362b: Merge commit '45235ac488363e3360bf2f2275102d1ec66eba0f'
[18:01] <cone-697> ffmpeg.git 03Mans Rullgard 07master:3fc09b008118: configure: Move list of external libs to a separate variable
[18:01] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:214cb30b72b9: Merge commit '3fc09b0081184f26edbb62d2d72ae89bf9e21768'
[18:09] <cone-697> ffmpeg.git 03Mans Rullgard 07master:04cccb5fc109: configure: List external libs used using print_enabled()
[18:09] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:036df234fb28: Merge remote-tracking branch 'qatar/master'
[18:57] <durandal_1707> can somone disable lavfi if libavdevice is not compiled?
[19:01] <ubitux> lavfi doesn't depend on lavd
[19:03] <durandal_1707> ubitux: lavfi in lavd
[19:49] <cone-697> ffmpeg.git 03Reimar Döffinger 07master:db6e2e848b21: hls: do not access pb->opaque for custom IO.
[19:49] <cone-697> ffmpeg.git 03Reimar Döffinger 07master:c65eb7907c49: mpeg12: Fix non-hwaccel VDPAU decode.
[19:54] <teratorn> can I ask why I see errors about non-monotonically increasing dts when I call av_interleaved_write_frame() ? isn't it the job of the interleaving to queue the packets and mux them in dts order? am I missing something ? :(
[20:30] <cone-697> ffmpeg.git 03Paul B Mahol 07master:bc980d57caaf: fate: add animated gif demuxer test
[20:30] <cone-697> ffmpeg.git 03Paul B Mahol 07master:8a7d177cf65d: fate: add animated gif decoder tests
[20:37] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:2abbe6d07a34: swr: add duplicate cutoff for compatibility
[20:37] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:c4c702b6d3b4: avfilter/avfiltergraph.h: Move public field out of the private fields
[20:37] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:8b3affda87e4: swr: support a seperate output sample bits.
[20:37] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:f3abdf4392a1: cmdutils: fix null pointer dereference
[20:37] <cone-697> ffmpeg.git 03Michael Niedermayer 07master:ad899522ffa7: ffmpeg: use a AVDictionary instead of the context to move swr parameters around
[22:47] <durandal_1707> ubitux: why is charenc test still failing?
[23:46] <cone-697> ffmpeg.git 03Stefano Sabatini 07master:5085b46496f0: lavc: change type of AVFrame.channels field from int64_t to int
[23:46] <cone-697> ffmpeg.git 03Stefano Sabatini 07master:b59cd089ffd6: lavfi/abuffersink: add sample_rates field to AVABufferSinkParams
[23:46] <cone-697> ffmpeg.git 03Stefano Sabatini 07master:566560b85c37: lavfi/abuffersink: fix weird indent and spacing
[23:46] <cone-697> ffmpeg.git 03Stefano Sabatini 07master:a3fa27e366cd: ffplay: set type for channel_layout AudioParams field to int64_t
[23:46] <cone-697> ffmpeg.git 03Stefano Sabatini 07master:394130efe32f: ffplay: reindent and remove pointless cast in audio_decode_frame() code
[23:57] <ezekiel> unexpected breakthrough today with synchronized audio+video capture with ffmpeg from git, any devs feel free to tell me if this is expected behavior:
[23:57] <ezekiel> ffmpeg -y -f video4linux2 -i /dev/video0 -f alsa -i hw:CARD=U0x46d0x821,DEV=0 ~/tmp/output-file.mp4  #results in out-of-sync audio/video
[23:57] <ezekiel> ffmpeg -y -f alsa -i hw:CARD=U0x46d0x821,DEV=0 -f video4linux2 -i /dev/video0 ~/tmp/output-file.mp4  #results in in-sync audio/video
[23:57] <ezekiel> so - just changing the order of the inputs fixes audio sync - is that expected?
[00:00] --- Mon Feb 25 2013


More information about the Ffmpeg-devel-irc mailing list