Yanıtlar:
Yakalama için bir uzaklık tanımlamanız gerekir.
Ekranlarım yatay bir 1920px çözünürlüğe sahip. Böylece 2. ekranımı kaydetmek için (birincil ekranımın sağında bulunur) ekliyorum :screen-left=1920
"Seçenekleri Düzenle" kutusuna. Seçeneği görmek için "Medyayı aç" iletişim kutusundaki "Daha fazla seçenek göster" i işaretlediğinizden emin olun.
Ayrıca, ekranınızın sadece alt kümesini veya ana ekranınızın üstünde veya altında bulunan monitörleri de kaydedebilirsiniz. VLC gerçekten şaşırtıcı.
Girebileceğiniz tüm bayraklar için VLC Komut Satırı Seçeneklerine göz atın:
Screen Input
--screen-fps=<float> Frame rate
Desired frame rate for the capture.
--screen-top=<integer [-2147483648 .. 2147483647]>
Subscreen top left corner
Top coordinate of the subscreen top left corner.
--screen-left=<integer [-2147483648 .. 2147483647]>
Subscreen top left corner
Left coordinate of the subscreen top left corner.
--screen-width=<integer [-2147483648 .. 2147483647]>
Subscreen width
Subscreen width
--screen-height=<integer [-2147483648 .. 2147483647]>
Subscreen height
Subscreen height
--screen-follow-mouse, --no-screen-follow-mouse
Follow the mouse (default disabled)
Follow the mouse when capturing a subscreen. (default disabled)
--screen-mouse-image=<string>
Mouse pointer image
If specified, will use the image to draw the mouse pointer on the
capture.
--screen-fragment-size=<integer [-2147483648 .. 2147483647]>
Capture fragment size
Optimize the capture by fragmenting the screen in chunks of
predefined height (16 might be a good value, and 0 means disabled).