Thread
:
Hulu FLV's: How to convert FLV to MP4 losslessly
View Single Post
#
2
05-06-2010, 05:36 AM
hyc
RTMPdump team
Join Date: Dec 2009
Posts: 169
Re: Hulu FLV's: How to convert FLV to MP4 losslessly
I just use ffmpeg.
Code:
ffmpeg -i file.flv -vcodec copy -acodec copy file.mp4
But I don't even bother these days because all of my players can read FLV format already.
hyc
View Public Profile
Send a private message to hyc
Find all posts by hyc