Search found 4 matches
- 24 Jun 2015 12:50
- Forum: DOS Batch Forum
- Topic: Livestreamer error and file name
- Replies: 7
- Views: 4161
Re: Livestreamer error and file name
I just found something for the filename. Right now everything work. :start livestreamer m best -o "streams/MrLlamaSC--%date:~-4,4%.%date:~-10,2%.%date:~-7,2%--%time:~0,2%.%time:~3,2%.%time:~6,2%.flv" -O timeout 10 goto start Give a filename like this: MrLlamaSC--2015.24.06--14.44.36.flv Ty...
- 24 Jun 2015 09:47
- Forum: DOS Batch Forum
- Topic: Livestreamer error and file name
- Replies: 7
- Views: 4161
Re: Livestreamer error and file name
I'm trying what foxidrive said and I didn't have any problem in 3 hours. If it is continue to work I will just need to find how to change the filename.
Ty for your help.
Ty for your help.
- 23 Jun 2015 06:39
- Forum: DOS Batch Forum
- Topic: Livestreamer error and file name
- Replies: 7
- Views: 4161
Re: Livestreamer error and file name
When everything work there is 2 thing that can append: 1st: When the streamer is online and the program record the stream(When the program record I don't have any error). http://s6.postimg.org/dumadj4ch/Record.jpg 2nd: The program wait for the streamer. This is when I have the problem but I dont hav...
- 22 Jun 2015 17:00
- Forum: DOS Batch Forum
- Topic: Livestreamer error and file name
- Replies: 7
- Views: 4161
Livestreamer error and file name
Hi, I made a batch file allowing the program livestreamer and VLC to automatically record the stream when a streamer is online. If he is not online the batch file repeat itself until the streamer is online. My Code is: :start livestreamer http://www.twitch.tv/mrllamasc best -o "streams/mrllamas...