mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-13 22:30:37 +08:00
Merge pull request #30270 from lujun9972/add-MjAyMzEwMTEgSG93IHRvIFJlY29yZCBZb3VyIFNjcmVlbiB3aXRoIFZMQyAtRm9yIEZ1bi5tZAo=
自动选题[tech]: 20231011 How to Record Your Screen with VLC [For Fun]
This commit is contained in:
commit
a3aec1dd9f
@ -0,0 +1,101 @@
|
||||
[#]: subject: "How to Record Your Screen with VLC [For Fun]"
|
||||
[#]: via: "https://itsfoss.com/vlc-record-screen/"
|
||||
[#]: author: "Sreenath https://itsfoss.com/author/sreenath/"
|
||||
[#]: collector: "lujun9972/lctt-scripts-1693450080"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
How to Record Your Screen with VLC [For Fun]
|
||||
======
|
||||
|
||||
VLC is more than just a video player. It's a versatile video tool with so many features that a normal user could never know them.
|
||||
|
||||
You can [download YouTube videos with VLC][1] or even trim videos with it.
|
||||
|
||||
Another such unusual use of VLC is for screen recording.
|
||||
|
||||
**I still recommend using a proper screen recorder for this task, you are welcome to explore this VLC feature for fun.**
|
||||
|
||||
### Screen recording with VLC
|
||||
|
||||
🚧
|
||||
|
||||
While I was able to use VLC for recording desktop screen, I could not record any sound and my mouse cursor. In my opinion, it's not a replacement of a proper screen recording tool.
|
||||
|
||||
To record your screen using [VLC][2], open it and click on Media and select Convert/Save. (Or directly click on Media → Open Capture Device)
|
||||
|
||||
![Select Convert/ Save option][3]
|
||||
|
||||
Go to the "Capture Device" Tab and select Desktop from the Capture Mode dropdown list.
|
||||
|
||||
![Capture Mode: Desktop][4]
|
||||
|
||||
Now, provide some frame rate for your recording. 10, 24 fps etc will be good, and if you need more quality, go for higher. Note that this will increase the file size and system requirements. Then, press the Convert/Save button.
|
||||
|
||||
![Set Frame Rate][5]
|
||||
|
||||
On the next page, select a profile from the drop-down and click on the adjacent button to edit the profile.
|
||||
|
||||
![Set Output Profile][6]
|
||||
|
||||
Set the Video format you need and press Save.
|
||||
|
||||
![Edit the Output Profile][7]
|
||||
|
||||
Now, you need to give a destination file name. Click on the Browse button, select a location, and enter the name of the output file. Click Save.
|
||||
|
||||
![Output file location and Name][8]
|
||||
|
||||
Press the Start button, to start recording your screen.
|
||||
|
||||
![Start Recording][9]
|
||||
|
||||
This will start recording. Once you finished your recording, use the panel button to stop.
|
||||
|
||||
![Stop Recording][10]
|
||||
|
||||
Or click on the stop button on VLC.
|
||||
|
||||
![Stop Button in VLC][11]
|
||||
|
||||
That's it. You can view the screen recording on the place where you saved it.
|
||||
|
||||
![Output File][12]
|
||||
|
||||
### Conclusion
|
||||
|
||||
As you can see, while it is possible to record the desktop screen with VLC, it is not a replacement of a [dedicated screen recording tool][13]. Lack of audio recording is a major letdown.
|
||||
|
||||
![][14]
|
||||
|
||||
Use VLC for screen recording only if you don't have any other options. What do you think?
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://itsfoss.com/vlc-record-screen/
|
||||
|
||||
作者:[Sreenath][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://itsfoss.com/author/sreenath/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/download-youtube-videos-vlc/
|
||||
[2]: https://www.videolan.org/vlc/
|
||||
[3]: https://itsfoss.com/content/images/2023/09/click-on-convert-save.png
|
||||
[4]: https://itsfoss.com/content/images/2023/09/desktop-in-capture-device.png
|
||||
[5]: https://itsfoss.com/content/images/2023/09/set-frame-rate-and-press-convert.png
|
||||
[6]: https://itsfoss.com/content/images/2023/09/Select-profile-and-edit.png
|
||||
[7]: https://itsfoss.com/content/images/2023/09/profile-settings.png
|
||||
[8]: https://itsfoss.com/content/images/2023/09/give-name-to-output-file-and-save.png
|
||||
[9]: https://itsfoss.com/content/images/2023/09/press-start-button-to-start-recrding.png
|
||||
[10]: https://itsfoss.com/content/images/2023/09/stop-button-in-panel-1.png
|
||||
[11]: https://itsfoss.com/content/images/2023/09/Stop-button-in-VLC.png
|
||||
[12]: https://itsfoss.com/content/images/2023/09/recorded-output.png
|
||||
[13]: https://itsfoss.com/best-linux-screen-recorders/
|
||||
[14]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png
|
Loading…
Reference in New Issue
Block a user