Greetings Chap.
How does one specify start and end time with the following command?
Code:
ffmpeg -i http://cdn0.onlinetv.ru:1935/archive/_definst_/filarmonia/06112012_1hd.mp4/playlist.m3u8 -c copy lieb.ts
[I tried using -ss 01:00:00.000 -to 01:30:00.000, but recording doesn't start one hour later. Is it right?]