I am running this command:
cvlc -vvv --run-time 10 http://mydomain.com/hi/playlist.m3u8 --sout "#duplicate{dst=standard{access=file,dst='test.mp4',mux=mp4}" vlc://quit
If I remove --run-time it works, I have also tired --stop-time but both of these fail. If I run the command without these options it downloads the file fine.
Many Thanks
Chris.