What steps will reproduce the problem?
1. Add missing -lpthread to Makefile
2. Build from source
3.
What is the expected output? What do you see instead?
Expect it to parse remote media
$ mlbhls -B <key>== -b 4500000 -s 1000000 -m 1000000 -o -
[MLB] Reading cfg file: mlb.cfg
[MLB] Output file: -
[MLB] Max. Bandwidth: 4500000(bps)
[MLB] Min. Bandwidth: 1000000(bps)
[MLB] Bandwidth Locking: 1
[MLB] Fetching Master URL...
[MLB] Playlist refresh time: 12 (s)
strptime ... ERRORRORORORORO
[MLB] END OF PLAYLIST! (rate: 4500000)
[MLB] Start fetching video from line: 4470 (4477)
[MLB] ERROR!!!!!!!!! BAD DECRYPT [1]
[MLB] bytes decrypted: -1 (5s) -- 20/58/00.ts (time: 2 -- 1), BW: 4500000
[MLB] ERROR!!!!!!!!! BAD DECRYPT [1]
[MLB] bytes decrypted: -2 (10s) -- 20/58/05.ts (time: 3 -- 2), BW: 4500000
[MLB] ERROR!!!!!!!!! BAD DECRYPT [1]
[MLB] bytes decrypted: -3 (15s) -- 20/58/10.ts (time: 1 -- 3), BW: 4500000
debug, switching from: 4500000, switching to: 3000000 (index in list: 5)
Segmentation fault
What version of the product are you using? On what operating system?
Current svn
Please provide any additional information below.
Multiple -V did not increase the verbosity at all
Original issue reported on code.google.com by kevin.cl...@gmail.com on 1 Mar 2014 at 12:20
Original issue reported on code.google.com by
kevin.cl...@gmail.com
on 1 Mar 2014 at 12:20Attachments: