View Single Post
  #112  
Old 06-14-2014, 03:30 PM
TSimpsons TSimpsons is offline
Junior Member
 
Join Date: Jun 2014
Posts: 17
TSimpsons is on a distinguished road
Default

Re: I downloaded Netflix videos in HD, I can play off line,need a little help W/.key


Quote:
Originally Posted by KSV View Post
here is my UVD Converter.

Usage:
Code:
php UVDConvert.php <m3u8_file> <ts.prdy_file> <key_file> <output_file>
Video:
Code:
php UVDConvert.php 100000-1.m3u8 1043168926.ts.prdy crypt0.key video.ts
Audio:
Code:
php UVDConvert.php en-64000.m3u8 1043128474.aac crypt0.key audio.aac
Remux:
Code:
ffmpeg -i video.ts -i audio.aac -bsf:a aac_adtstoasc -c copy movie.mp4
Hi, can you give me the link for download UVD Converter? & where i put that code?
Im spanish, sorry for the typing :P
Reply With Quote