Can we compress an online video with an http url using ffmpeg directly?
If possible please give me a command that can compress online video directly & save on my PC.
I am using Ubuntu.
|
|
|
You can give http/rtsp/rtmp input to For sites like youtube, dailymotion, the webpage address is different from the video address. So you need a helper program like youtube-dl or Movgrab which can provide the video url as well as download the video. Then you can use
|
||||
|
|