Page 1 of 1

after downloading parts of *.f4m files, how to combine?

Posted: Fri Mar 01, 2013 4:05 am
by jm
Hi, able to download *.f4m files and their parts using flashgot, but how to combine them after downloading and play as a single file...or is there any other way we should download these *.f4m and its part files?
Thanks in advance

Re: after downloading parts of *.f4m files, how to combine?

Posted: Fri Mar 01, 2013 4:46 am
by therube
Looks like an .f4m is a pointer (if you will) to a download?

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns="http://ns.adobe.com/f4m/1.0">
<id>myvideo</id>
 <duration>253</duration>
 <media url="rtmp://example.com/myvideo"/>
</manifest>
Links to these "f4m" files that return something relevant?