Re: [FFmpeg-devel] [PATCH] add hds demuxer

2016-10-12 Thread Steven Liu
patch update. xml2 disabled by default test passed: ../configure --cc='ccache x86_64-w64-mingw32-gcc' --arch=x86_64 --target-os=mingw32 --cross-prefix=x86_64-w64-mingw32- --disable-yasm 2016-10-13 14:49 GMT+08:00 Steven Liu : > init add hds demuxer > > Based-on: patch by CORY MCCARTHY > Ba

[FFmpeg-devel] [PATCH] add hds demuxer

2016-10-12 Thread Steven Liu
init add hds demuxer Based-on: patch by CORY MCCARTHY Based-on: patch by Gorilla Maguila Signed-off-by: Steven Liu --- configure |4 + libavformat/Makefile |1 + libavformat/allformats.c |2 +- libavformat/amfmetadata.c | 219 + libavformat/amfmet

Re: [FFmpeg-devel] [PATCH 4/4] ffprobe: report field order for video streams

2016-10-12 Thread Tobias Rapp
On 04.10.2016 08:15, Clément Bœsch wrote: On Mon, Oct 03, 2016 at 11:49:39PM -0500, Rodger Combs wrote: --- ffprobe.c | 13 + tests/ref/fate/concat-demuxer-extended-lavf-mxf | 2 +- tests/ref/fate/concat-demuxer-extended-lavf-mxf_d10 |

Re: [FFmpeg-devel] [PATCH] lavc/mpeg12dec.c: Read cc words field-wise, limit to cc_count and support extra field.

2016-10-12 Thread Jonathan Campbell
I just realized this has been sitting in my inbox for awhile. Here's the clip in question. If you play it in VLC player with "Closed Captions 1" selected, you'll notice that some of the text in the captions is missing. https://www.dropbox.com/s/orrzn9vfcjmk7vb/bighero6.evenoddfieldcc.vob?dl=0

Re: [FFmpeg-devel] [PATCH] avformat/flvenc: do not write duration and filesize when cannot seekable

2016-10-12 Thread Steven Liu
2016-10-13 4:08 GMT+08:00 Michael Niedermayer : > On Wed, Oct 12, 2016 at 06:11:41PM +0800, Steven Liu wrote: > > when living stream cannot seekable, don't write duration and > > filesize in metadata, and donnot seek at the flv_write_trailer > > > > Signed-off-by: Steven Liu > > --- > > libavfor

Re: [FFmpeg-devel] [PATCH] configure: fix detection of libopenjpeg

2016-10-12 Thread Michael Bradshaw
On Wed, Oct 12, 2016 at 8:30 AM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > > Updated patch attached. New patch looks good to me (though I don't have push privileges so can't commit it). Thanks! ___ ffmpeg-devel mailing list ffmpeg-

Re: [FFmpeg-devel] [PATCH] fate: add test for firequalizer filter

2016-10-12 Thread Muhammad Faiz
On Thu, Oct 13, 2016 at 8:19 AM, Michael Niedermayer wrote: > On Thu, Oct 13, 2016 at 05:14:38AM +0700, Muhammad Faiz wrote: >> Signed-off-by: Muhammad Faiz >> --- >> tests/fate/filter-audio.mak | 10 ++ >> tests/filtergraphs/firequalizer | 27 +++ >> 2 files

Re: [FFmpeg-devel] [PATCH] libopenjpegenc: recreate image data buffer after encoding frame

2016-10-12 Thread Michael Bradshaw
On Wed, Oct 12, 2016 at 8:45 AM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > On 12.10.2016 03:42, Michael Bradshaw wrote: > > On Tue, Oct 11, 2016 at 9:57 AM, Andreas Cadhalpun < > > andreas.cadhal...@googlemail.com> wrote: > > > >> openjpeg 2 sets the data pointers of the image

Re: [FFmpeg-devel] [PATCH] fate: add test for firequalizer filter

2016-10-12 Thread Michael Niedermayer
On Thu, Oct 13, 2016 at 05:14:38AM +0700, Muhammad Faiz wrote: > Signed-off-by: Muhammad Faiz > --- > tests/fate/filter-audio.mak | 10 ++ > tests/filtergraphs/firequalizer | 27 +++ > 2 files changed, 37 insertions(+) > create mode 100644 tests/filtergraphs/f

[FFmpeg-devel] [PATCH v2] avformat/matroskadec: workaround the field_order bug in the Matroska muxer

