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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -