View Single Post
  #2  
Old 11-10-2016, 12:36 PM
JonDough JonDough is offline
Member
 
Join Date: Feb 2016
Posts: 90
JonDough is on a distinguished road
Default

Re: Capturing from abc.go.com using apple tv links vs. website links.


Quote:
Originally Posted by ehurdler View Post
I don't know how to modify this to remove ads, or how to download this j.m3u8 and modify that to not capture the ads with ffmpeg on the capture.
Did you try editing the m3u8, using a text editor that supports unix line endings, to remove all of the EXT-X-DISCONTINUITY sections. I'm pretty sure that all of the ads are in the discontinuity sections, and if you edit them out just right the video/audio of the main program will sync up properly and the video will look seamless.

That sounds like a lot of work though. Someone said in another post on the forum that the web browser supports 1080 on abc.com but they didn't mention the bitrate.

Have you by any chance checked cnn.com livestream using debookee and apple tv? In the web browser i only see f4m and I'm wondering in apple tv has m3u8 for the cnn livestream. Does debookee show all ssl requests too?
Reply With Quote