Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

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.

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.