[FFmpeg-devel] FFMPEG Library to edit video with text effec

2016-07-01 Thread Tech N Solutions
Hi, I need your help for this FFMPEG Solution. Please help me to resolve following issue. we are working on video animations software for Windows and MAC both. Please send me any console line command or any piece of code that can convert a minute or more than a 40 sec video with text effect us

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Ronald S. Bultje
Hi, On Fri, Jul 1, 2016 at 5:27 PM, Vignesh Venkatasubramanian < vigneshv-at-google@ffmpeg.org> wrote: > On Fri, Jul 1, 2016 at 12:48 PM, Ronald S. Bultje > wrote: > > Hi, > > > > On Fri, Jul 1, 2016 at 3:29 PM, Ronald S. Bultje > wrote: > > > >> Hi, > >> > >> On Fri, Jul 1, 2016 at 3:12 PM

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Vignesh Venkatasubramanian
On Fri, Jul 1, 2016 at 12:48 PM, Ronald S. Bultje wrote: > Hi, > > On Fri, Jul 1, 2016 at 3:29 PM, Ronald S. Bultje wrote: > >> Hi, >> >> On Fri, Jul 1, 2016 at 3:12 PM, Vignesh Venkatasubramanian < >> vigneshv-at-google@ffmpeg.org> wrote: >> >>> On Fri, Jul 1, 2016 at 11:06 AM, James Almer

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Carl Eugen Hoyos
James Zern ffmpeg.org> writes: > >> Do we have decoder support (for either vp8 or vp9) for these files? > > > > No, only encoding and muxing. > > Seems like a feature request, but no reason to block this > one if the vp8 one is here. Of course not. Sorry if I gave that impression, Carl Eugen

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Ronald S. Bultje
Hi, On Fri, Jul 1, 2016 at 3:29 PM, Ronald S. Bultje wrote: > Hi, > > On Fri, Jul 1, 2016 at 3:12 PM, Vignesh Venkatasubramanian < > vigneshv-at-google@ffmpeg.org> wrote: > >> On Fri, Jul 1, 2016 at 11:06 AM, James Almer wrote: >> > On 7/1/2016 2:53 PM, Ronald S. Bultje wrote: >> >> Hi, >>

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Ronald S. Bultje
Hi, On Fri, Jul 1, 2016 at 3:12 PM, Vignesh Venkatasubramanian < vigneshv-at-google@ffmpeg.org> wrote: > On Fri, Jul 1, 2016 at 11:06 AM, James Almer wrote: > > On 7/1/2016 2:53 PM, Ronald S. Bultje wrote: > >> Hi, > >> > >> On Fri, Jul 1, 2016 at 1:40 PM, James Zern < > jzern-at-google@

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Vignesh Venkatasubramanian
On Fri, Jul 1, 2016 at 11:06 AM, James Almer wrote: > On 7/1/2016 2:53 PM, Ronald S. Bultje wrote: >> Hi, >> >> On Fri, Jul 1, 2016 at 1:40 PM, James Zern >> wrote: >> >>> On Fri, Jul 1, 2016 at 10:07 AM, Carl Eugen Hoyos >>> wrote: > Do we have decoder support (for either vp8 or vp9) for th

Re: [FFmpeg-devel] fate/webp : add test to improve cover of lossless

