PDA

View Full Version : Livestreamer problem HDS no audio (mute)


sonnvl
08-21-2015, 03:43 AM
I'm trying to capture this link:

http://113.160.49.34/lives/origin01/vtv9sd.isml/vtv9sd.f4m
http://113.160.49.34/lives/origin01/vtv9sd.isml/vtv9sd-1096k.m3u8

I used Adobe HDS but it usually appears error "failed to load segment".

When I use livestreamer hds
livestreamer --http-header "referer=http://tvod.vn/item_playtv.jsp?cate=710" "hds://113.160.49.34/lives/origin01/vtv9sd.isml/vtv9sd.f4m pvswf=http://tvod.vn/js/swplayer/StrobeMediaPlaybackDis.swf" best -o vtv9.flv

The output file only has video, no audio (mute)

When I use livestreamer hls
livestreamer "hls://113.160.49.34/lives/origin01/vtv9sd.isml/vtv9sd-1096k.m3u8" best -o vtv9.ts
The output file's quality is very bad, broken screen!

Any solution ?

nullacht
08-23-2015, 07:27 AM
When I use livestreamer hls
livestreamer "hls://113.160.49.34/lives/origin01/vtv9sd.isml/vtv9sd-1096k.m3u8" best -o vtv9.ts
The output file's quality is very bad, broken screen!

Any solution ?


Which video player are you using? Playback works reliable with MPC-HC (https://mpc-hc.org) and MPV (http://mpv.io).