[vlc] Re: using video filters while transcoding
Benjamin PRACHT
bigben at via.ecp.fr
Sun Sep 28 00:06:29 CEST 2003
Well, video filters are... video filters. That means that thay
are only applied on the video-ouput, and so not on the
transcoded stream. To do what you're trying to do, you need
to ave the encodinf module (ffmpeg here) do it. Just add the
cropright=...,cropleft=...,croptop=...,cropbottom=... in the transcode
part of the stream output syntax...
The width and heigh parametters allows you to modify the size of the
resulting video, if it interests you ;-)
--
$(echo "BigBen")
Oui je quote, et alors ?
--
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/support/lists.html
If you are in trouble, please contact <postmaster at videolan.org>
More information about the vlc
mailing list