Method/Step
1. Right-click the Potplayer player window, click "Options ..." (or press F5), click "Basic"-"Hot Key"-"add", check "any window focus (global) can be controlled", shortcut key Select "Shit+ctrl+backspace", found below and click " Video-video recording-instantly record video ", click OK.
2, right click Potplayer Player window, click "Video-video recording-record video ...", modify the save location to find the video location you recorded, the output settings of the file format changed to MP4, the other does not change, and then closed.
3. Find the URL of the TV show to be recorded on the network (streaming media address, live source), copy this URL address to a new empty Notepad document, change the name of this document to "Beijing TV. m3u", the extension must be correct.
4, and then create a new Notepad document, in which you enter the following: Dim objWS Set objws=wscript.createobject ("Wscript.Shell") objWS. SendKeys "^+{backspace}" and save this document as "recording. vbs." This is a script that performs the shortcut key Shit+ctrl+backspace.
5, open the Windows system with the tool "Planning task" (Do not know where the self-Baidu), to my win10 as an example, click to create basic tasks:
6, after the name of "Play Beijing TV" (This casually fill):
7, click Next, according to the needs of the timing task to select the number of executions, want to automatically record every day on the point every day:
8. Click Next and change the time in the second column to the first few minutes of the start time of the live program you want to record:
9, click Next, select the Start program, continue to point next, browse to find the location of Potplayer, my is "C:Program FilesDAUMPotPlayerPotPlayerMini64.exe", in the bottom of the parameters manually fill in "D: Network TV list Beijing satellite TV M3u/play ", the front is the newly-created file" Beijing satellite TV. m3u "position, the space behind/play is the playback instructions.
Click Next to complete. (This step is timed to turn on the Potplayer automatically play Beijing TV)
10, the same way to create a task, time than the task is two minutes later, the start of the program to "D: Network TV list recording. vbs", the parameters do not need to fill. (This step is timed to automatically start recording Potplayer play)
Create a task again, just like the 6th step, except time is the time you want to end the recording. (This step is timed to stop recording the show)
If you don't want to use it, in the Task Scheduler, locate the newly created task right click to disable or delete it.