View Single Post
  #14  
Old 05-16-2013, 12:13 AM
p0k4 p0k4 is offline
Junior Member
 
Join Date: Jun 2012
Posts: 6
p0k4 is on a distinguished road
Default

Re: how to capture live japan tv station


I'm very interested in this one also. I'm able to download it with ffmpeg but the sound quality is a lot worse than what it is when watching from a browser. Is there anything that can be done to fix this? I'm using the following command:
Code:
ffmpeg -i "http://imgWNAS0WNAS5WNASln1.m2wscdn-h.kukuplay.com/ts/380789_1361122311044_1367135530126/playlist.m3u8" -c copy output.ts
Reply With Quote