download a specific portion of a video stream using vlc -


i want download video live stream 00:00:2 00:00:32. time respective time program started(skip first 2 seconds , sample 30 seconds video. first 2 seconds skipped prevent initial green frames) possible libvlc or vlc command line ?.

we can't use ffmpeg because keeps failing saying udp error because network slow.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -