[FFmpeg-user] Filter complex problem

Paul B Mahol onemda at gmail.com
Fri Dec 6 13:03:40 CET 2013


On 12/5/13, JULIAN GARDNER <joolzg at btinternet.com> wrote:
> I have this filter
>
> -filter_complex '[0:#$dvbsPid] scale=1280:720 [sub],[0:v][sub] overlay'
>
> which is taking in a known 1280:720 video, resizing the dvb subtitles to
> 1280:720 and overlaying the 2.
>
> PROBLEM
> I dont want to have this 1280:720 fixed, what i would like is to be able to
> use some form of [0:v]:iw:[0:v];ih, but this does not work

How? What you tried?

>
> So is there a way of getting the [0:v] inputs width and height to i can
> change the filter to be a generic filter
>
> joolz
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>


More information about the ffmpeg-user mailing list