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

.smil files

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

sjackson1983 08-11-2015 08:03 PM

.smil files


 
I'm trying to record some streaming files which happen to be in .smil files. The main page with the video(s) is here:

Code:

http://www.centrictv.com/videos/whats-good/entertainment/2015/woman-jill-scott-live-full-show.html
I was able to find the 6 .smil files and save them before my computer crashed and gave me the blue screen of death, but now I can't manage to find the links to the .smil files again :mad: :mad: :mad:

When I open the .smil files in notepad I'm given the following

Code:

<?xml version="1.0" encoding="UTF-8"?>

<smil>
    <head><meta base="rtmp://cp14305.edgefcs.net/ondemand"/>
    </head>
    <body>
        <switch>
            <video src="mp4:14305/videohub/centric/2015/full-episodes/betcom_ctta1158hd_act1_cc_448x252_450.mp4"  system-bitrate="450000"/>
            <video src="mp4:14305/videohub/centric/2015/full-episodes/betcom_ctta1158hd_act1_cc_624x352_800.mp4"  system-bitrate="800000"/>
            <video src="mp4:14305/videohub/centric/2015/full-episodes/betcom_ctta1158hd_act1_cc_640x360_1200.mp4"  system-bitrate="1200000"/>
            <video src="mp4:14305/videohub/centric/2015/full-episodes/betcom_ctta1158hd_act1_cc_640x360_1800.mp4"  system-bitrate="1800000"/>
            <video src="mp4:14305/videohub/centric/2015/full-episodes/betcom_ctta1158hd_act1_cc_1280x720_2600.mp4"  system-bitrate="2600000"/>
        </switch>
    </body>
</smil>

I can't figure out how to get the full download link for the mp4 files. Any help would be greatly appreciated.

sjackson1983 08-11-2015 10:53 PM

Re: .smil files


 
I figured it out finally. Feel free to close or delete this. Thanks.


All times are GMT -6. The time now is 06:37 PM.