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
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
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
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
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,
>>
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@
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
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
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
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
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
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.
___
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
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
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
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
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
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-
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
19 matches
Mail list logo