View Single Post
  #2  
Old 02-19-2010, 02:31 PM
phoenixclaws phoenixclaws is offline
Junior Member
 
Join Date: Jan 2010
Posts: 4
phoenixclaws is on a distinguished road
Default

Re: How to convert FLV videos from Hulu and other web-sites


I use a program called FLVExtract which extracts the video and audio streams directly from the downloaded FLV file.
Hulu uses FLV as a container for h264 (video) with AAC (audio) in a FLV. (it might use other formats like mp3 for 360p video)
Then I use YAMB with MP4Box to repack it into a MP4 file.

No "conversion" necessary and it's a lot faster.

Last edited by phoenixclaws : 02-19-2010 at 03:32 PM.
Reply With Quote