View Single Post
  #7  
Old 03-24-2015, 09:57 PM
Mabel Mabel is offline
Junior Member
 
Join Date: Mar 2015
Posts: 3
Mabel is on a distinguished road
Default

Re: download audio streamed by JWPlayer


Quote:
Originally Posted by Mabel View Post
... my (Windows-based) semi-automatic solution ... is somewhat crude, but it works. ... for about 5 minutes' work, you can download all the (.TS) segments comprising the whole download stream and concatenate them into a single file playable in VLC Media Player.
Hmmm. It seems that not all .ts files (?AKA .MP2T files) are the same. The files in the stream I tested my solution on, play in VLC (2.1.5) (try this one, for example), but when I tried the same with some of the files linked to by anctop, VLC would not play them. I noticed, in a hex editor, that there are some differences between them in their header blocks, but I don't know what the differences mean.

(I have just updated to ver 2.2.0 of VLC, and same behaviour!)

So, while my solution works for downloading the files, you may need to hunt around for a player that will play the particular version of .TS files used in your stream. Anctop, did you ever find such a player?

(Note: The above links are to ABC (Australia) radio programs that are kept online only for 1 month after the original broadcast date. That content will expire in 28 days, so if you're reading this after that time, the links won't work.)

Last edited by Mabel : 03-25-2015 at 05:41 PM. Reason: Added information
Reply With Quote