PDA

View Full Version : How to capture this video?


pepper90
10-08-2016, 12:01 PM
Hello Stream recorder community,

I am currently trying to capture a video from huntersvideo.com
http://en.huntersvideo.tv/movie/fox-calling-1/316218

I found the link to the m3u8 file for the 1080 version.
http://cfvod.kaltura.com/fpshls/p/2122821/sp/212282100/serveFlavor/entryId/0_axtbseg6/v/2/flavorId/0_vac5szwj/name/a.mp4/index.m3u8


I also managed to find the manifest file.
http://cdnapi.kaltura.com/p/2122821/sp/212282100/playManifest/entryId/0_axtbseg6/format/mpegdash/tags/dash/protocol/http/f/a.mpd

The only file I managed to download was the DRM protected .wvm which is not playable.

http://cdnapi.kaltura.com/p/2122821/sp/212282100/playManifest/entryId/0_axtbseg6/format/url/tags/widevine/protocol/http/f/a.wvm

I tried to capture the video with ffmpeg but got the error
Sample-aes encryption is not supported yet.

Apperently I am doing something wrong. Any help will be appreciated.