View Single Post
  #519  
Old 03-16-2011, 05:45 PM
Yansky Yansky is offline
Member
 
Join Date: May 2010
Posts: 92
Yansky is on a distinguished road
Default

Re: How to use iView (ABC Australia) downloaders


I've made another firefox extension to make it easier to extract the mp4 video from the flv files.

https://addons.mozilla.org/en-US/fir...lvuncontainer/

It basically is just a front end for the "ffmpeg -i filename -vcodec copy -acodec copy newfilename" command.

Lemme know how it goes. I don't have a windows machine atm, so if anyone could confirm that it works ok on windows, that'd be great.

Note: it only works on Firefox 4.

Last edited by Yansky : 03-16-2011 at 05:46 PM. Reason: update
Reply With Quote