hi, i'd like to convert a file i have in the .f4m format to mp4.
the link to the original video is down below the video WILL download in mp4, but then the picture will freeze then go black after about 10 seconds.
http://www.tv4play.se/iframe/video/3025301?autoload=true
+ Reply to Thread
Results 1 to 8 of 8
-
-
This is not really a "conversion" issue. The video is rather delivered in segments, and only "adept" video player plugins know to play them concatenated. And browser plugins like "Video DownloadHelper" for Mozilla Firefox also know to download them concatenated.
-
You can use the m3u8 manifest file's URL in livestreamer or youtube-dl:
https://tv4play-i.akamaihd.net/i/mp4root/2014-12-05/timeless_(3025301_,MP41800,MP41300...ndex_0_av.m3u8
Alternatively, you can download 29 .ts chunks and join them using 'copy' command in command line:
https://tv4play-i.akamaihd.net/i/mp4root/2014-12-05/timeless_(3025301_,MP41800,MP41300...gment1_0_av.ts
..............................
https://tv4play-i.akamaihd.net/i/mp4root/2014-12-05/timeless_(3025301_,MP41800,MP41300...ment29_0_av.ts -
do you know how i install youtube-dl to mac? i have no idea how it works. i've tried to download it before but i don't know where i enter in the mac code, etc.
-
https://github.com/rg3/youtube-dl/blob/master/README.md#installation
The what? Are you searching for the terminal?
http://blog.teamtreehouse.com/introduction-to-the-mac-os-x-command-line -
the website says "To install it right away for all UNIX users (Linux, OS X, etc.), type:
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl sudo chmod a+rx /usr/local/bin/youtube-dl" i'm not sure where i do that -
Probably the terminal.
http://blog.teamtreehouse.com/introduction-to-the-mac-os-x-command-line -
can you help with this? https://forum.videohelp.com/threads/382361-rtmpdump-for-mac?p=2475872#post2475872
Similar Threads
-
Need Help F4M to M3U8
By auranio82 in forum Video Streaming DownloadingReplies: 0Last Post: 20th Feb 2016, 08:33 -
Retrieved F4M Url, but what next?
By GdaTyler in forum Video Streaming DownloadingReplies: 1Last Post: 1st Nov 2015, 19:26 -
Need some help with a .f4m video
By getupkid in forum Video Streaming DownloadingReplies: 7Last Post: 20th Sep 2014, 16:28 -
Help with f4m
By julesverne78 in forum Video Streaming DownloadingReplies: 0Last Post: 11th Mar 2014, 08:59 -
Video Help f4m
By angelroj7 in forum Video Streaming DownloadingReplies: 9Last Post: 7th Oct 2013, 12:18