Re: [FFmpeg-devel] [PATCH] ismindex: handle discontinuous streams better

2014-10-07 Thread Carl Eugen Hoyos
Mika Raento iki.fi> writes: > For better or worse, ismindex doesn't use av_log anywhere, I'm > following the existing style in the file. Sorry! Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmp

[FFmpeg-devel] [PATCH] ismindex: handle discontinuous streams better

2014-10-07 Thread Mika Raento
Reads the fragment duration from the trun sample data, rather than assuming that there are no gaps. Creates much better playlists for our inputs. --- tools/ismindex.c | 95 ++-- 1 file changed, 85 insertions(+), 10 deletions(-) diff --git a/tool

Re: [FFmpeg-devel] [PATCH] ismindex: handle discontinuous streams better

2014-10-07 Thread Mika Raento
On 8 October 2014 08:12, Mika Raento wrote: > Reads the fragment duration from the trun sample data, rather than > assuming that there are no gaps. Creates much better playlists for our > inputs. > --- > tools/ismindex.c | 96 > +--- > 1 file c

Re: [FFmpeg-devel] [PATCH] ismindex: handle discontinuous streams better

2014-10-07 Thread Mika Raento
For better or worse, ismindex doesn't use av_log anywhere, I'm following the existing style in the file. Changing the whole file should be a separate patch? Mika On 8 October 2014 09:33, Carl Eugen Hoyos wrote: > Mika Raento iki.fi> writes: > >> +fprintf(stderr, "negative sample

Re: [FFmpeg-devel] [PATCH] ismindex: handle discontinuous streams better

2014-10-07 Thread Carl Eugen Hoyos
Mika Raento iki.fi> writes: > +fprintf(stderr, "negative sample duration %d\n", > sample_duration); fprintf (& friends) are not allowed, please use av_log(). Note to others: Why did we remove the defines? Carl Eugen ___ ffmpeg-devel m

[FFmpeg-devel] Not-very-good timestamps with fragmented mp4 input

2014-10-07 Thread Mika Raento
Hi I have a number of ISMV files that have discontinuities (missing frames between fragments). Using these as input to ffmpeg doesn't work very well - the discontinuities are not reflected in the dts or pts, e.g., using ffprobe -show_packets. Hence there are audio/video sync problems and with larg

[FFmpeg-devel] [PATCH] ismindex: handle discontinuous streams better

2014-10-07 Thread Mika Raento
Reads the fragment duration from the trun sample data, rather than assuming that there are no gaps. Creates much better playlists for our inputs. --- tools/ismindex.c | 96 +--- 1 file changed, 85 insertions(+), 11 deletions(-) diff --git a/tool

[FFmpeg-devel] [PATCH] vp9:enable multi-thread decoding when refreshctx is equal to 0

2014-10-07 Thread di1028 . wu
From: Di Wu Multi-thread decoding doesn't work when refreshctx is equal to 0. Fix it by call ff_thread_finish_setup function in the condition when refreshctx is equal to 0. In vp9_decode_frame function, ff_thread_finish_setup is not called when refreshctx is equal to 0. The next decoding thread

[FFmpeg-devel] 回复: patch 1/4: libavcodec/ppc/pixblockdsp.c: fixget_pixels_altivec() and diff_pixels_altivec() for POWER LE

2014-10-07 Thread rongyan
Reimar, Sorry for late response. 'HAVE_VSX' is automatically enabled only when HAVE_ALTIVECT is enabled and the CPU is little endian. So if the altivec implementation is broken in little endian, the HAVE_VSX will not be enabled.‍ Thanks. Rong Yan -- The world has enough for ever

[FFmpeg-devel] [PATCH] swscale: support internal scaler cascades

2014-10-07 Thread Michael Niedermayer
Fixes Ticket3170 Signed-off-by: Michael Niedermayer --- libswscale/swscale.c | 13 ++ libswscale/swscale_internal.h |6 + libswscale/utils.c| 54 - 3 files changed, 62 insertions(+), 11 deletions(-) diff --git a/li

Re: [FFmpeg-devel] [PATCH v2 1/4] ffprobe: add -show_pixel_formats option

2014-10-07 Thread Michael Niedermayer
On Mon, Sep 22, 2014 at 09:03:16AM +0200, Tobias Rapp wrote: > On 15.09.2014 17:00, Tobias Rapp wrote: > >Have updated my work according to the suggestions of Stefano and split > >into four patches for easier review. > > > >Any feedback/comments are welcome. > > Ping. ping timeout patches applie

Re: [FFmpeg-devel] [PATCH 02/14] libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/5]

2014-10-07 Thread Michael Niedermayer
Hi On Mon, Oct 06, 2014 at 10:40:51AM +, Nedeljko Babic wrote: > Hi and sorry for such a late response. > > It looks that I misplaced this mail... > > > From: Djordje Pesut > >> > >> Add float emulation > >> > >> Signed-off-by: Nedeljko Babic > >> --- > >> libavcodec/float_emu.h | 2

Re: [FFmpeg-devel] [RFC][PATCH] web: News about FFmpeg in Debian

2014-10-07 Thread Timothy Gu
On Oct 6, 2014 3:23 PM, "Alexander Strasser" wrote: > > On 2014-10-06 01:35 +, Carl Eugen Hoyos wrote: > > Timothy Gu gmail.com> writes: > > > > > The bad news is that the package probably won't migrate to Debian > > > testing in time for the upcoming release "Jessie". The Debian release > >

[FFmpeg-devel] [PATCH] avformat/movenc: add EAC3 muxing support.

2014-10-07 Thread Benoit Fouet
Support only one independent substream right now, and only syncframes containing 6 blocks. Fixes part of ticket #3074 --- Right now, this produces the same output as the previous patch for supported streams, and rejects the unsupported ones. Support for syncframes concatenation will come afterwar

Re: [FFmpeg-devel] [RFC] Direct Stream Transfer (DST) decoder

2014-10-07 Thread Michael Niedermayer
On Tue, Oct 07, 2014 at 05:41:09PM +1100, Peter Ross wrote: > Thanks for the review (also thanks compn). > I will address all your comments -- some further questions below: [...] > > > +unsigned int half_prob[DST_MAX_CHANNELS]; > > > +unsigned int map_ch_to_felem[DST_MAX_CHANNELS]; > > >

Re: [FFmpeg-devel] unable to decode png file.

2014-10-07 Thread Michael Niedermayer
On Tue, Oct 07, 2014 at 04:36:50PM +0900, UrdnotFirebug wrote: > Hi Michael.i'm using FFmpeg 2.4.1 built on gcc 4.4.7 please try with 2.4.2, there where several bugfixes in the png handling [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Those who are best at ta

Re: [FFmpeg-devel] FFmpeg IRC meeting October 4th 2014, UTC 16

2014-10-07 Thread Peter Ross
On Mon, Oct 06, 2014 at 03:47:00PM +0200, Stefano Sabatini wrote: > On date Saturday 2014-10-04 17:45:32 +0200, Stefano Sabatini encoded: > [...] > > The meeting will happen in a few minutes, 16 UTC, on the freenode IRC > > channel #ffmpeg-meeting. Please join if interested. > > > > Topics of the