Search found 7 matches

Go to advanced search

by Telerin
29 Apr 2022 10:03
Forum: VLC media player for Windows Troubleshooting
Topic: How can I see what I'm recording?
Replies: 5
Views: 406

Re: How can I see what I'm recording?

Perfect, that instruction works, thanks!

Code: Select all

vlc dshow:// :dshow-vdev="miWebCam" :dshow-adev :live-caching=300 --sout=#duplicate{dst=display,dst=transcode{vcodec=h264,vb=512}}:std{access=file,dst=C:\miVideo.mp4"}
by Telerin
28 Apr 2022 21:08
Forum: VLC media player for Windows Troubleshooting
Topic: How can I see what I'm recording?
Replies: 5
Views: 406

How can I see what I'm recording?

On Windows 10 I use a batch to open the webcam and start a recording. But while it is recording, the VLC interface shows black. How can I see what is being recorded at the same time on the VLC screen? This is the command line: vlc -Idummy -vvv dshow:// :dshow-vdev="myWebCam" :dshow-adev :l...
by Telerin
12 Nov 2020 11:42
Forum: VLC media player for Windows Troubleshooting
Topic: Does VLC record in less time?
Replies: 0
Views: 164

Does VLC record in less time?

Hello. I am recording sessions with a webcam and I have verified that VLC accelerates the video when recording it, that is, I record 1 minute and the created file lasts 45 ". How can I avoid this? vlc dshow:// :dshow-vdev="AUSDOM FHD Camera" :dshow-adev :live-caching=300 :stop-time=60...
by Telerin
09 Nov 2020 12:42
Forum: VLC media player for Windows Troubleshooting
Topic: Stop recording from command line
Replies: 1
Views: 266

Re: Stop recording from command line

This is how I start the recording:

Code: Select all

vlc dshow:// :dshow-vdev="AUSDOM FHD Camera" :dshow-adev :live-caching=300 --sout=#transcode{vcodec=h265,vb=512}:std{access=file,dst="output.mp4"}
by Telerin
09 Nov 2020 10:19
Forum: VLC media player for Windows Troubleshooting
Topic: Stop recording from command line
Replies: 1
Views: 266

Stop recording from command line

Hi everyone. How can I stop recording from command line in Windows? Thanks in advance.
by Telerin
29 Mar 2020 15:04
Forum: General VLC media player Troubleshooting
Topic: How to capture 10" from a remote IP camera.
Replies: 0
Views: 185

How to capture 10" from a remote IP camera.

Hello everybody.
It's possible? Something so

vlc username:foo password:foo 111.222.111:8080 time:10

Thanks!

Go to advanced search