PDA

View Full Version : How do you record MPEG-DASH streams?


jimbo2013
02-09-2015, 06:17 PM
Just wondered is there any way to record streams such as this which is in DASH format?

https://www.youtube.com/embed/VYlQJbsVs48

Is it possible to record DASH video and is there a program that will do this?

Thanks

biezom
02-09-2015, 06:26 PM
Just wondered is there any way to record streams such as this which is in DASH format?

https://www.youtube.com/embed/VYlQJbsVs48

Is it possible to record DASH video and is there a program that will do this?

Thanks

livestreamer https://www.youtube.com/embed/VYlQJbsVs48 best -o video.mp4

jimbo2013
02-16-2015, 02:22 AM
Thank you. So how do I use the program? Do I put the exe file into the root directory or what. Do I need the entire .zip file?

Thanks

biezom
02-16-2015, 02:28 AM
Thank you. So how do I use the program? Do I put the exe file into the root directory or what. Do I need the entire .zip file?

Thanks

I propose the tutorial with the static version

https://github.com/chrippa/livestrea...11.1-win32.zip
unzip the file in C:\ for example
so you have C:\livestreamer-v1.11.1
run cmd.exe (command shell)
and go in the livestreamer folder

cd C:\livestreamer-v1.11.1

and write the code

livestreamer https://www.youtube.com/embed/VYlQJbsVs48 best -o video.mp4

jimbo2013
02-23-2015, 02:37 AM
Thanks for that will give it a go

jimbo2013
02-18-2016, 01:01 PM
Is there a version of Livestramer 1.12.2 for win32?
Thanks

Stream Ripper
03-01-2016, 07:03 PM
Just wondered is there any way to record streams such as this which is in DASH format?

https://www.youtube.com/embed/VYlQJbsVs48

Is it possible to record DASH video and is there a program that will do this?

Thanks

Hmmm, interesting.

I plugged it into Replay Media Catcher, used the DIGITAL Video Recorder option and recorded it in WMV format with no problem!

Try it here: http://applian.com/replay-media-catcher/

jimbo2013
04-01-2016, 04:12 PM
Does anyone know of a line-command programme that will download .mpd files? This is also DASH aparently.

If anyone can help that would be most useful. Thanks

Techmandk
07-13-2016, 05:03 AM
You can use this website: http://www.dash-downloader.com/ Just paste in the mpd file.

But i dont know any command line tool :-(

I would also love if it could be possible without going through http://www.dash-downloader.com

jimbo2013
07-18-2016, 01:41 AM
Thank you I will give this a try - if anyone can come up with a line command version that would be great.