2016-10-12 Thread James Almer
Signed-off-by: James Almer --- Now also checks for micro version. libavformat/matroskadec.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/libavformat/matroskadec.c b/libavformat/matroskadec.c index a94398b..acf1ccb 100644 --- a/libavformat/matroskadec.c +++

[FFmpeg-devel] [PATCH] avformat/matroskadec: workaround the field_order bug in the Matroska muxer

2016-10-12 Thread James Almer
Signed-off-by: James Almer --- libavformat/matroskadec.c | 15 +++ 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/libavformat/matroskadec.c b/libavformat/matroskadec.c index a94398b..0acf6df 100644 --- a/libavformat/matroskadec.c +++ b/libavformat/matroskadec.c @@ -175

[FFmpeg-devel] [PATCH] avfilter/showcqt: add csp option

2016-10-12 Thread Muhammad Faiz
from colorspace filter Signed-off-by: Muhammad Faiz --- doc/filters.texi | 26 ++ libavfilter/avf_showcqt.c | 56 ++- libavfilter/avf_showcqt.h | 2 ++ 3 files changed, 79 insertions(+), 5 deletions(-) diff --git a/doc/fi

Re: [FFmpeg-devel] [PATCH]configure: Enable pie for toolchain=hardened.

2016-10-12 Thread Andreas Cadhalpun
On 12.10.2016 23:44, Carl Eugen Hoyos wrote: > 2016-10-12 19:04 GMT+02:00 Andreas Cadhalpun > : >> On 04.10.2016 12:24, Carl Eugen Hoyos wrote: >>> Sorry if I miss something but with this patch, the hardening_check >>> script succeeds here both for x86_32 and x86_64 (static and shared). >> >> This

Re: [FFmpeg-devel] [PATCH] avformat/matroska: fix MatroskaVideoFieldOrder enum values

2016-10-12 Thread Michael Niedermayer
On Wed, Oct 12, 2016 at 04:54:56PM -0300, James Almer wrote: > The spec says > > 9: Interlaced with bottom field displayed first and top field stored first > 14: Interlaced with top field displayed first and bottom field stored first > > And avcodec.h states > > AV_FIELD_TB, //< Top cod

[FFmpeg-devel] [PATCH] fate: add test for firequalizer filter

2016-10-12 Thread Muhammad Faiz
Signed-off-by: Muhammad Faiz --- tests/fate/filter-audio.mak | 10 ++ tests/filtergraphs/firequalizer | 27 +++ 2 files changed, 37 insertions(+) create mode 100644 tests/filtergraphs/firequalizer diff --git a/tests/fate/filter-audio.mak b/tests/fate/filter-a

Re: [FFmpeg-devel] [PATCH] avcodec/libx264: fix forced_idr logic

2016-10-12 Thread Moritz Barsnick
On Wed, Oct 12, 2016 at 21:57:16 +0200, Timo Rothenpieler wrote: > Currently, it forces IDR frames for both true and false. > Not entirely sure what the original idea behind the tri-state bool > option is. The option's default of -1 ("auto") doesn't seem useful either, since the code doesn't do an

Re: [FFmpeg-devel] [PATCH]configure: Enable pie for toolchain=hardened.

2016-10-12 Thread Carl Eugen Hoyos
2016-10-12 19:04 GMT+02:00 Andreas Cadhalpun : > On 04.10.2016 12:24, Carl Eugen Hoyos wrote: >> Sorry if I miss something but with this patch, the hardening_check >> script succeeds here both for x86_32 and x86_64 (static and shared). > > This script uses a very simplistic approach for testing pos

Re: [FFmpeg-devel] [PATCH] avformat/matroska: fix MatroskaVideoFieldOrder enum values

2016-10-12 Thread James Almer
On 10/12/2016 6:22 PM, Dave Rice wrote: > >> On Oct 12, 2016, at 3:54 PM, James Almer wrote: >> >> The spec says >> >> 9: Interlaced with bottom field displayed first and top field stored first >> 14: Interlaced with top field displayed first and bottom field stored first >> >> And avcodec.h stat

Re: [FFmpeg-devel] [PATCH] avformat/matroska: fix MatroskaVideoFieldOrder enum values

