VLC支持以时间戳命名截屏文件名吗?
一直手动改的,慢慢地嫌麻烦了能实现吗?如果可以文件名+截取时间戳就更好了谢谢S1! 用mpc-be截屏吧 mpc就可以了,不过HC都不更新了…… 谢谢,但是更换播放器就算了因为我正在用的其他播放器也有此功能…所以只是想问问看vlc能不能也实现这个功能 关键词 vlc snapshot timestamphttps://wiki.videolan.org/Documentation:Snapshots/
As of version 0.9.0, you may even use variables in the text used for the filename. For example, $T (must be upper case) will insert the video's time code into the file name. If you were to change the prefix to Friends-$T- while watching a DVD of Friends, then the snapshot filenames would look something like this: Friends-00_05_21-2014-01-16-14h57m19s163.png. This indicates a snapshot taken at 5 minutes and 21 seconds into the video; and it was taken on this day at this time: 2014-01-16-14h57m19s163.
For a shorter file name, check the "Sequential numbering" option in the configuration box (below). Instead of numbers like 2014-01-16-14h57m19s163, VLC will simply insert the count of snapshots for that session--for example, 00004. Thus, in the example above, a snapshot with sequential numbering would look like this: Friends-00_05_21-000001.png sakuyamai 发表于 2019-1-13 20:35
关键词 vlc snapshot timestamp
https://wiki.videolan.org/Documentation:Snapshots/
噢谢谢!
试了一下名字也是可行的:-$N-
页:
[1]