Page 1 of 1

hls stream recording

Posted: 10 Jun 2014 12:22
by geostein8888
Hello,
since longer time i try to save from the following urls the hls stream to disc while using the libvlc library under QT on windows/mac.
I have here no luck. I checked also the latest Nighlty build 2.2 what should do the job (the tickets pointing to my problems are closed since longer)

save params (libvlc):

Code: Select all

:sout=#standard{mux=asf,access=file,sout-mux-caching=8000,dst=c:\tmp\test.ps}

Code: Select all

France 24 english: http://tv.flux.france24.com/4684/02.m3u8 RT America http://odna.octoshape.net/f3f5m2v4/cds/ch4_720p/playlist.m3u8
so perhaps somebody can give me a hint what i'm doing wrong here (perhaps i need to set some special parameters for the lib?)

with regards Georg

Re: hls stream recording

Posted: 09 Jul 2014 02:36
by Jean-Baptiste Kempf
mux=asf and dst=...ps is not normal.

Try mux=ts and dst=...ts