Hello.
Today I finally was able to send a feed from my pc's capture card to
ffserver but, when i play the stream on either vlc or with ffplay, there's
a long delay of about 3 minutes. Also, if I stop viewing it and play it
again, then the stream starts from when I started uploading the feed.
I MU
> It is in aabbggrr format because its calculated from expression
Thanks!
-
https://twitter.com/nico_lab
http://nico-lab.net/
--
View this message in context:
http://ffmpeg-users.933282.n4.nabble.com/Setting-color-is-strange-showvolume-filter-tp4671282p4671294.html
Sent from the FFmpeg-use
Am 03.07.2015 um 10:35 schrieb Nicolas George:
Le quintidi 15 messidor, an CCXXIII, Christoph Gerstbauer a écrit :
But what can I do when I want this?
c1=c1
c2=c2
c3=silent
c4=silent
c5=silent
c6=silent
c7=silent
c8=silent
Just leave c3-c8 alone, pan will fill them with silence. And remember
Thanks Francois.
I will demux programatically and see if both file contents are same/similar.
But what is surprising me, the remuxed file I can play in Chrome browser
but not in Mozilla.
I can play the remuxed file in avplay as well.
Shall I assume my remuxed file is fine as I am able to play i
Le quintidi 15 messidor, an CCXXIII, Christoph Gerstbauer a écrit :
> But what can I do when I want this?
> c1=c1
> c2=c2
> c3=silent
> c4=silent
> c5=silent
> c6=silent
> c7=silent
> c8=silent
Just leave c3-c8 alone, pan will fill them with silence. And remember that
channels are numbered startin
For example I use this syntax to spread 2ch source to 8ch target:
-af "pan=8c|c0=c0|c1=c1|c2=c0|c3=c1|c4=c0|c5=c1|c6=c0|c7=c1"
But what can I do when I want this?
c1=c1
c2=c2
c3=silent
c4=silent
c5=silent
c6=silent
c7=silent
c8=silent
I tried to use the anullsrc (to generate silence), but to
> -Original Message-
> From: ffmpeg-user-boun...@ffmpeg.org [mailto:ffmpeg-user-
> boun...@ffmpeg.org] On Behalf Of Austin Einter
> Sent: 03 July 2015 00:54
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] Remux doubts
>
> Can somebody pls clarify.., I observed the remuxed file is
> -Original Message-
> From: ffmpeg-user-boun...@ffmpeg.org [mailto:ffmpeg-user-
> boun...@ffmpeg.org] On Behalf Of Christoph Gerstbauer
> Sent: 03 July 2015 08:36
> To: FFmpeg user questions
> Subject: Re: [FFmpeg-user] Need more detailed description of the behaviour
> of the "-ac " option