Search found 7 matches

Go to advanced search

by tatoosh
29 Jun 2009 07:38
Forum: VLC media player for Windows Troubleshooting
Topic: command line cropping won't work
Replies: 7
Views: 1793

Re: command line cropping won't work

ok thx for reply. i'll check it out tomorrow and give you feedback here.
by tatoosh
27 Jun 2009 12:42
Forum: VLC media player for Windows Troubleshooting
Topic: command line cropping won't work
Replies: 7
Views: 1793

Re: command line cropping won't work

thx for advise, VLC_help. --crop-geometry=<string> Crop geometry (pixels) Set the geometry of the zone to crop. This is set as <width> x <height> + <left offset> + <top offset>. <width> x <height>: is this the size of screen resolution or of the video resolution?
by tatoosh
25 Jun 2009 18:32
Forum: VLC media player for Windows Troubleshooting
Topic: command line cropping won't work
Replies: 7
Views: 1793

Re: command line cropping won't work

tried both - nothing changed.
Think its a bug.
by tatoosh
25 Jun 2009 18:09
Forum: VLC media player for Windows Troubleshooting
Topic: command line cropping won't work
Replies: 7
Views: 1793

Re: command line cropping won't work

did you mean this:

Code: Select all

vlc.exe mytestvideo.mpg --vout-filter crop --croppadd-croptop=55 --croppadd-cropbottom=55 --croppadd-cropleft=10 --croppadd-cropright=10
?

or only

Code: Select all

vlc.exe mytestvideo.mpg --vout-filter crop
by tatoosh
25 Jun 2009 12:14
Forum: VLC media player for Windows Troubleshooting
Topic: command line cropping won't work
Replies: 7
Views: 1793

command line cropping won't work

I record many Movies with Hauppauge PVr-250 Card in MPEG2 through WinTVCap. For playing my files I use VLC - but want to see Video on 37" LCD without borders. So I have to crop manually. I tested the command line options but dont get a result: vlc.exe mytestvideo.mpg --croppadd-croptop=55 --cro...
by tatoosh
11 Jun 2009 18:22
Forum: VLC media player for Windows Troubleshooting
Topic: Green line under the picture.
Replies: 13
Views: 8410

Re: Green line under the picture.

Okay thanks for your suggestions.
ill check it out later.
whit this command i can firstly work: --crop=16:9 --aspect-ratio=16:9
that fits my MPEG2 records to nearly fullscreen.
by tatoosh
11 Jun 2009 15:26
Forum: VLC media player for Windows Troubleshooting
Topic: Green line under the picture.
Replies: 13
Views: 8410

Re: Green line under the picture.

can someone please help me, i dont get a result to do this:
want to crop autmatically doesnt work - i tried this (%1 is my file opened by batch)

C:\Portable\VLC\vlc.exe %1 --autocrop --croppadd-croptop=55 --croppadd-cropbottom=55 --croppadd-cropleft=10 --croppadd-cropright=10

thx

Go to advanced search