Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Audio stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=5)
-   -  

Encrypted .m3u8 Audio

(http://stream-recorder.com/forum/showthread.php?t=20523)

wisnoskij 12-11-2015 08:42 PM

Encrypted .m3u8 Audio


 
Hello all,
I have thousands of .ts files downloaded to be PC. They are encrypted, and I have a .key file and a .m3u8 file. The .m3u8 file is wrong, now that the location of the files has changed, and I am not sure about the proper syntax. I am also wondering what syntax to use for ffmpeg.

It needs to combine the .ts files, and presumably I want it converted to mp3 or aac (it is speech).

Quote:

#EXTM3U
#EXT-X-ALLOW-CACHE:NO
#EXT-X-TARGETDURATION:10
#EXT-X-MEDIA-SEQUENCE:0
#EXT-X-KEY:METHOD=AES-128,URI="http://localhost:[port]/hls/keys/nax_9781843794066.key"
#EXTINF:10,
http://localhost:[port]/filesequence0000000.ts
#EXTINF:10,
etc...


All times are GMT -6. The time now is 03:45 AM.