2016-07-01 Thread Michael Niedermayer
On Wed, Jun 29, 2016 at 12:48:22PM +0200, Martin Vignali wrote: > Hello, > > in attach patch to add a new test for lossless webp > one with direct decoding argb > the second with rgb24 pix_fmt. the crc of this test is the same than the > CRC of the sample lena-rgb24 of png tests. > > sample can b

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread James Almer
On 7/1/2016 2:53 PM, Ronald S. Bultje wrote: > Hi, > > On Fri, Jul 1, 2016 at 1:40 PM, James Zern > wrote: > >> On Fri, Jul 1, 2016 at 10:07 AM, Carl Eugen Hoyos >> wrote: Do we have decoder support (for either vp8 or vp9) for these files? >>> >>> No, only encoding and muxing. >> >> Seems

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Ronald S. Bultje
Hi, On Fri, Jul 1, 2016 at 1:40 PM, James Zern wrote: > On Fri, Jul 1, 2016 at 10:07 AM, Carl Eugen Hoyos > wrote: > >> Do we have decoder support (for either vp8 or vp9) for these files? > > > > No, only encoding and muxing. > > Seems like a feature request, but no reason to block this one if

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread James Zern
On Fri, Jul 1, 2016 at 9:23 AM, Vignesh Venkatasubramanian wrote: > On Thu, Jun 30, 2016 at 10:37 PM, James Zern > wrote: >> On Thu, Jun 30, 2016 at 4:16 PM, Vignesh Venkatasubramanian >> wrote: >>> Chrome canary now supports decoding of VP9 streams with alpha >>> channel [1]. Add support to ffm

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread James Zern
On Fri, Jul 1, 2016 at 10:07 AM, Carl Eugen Hoyos wrote: >> Do we have decoder support (for either vp8 or vp9) for these files? > > No, only encoding and muxing. > Seems like a feature request, but no reason to block this one if the vp8 one is here. ___

[FFmpeg-devel] [PATCH] tests/fate: Add test for ticket 3386 ([H264] [Regression] illegal short term buffer state detected)

2016-07-01 Thread Michael Niedermayer
Signed-off-by: Michael Niedermayer --- tests/fate/h264.mak |2 ++ tests/ref/fate/h264-3386 | 52 ++ 2 files changed, 54 insertions(+) create mode 100644 tests/ref/fate/h264-3386 diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak index 9

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Carl Eugen Hoyos
Ronald S. Bultje gmail.com> writes: > Do we have decoder support (for either vp8 or vp9) for these files? No, only encoding and muxing. Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Ronald S. Bultje
Hi, On Fri, Jul 1, 2016 at 12:23 PM, Vignesh Venkatasubramanian < vigneshv-at-google@ffmpeg.org> wrote: > On Thu, Jun 30, 2016 at 10:37 PM, James Zern > wrote: > > On Thu, Jun 30, 2016 at 4:16 PM, Vignesh Venkatasubramanian > > wrote: > >> Chrome canary now supports decoding of VP9 streams

Re: [FFmpeg-devel] [PATCH] libvpx: Enable vp9 alpha encoding

2016-07-01 Thread Vignesh Venkatasubramanian
On Thu, Jun 30, 2016 at 10:37 PM, James Zern wrote: > On Thu, Jun 30, 2016 at 4:16 PM, Vignesh Venkatasubramanian > wrote: >> Chrome canary now supports decoding of VP9 streams with alpha >> channel [1]. Add support to ffmpeg for creating such files. >> >> [1] https://codereview.chromium.org/2096

Re: [FFmpeg-devel] Mix image sequence to video & dshow to audio

2016-07-01 Thread Moritz Barsnick
Hi Gábor, On Thu, Jun 23, 2016 at 10:59:27 +0200, Gábor Alsecz wrote: > I am on a Windows machine and have no idea how can i: > - Grab input sound from attached mic (usb) without dshow device > OR > - mix up the following command with dshow to get audio input from attached > mic. This is a questi

Re: [FFmpeg-devel] fps wrong with codecpar

2016-07-01 Thread Hendrik Leppkes
On Fri, Jul 1, 2016 at 1:56 AM, Gonzalo wrote: > I emailed libav-user, but got no replies. Thought it might be better to > post here. > Issues should be reported on Trac, this list is for development. So unless you have a patch.. - Hendrik ___ ffmpeg-

Re: [FFmpeg-devel] how to download specific track data of a m3u8 content?

2016-07-01 Thread Halley Zhao
I think I got the reason. after I switch video track only, the audio and video track belongs to different program; so both program are downloaded. that means 4 track of stream (stream_index) reach me, though I select one audio and one video track only. I think it will be good to change audio track