2016-10-12 Thread Dave Rice
> On Oct 12, 2016, at 3:54 PM, James Almer wrote: > > The spec says > > 9: Interlaced with bottom field displayed first and top field stored first > 14: Interlaced with top field displayed first and bottom field stored first > > And avcodec.h states > > AV_FIELD_TB, //< Top coded fir

Re: [FFmpeg-devel] [PATCH] libavf: Auto-detect mjpeg 2000 in mpeg-ts

2016-10-12 Thread Carl Eugen Hoyos
2016-10-12 17:40 GMT+02:00 Ståle Kristoffersen : > On 2016-10-12 at 17:32, Carl Eugen Hoyos wrote: >> 2016-10-12 16:57 GMT+02:00 Ståle Kristoffersen : >> > I do (they are decodable by ffmpeg without the patch if I take the >> > whole stream with PMT, or with only the j2k-pid using my patch), >> >

Re: [FFmpeg-devel] [PATCH]configure: Use LDEXEFLAGS in check_ld().

2016-10-12 Thread Carl Eugen Hoyos
2016-10-12 19:10 GMT+02:00 Andreas Cadhalpun : > On 05.10.2016 15:12, Carl Eugen Hoyos wrote: >> -check_cmd $ld $LDFLAGS $flags $(ld_o $TMPE) $TMPO $libs $extralibs >> +check_cmd $ld $LDFLAGS $LDEXEFLAGS $flags $(ld_o $TMPE) $TMPO $libs >> $extralibs >> } >> >> print_include(){ >> -- 1.

[FFmpeg-devel] [PATCH] avformat/matroska: fix MatroskaVideoFieldOrder enum values

2016-10-12 Thread James Almer
The spec says 9: Interlaced with bottom field displayed first and top field stored first 14: Interlaced with top field displayed first and bottom field stored first And avcodec.h states AV_FIELD_TB, //< Top coded first, bottom displayed first AV_FIELD_BT, //< Bottom coded first

Re: [FFmpeg-devel] [PATCH] avformat/flvenc: do not write duration and filesize when cannot seekable

2016-10-12 Thread Michael Niedermayer
On Wed, Oct 12, 2016 at 06:11:41PM +0800, Steven Liu wrote: > when living stream cannot seekable, don't write duration and > filesize in metadata, and donnot seek at the flv_write_trailer > > Signed-off-by: Steven Liu > --- > libavformat/flvenc.c | 49 --

[FFmpeg-devel] [PATCH] avcodec/libx264: fix forced_idr logic

2016-10-12 Thread Timo Rothenpieler
Currently, it forces IDR frames for both true and false. Not entirely sure what the original idea behind the tri-state bool option is. --- libavcodec/libx264.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c index 9e12464..32e767e

Re: [FFmpeg-devel] nvenc/cuda force IDR

2016-10-12 Thread Timo Rothenpieler
> I'm trying to put together a patch, but I'm struggling a bit setting up to > build. I just pushed the neccesary changes. Works slightly diffrent than on x264, as the option it has seems a bit broken, seeing that both 0 and 1 force IDR frames: x4->forced_idr >= 0 ? X264_TYPE_IDR : X264_TYPE_KEY

Re: [FFmpeg-devel] [PATCH 1/3] Improve selftest coverage for libavutil library

2016-10-12 Thread Michael Niedermayer
On Mon, Oct 10, 2016 at 08:56:51PM -0700, Thomas Turner wrote: > Code coverage for av_fifo_generic_peek(...) and av_fifo_grow(...) . > --- > libavutil/tests/fifo2.c | 77 > + > 1 file changed, 77 insertions(+) > create mode 100644 libavutil/tests/f

Re: [FFmpeg-devel] nvenc/cuda force IDR

2016-10-12 Thread Grant Brownewell
Hello, I've been experimenting with encoding with a cuda card, and I noticed that setting the pict_type member of the AVFrame structure to AV_PICTURE_TYPE_I >does not trigger it to encode the next frame as an IDR frame as libx264 does. I looked at the nvidia docs a

Re: [FFmpeg-devel] [PATCH 2/4] lavc: add vp8/vp9 mediacodec decoders

2016-10-12 Thread James Zern
On Wed, Oct 12, 2016 at 6:22 AM, Matthieu Bouron wrote: > From: Matthieu Bouron > > --- > configure| 4 +++ > libavcodec/Makefile | 2 ++ > libavcodec/allcodecs.c | 4 +++ > libavcodec/mediacodecdec.c | 14 > libavcodec/mediacodec

Re: [FFmpeg-devel] nvenc/cuda force IDR

2016-10-12 Thread Timo Rothenpieler
On 10/12/2016 7:45 PM, Grant Brownewell wrote: >>> Hello, >>> >>> I've been experimenting with encoding with a cuda card, and I noticed that >>> setting the pict_type member of the AVFrame structure to AV_PICTURE_TYPE_I >>> >does not trigger it to encode the next frame as an IDR frame as libx2

Re: [FFmpeg-devel] nvenc/cuda force IDR

2016-10-12 Thread Grant Brownewell
>> Hello, >> >> I've been experimenting with encoding with a cuda card, and I noticed that >> setting the pict_type member of the AVFrame structure to AV_PICTURE_TYPE_I >> >does not trigger it to encode the next frame as an IDR frame as libx264 >> does. I looked at the nvidia docs and it appea

Re: [FFmpeg-devel] [PATCH]configure: Use LDEXEFLAGS in check_ld().

2016-10-12 Thread Andreas Cadhalpun
On 05.10.2016 15:12, Carl Eugen Hoyos wrote: > From 5e26339b041f5e35112ed7f479ade6e57c3b5248 Mon Sep 17 00:00:00 2001 > From: Carl Eugen Hoyos > Date: Wed, 5 Oct 2016 15:10:23 +0200 > Subject: [PATCH] configure: Use LDEXEFLAGS in check_ld(). > > Avoids detecting libraries that are not compatible

Re: [FFmpeg-devel] nvenc/cuda force IDR

2016-10-12 Thread Timo Rothenpieler
On 10/12/2016 4:15 PM, Grant Brownewell wrote: > Hello, > > I've been experimenting with encoding with a cuda card, and I noticed that > setting the pict_type member of the AVFrame structure to AV_PICTURE_TYPE_I > does not trigger it to encode the next frame as an IDR frame as libx264 does. >

Re: [FFmpeg-devel] [PATCH]configure: Enable pie for toolchain=hardened.

2016-10-12 Thread Andreas Cadhalpun
On 04.10.2016 12:24, Carl Eugen Hoyos wrote: > Sorry if I miss something but with this patch, the hardening_check > script succeeds here both for x86_32 and x86_64 (static and shared). This script uses a very simplistic approach for testing position independent executables. I think it just does t

Re: [FFmpeg-devel] [PATCH] libopenjpegenc: recreate image data buffer after encoding frame

2016-10-12 Thread Andreas Cadhalpun
On 12.10.2016 03:42, Michael Bradshaw wrote: > On Tue, Oct 11, 2016 at 9:57 AM, Andreas Cadhalpun < > andreas.cadhal...@googlemail.com> wrote: > >> openjpeg 2 sets the data pointers of the image components to NULL, >> causing segfaults if the image is reused. >> > > I've never seen this issue. T

Re: [FFmpeg-devel] [PATCH] libavf: Auto-detect mjpeg 2000 in mpeg-ts

2016-10-12 Thread Ståle Kristoffersen
On 2016-10-12 at 17:32, Carl Eugen Hoyos wrote: > 2016-10-12 16:57 GMT+02:00 Ståle Kristoffersen : > > I do (they are decodable by ffmpeg without the patch if I take the whole > > stream with PMT, or with only the j2k-pid using my patch), but I am unsure > > if I can share them. > > Maybe you c

Re: [FFmpeg-devel] [PATCH] libavf: Auto-detect mjpeg 2000 in mpeg-ts

2016-10-12 Thread Carl Eugen Hoyos
2016-10-12 16:57 GMT+02:00 Ståle Kristoffersen : > On 2016-10-12 at 13:54, Carl Eugen Hoyos wrote: >> 2016-10-11 15:52 GMT+02:00 Ståle kristoffersen : >> >> > I have some transport streams with only one pid, containing MJPEG 2000 >> > video. Since the PMT/PAT is missing ffmpeg is unable to decode i

Re: [FFmpeg-devel] [PATCH] configure: fix detection of libopenjpeg

2016-10-12 Thread Andreas Cadhalpun
On 12.10.2016 03:35, Michael Bradshaw wrote: > Oh man, I literally just wrote a patch for this today. You beat me by 6 > hours. Anyway, thanks for the patch! What a coincidence! > On Tue, Oct 11, 2016 at 11:37 AM, Andreas Cadhalpun < > andreas.cadhal...@googlemail.com> wrote: > [...] >> +enabled

[FFmpeg-devel] [PATCH] libavcodec/mips/h264dsp_msa.c: fix type in some function parameters

2016-10-12 Thread Vicente Olivert Riera
This fixes a build problem for MIPS architecture that looks like this: libavcodec/mips/h264dsp_msa.c:2498:6: error: conflicting types for ‘ff_weight_h264_pixels16_8_msa’ void ff_weight_h264_pixels16_8_msa(uint8_t *src, int stride, This bug was introduced by commit bc26fe89275c267d169b468356c82ee

Re: [FFmpeg-devel] [PATCH 0/2] crystalhd: Fix various regressions

2016-10-12 Thread Philip Langdale
On Sun, 9 Oct 2016 10:50:11 -0700 Philip Langdale wrote: > These changes should bring CrystalHD functionality back to where it > was when the decoder was originally completed. There are various > interlaced edge cases that remain problematic, and can probably only > be addressed by switching to

Re: [FFmpeg-devel] [PATCH] libavf: Auto-detect mjpeg 2000 in mpeg-ts

2016-10-12 Thread Ståle Kristoffersen
On 2016-10-12 at 13:54, Carl Eugen Hoyos wrote: > 2016-10-11 15:52 GMT+02:00 Ståle kristoffersen : > > > I have some transport streams with only one pid, containing MJPEG 2000 > > video. Since the PMT/PAT is missing ffmpeg is unable to decode it. > > Do you also have samples that can be decoded b

[FFmpeg-devel] nvenc/cuda force IDR

2016-10-12 Thread Grant Brownewell
Hello, I've been experimenting with encoding with a cuda card, and I noticed that setting the pict_type member of the AVFrame structure to AV_PICTURE_TYPE_I does not trigger it to encode the next frame as an IDR frame as libx264 does. I looked at the nvidia docs and it appears there is a mecha

Re: [FFmpeg-devel] [PATCH v2] lavf/movenc: suggest video_track_timescale for invalid timescale

2016-10-12 Thread Mark Thompson
On 12/10/16 14:35, Michael Niedermayer wrote: > why dont you use av_reduce() directly ? Because I didn't know it existed. That would indeed be better (it appears to be doing the same thing with continued fraction). The sentiment behind a suggested patch is equivalent. - Mark __

Re: [FFmpeg-devel] [PATCH v2] lavf/movenc: suggest video_track_timescale for invalid timescale

2016-10-12 Thread Sven C. Dack
On 12/10/16 14:38, Sven C. Dack wrote: It may be too much. We only know of 3 video files, which don't play on the Apple player. We don't know how they got produced, what produced them, what caused them to have this deviation, if it was done intentionally or by accident, nor do we know why App

Re: [FFmpeg-devel] [PATCH v2] lavf/movenc: suggest video_track_timescale for invalid timescale

2016-10-12 Thread Michael Niedermayer
On Wed, Oct 12, 2016 at 01:44:52PM +0100, Mark Thompson wrote: > On 12/10/16 11:04, Carl Eugen Hoyos wrote: > > 2016-10-11 21:06 GMT+02:00 Josh de Kock : > >> Fixes ticket #5882. > > > > I don't object but I don't think it is correct. > > > >> While it doesn't automatically set the timescale > >>

Re: [FFmpeg-devel] [PATCH v2] lavf/movenc: suggest video_track_timescale for invalid timescale

2016-10-12 Thread Sven C. Dack
On 12/10/16 13:44, Mark Thompson wrote: How about the approach in the test program below? This makes the whole timebase fraction; the suggested timescale would then be the denominator of that. (It is currently just a program linked with lavu, I could make it into a patch if someone else thinks

[FFmpeg-devel] [PATCH 3/4] lavc: add mpeg4 mediacodec decoder

2016-10-12 Thread Matthieu Bouron
From: Matthieu Bouron --- configure| 2 ++ libavcodec/Makefile | 1 + libavcodec/allcodecs.c | 2 ++ libavcodec/mediacodecdec.c | 7 +++ libavcodec/mediacodecdec_h2645.c | 38 ++ libavcodec/version.h

[FFmpeg-devel] [PATCH 4/4] lavc/mediacodec: use more meaningful filenames

2016-10-12 Thread Matthieu Bouron
From: Matthieu Bouron Adds the following changes: * mediacodecdec.{c,h} -> mediacodecdec_common.{c,h} * mediacodecdec_h2645.c -> mediacodecdec.c --- libavcodec/Makefile| 12 +- libavcodec/mediacodec.c|3 +- libavcodec/mediacod

[FFmpeg-devel] [PATCH 1/4] lavc/mediacodec_wrapper: do not discard codecs reporting they do not support any profile

2016-10-12 Thread Matthieu Bouron
From: Matthieu Bouron Depending on the device, some (VP8/VP9/...) decoders report that they do not support any profiles. --- libavcodec/mediacodec_wrapper.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/libavcodec/mediacodec_wrapper.c b/libavcodec/mediacodec_wrapper.c index 97e3a29..c2a

[FFmpeg-devel] [PATCH 2/4] lavc: add vp8/vp9 mediacodec decoders

2016-10-12 Thread Matthieu Bouron
From: Matthieu Bouron --- configure| 4 +++ libavcodec/Makefile | 2 ++ libavcodec/allcodecs.c | 4 +++ libavcodec/mediacodecdec.c | 14 libavcodec/mediacodecdec_h2645.c | 73 +++- libavcodec/ver

Re: [FFmpeg-devel] [PATCH v2] lavf/movenc: suggest video_track_timescale for invalid timescale

2016-10-12 Thread Mark Thompson
On 12/10/16 11:04, Carl Eugen Hoyos wrote: > 2016-10-11 21:06 GMT+02:00 Josh de Kock : >> Fixes ticket #5882. > > I don't object but I don't think it is correct. > >> While it doesn't automatically set the timescale >> for the user as that would destroy data without prompt, it will tell >> the us

Re: [FFmpeg-devel] [PATCH] add hds demuxer

2016-10-12 Thread Michael Niedermayer
On Wed, Oct 12, 2016 at 03:56:49PM +0800, Steven Liu wrote: > init add hds demuxer > > Based-on: patch by CORY MCCARTHY > Based-on: patch by Gorilla Maguila > Signed-off-by: Steven Liu > --- > configure |5 + > libavformat/Makefile |1 + > libavformat/allformats.c

Re: [FFmpeg-devel] [PATCH] libavf: Auto-detect mjpeg 2000 in mpeg-ts

2016-10-12 Thread Carl Eugen Hoyos
2016-10-11 16:27 GMT+02:00 Michael Niedermayer : > also the img2 demuxer for mjpeg2000 from img2dec.c does not work > for this ? We separated the jpg from the mjpeg probe, jpg makes sure that the sample starts like a jpg image and contains an end marker and can be decoded, mjpeg probe is less str

Re: [FFmpeg-devel] [PATCH] libavf: Auto-detect mjpeg 2000 in mpeg-ts

2016-10-12 Thread Carl Eugen Hoyos
2016-10-11 15:52 GMT+02:00 Ståle kristoffersen : > I have some transport streams with only one pid, containing MJPEG 2000 > video. Since the PMT/PAT is missing ffmpeg is unable to decode it. Do you also have samples that can be decoded by FFmpeg? (We don't) How are your samples produced? Do you h

Re: [FFmpeg-devel] FFmpeg at LinuxCon 2016

2016-10-12 Thread Thilo Borgmann
Hi, > FFmpeg will have a booth at the LinuxCon Europe 2016 in Berlin, Germany from > Oct. 4th to Oct 6th! > > The booth will be manned with Thomas Volkert and me, everyone interested is > welcome to visit us and the rest of the LinuxCon. > > Find more details about the LinuxCon at the Linux Foun

Re: [FFmpeg-devel] [PATCH]lavf/riffenc: Always write unexpected channel_mask

2016-10-12 Thread Carl Eugen Hoyos
2016-10-11 10:13 GMT+02:00 Carl Eugen Hoyos : > 2016-09-26 12:39 GMT+02:00 Carl Eugen Hoyos : > >> Attached patch allows to write arbitrary (mono) channel_masks >> even for 16bit 48kHz pcm audio. > > I'll push this if there are no objections. Patch applied. Carl Eugen

[FFmpeg-devel] [PATCH] avformat/flvenc: do not write duration and filesize when cannot seekable

2016-10-12 Thread Steven Liu
when living stream cannot seekable, don't write duration and filesize in metadata, and donnot seek at the flv_write_trailer Signed-off-by: Steven Liu --- libavformat/flvenc.c | 49 - 1 files changed, 28 insertions(+), 21 deletions(-) diff --git

Re: [FFmpeg-devel] [PATCH v2] lavf/movenc: suggest video_track_timescale for invalid timescale

2016-10-12 Thread Carl Eugen Hoyos
2016-10-11 21:06 GMT+02:00 Josh de Kock : > Fixes ticket #5882. I don't object but I don't think it is correct. > While it doesn't automatically set the timescale > for the user as that would destroy data without prompt, it will tell > the user how they could set the timescale (as this is mostly

Re: [FFmpeg-devel] [PATCH] Apple Quicktime fix / MP4 and MOV Timebase

2016-10-12 Thread Josh de Kock
On 11/10/2016 22:53, Moritz Barsnick wrote: On Tue, Oct 11, 2016 at 19:32:14 +0100, Josh de Kock wrote: On 11/10/2016 18:24, Alexey Eromenko wrote: *** BLURB HERE *** This commit message isn't very useful, it doesn't describe the change at all. See: https://www.ffmpeg.org/developer.html#Patch

Re: [FFmpeg-devel] [PATCH] Apple Quicktime fix

2016-10-12 Thread Ronald S. Bultje
Hi, On Oct 11, 2016 2:40 PM, "Alexey Eromenko" wrote: > > On Tue, Oct 11, 2016 at 8:29 PM, Josh de Kock wrote: > > On 11/10/2016 18:24, Alexey Eromenko wrote: > >> > >> --- > >> libavformat/movenc.c | 14 +- > >> 1 file changed, 9 insertions(+), 5 deletions(-) > >> > >> diff --git a

[FFmpeg-devel] [PATCH] avcodec/vda: define av_vda_default_init2 when CONFIG_H264_VDA_HWACCEL equ 0

2016-10-12 Thread Steven Liu
on OSX: ../configure --disable-everything --enable-demuxer=hls make error message: Undefined symbols for architecture x86_64: "_av_vda_default_init2", referenced from:_videotoolbox_init in ffmpeg_videotoolbox.o so add av_vda_default_init2 when CONFIG_H264_VDA_HWACCEL=0 Signed-off-by: Steven Liu -

[FFmpeg-devel] Please feel free to take my patch, modify and apply it

2016-10-12 Thread Alexey Eromenko
Dear ffmpeg community, I don't have too much time to spend on this (Apple) issue, but I did my best, including providing test material, bug report and a possible patch. If you modify, you can change name to your own, of course. Best wishes, -- -Alexey Eromenko "Technologov"

Re: [FFmpeg-devel] [PATCH 2/3] lavc/mediacodecdec: rename dequeued_buffer_nb to output_buffer_count

2016-10-12 Thread Matthieu Bouron
On Tue, Oct 11, 2016 at 10:24 AM, Matthieu Bouron wrote: > > > On Thu, Oct 6, 2016 at 2:31 PM, Matthieu Bouron > wrote: > >> From: Matthieu Bouron >> >> --- >> libavcodec/mediacodecdec.c | 6 +++--- >> libavcodec/mediacodecdec.h | 2 +- >> 2 files changed, 4 insertions(+), 4 deletions(-) >> >>

Re: [FFmpeg-devel] [PATCH] add hds demuxer

2016-10-12 Thread Steven Liu
patch update! fix tool/patcheck warning! 2016-10-12 15:56 GMT+08:00 Steven Liu : > init add hds demuxer > > Based-on: patch by CORY MCCARTHY > Based-on: patch by Gorilla Maguila > Signed-off-by: Steven Liu > --- > configure |5 + > libavformat/Makefile |1 + > li

[FFmpeg-devel] [PATCH] add hds demuxer

2016-10-12 Thread Steven Liu
init add hds demuxer Based-on: patch by CORY MCCARTHY Based-on: patch by Gorilla Maguila Signed-off-by: Steven Liu --- configure |5 + libavformat/Makefile |1 + libavformat/allformats.c |2 +- libavformat/amfmetadata.c | 219 + libavformat/amfmet

Re: [FFmpeg-devel] [PATCH v2] lavf/movenc: suggest video_track_timescale for invalid timescale

2016-10-12 Thread Nicolas George
Le decadi 20 vendémiaire, an CCXXV, Josh de Kock a écrit : > Fixes ticket #5882. While it doesn't automatically set the timescale > for the user as that would destroy data without prompt, it will tell > the user how they could set the timescale (as this is mostly likely > what they want). > > Sign