Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

Hulu FLV's: How to convert FLV to MP4 losslessly

(http://stream-recorder.com/forum/showthread.php?t=6551)

OrchestraAndChoir 05-05-2010 08:25 PM

Hulu FLV's: How to convert FLV to MP4 losslessly


 
I downloaded some Hulu FLV's & tried to mux them into MP4 with Yamb & it asks me to input a Frame Rate but no matter what Frame Rate I try the output MP4 plays out of sync & choppy & Avidemux will not even open the FLV's

hyc 05-06-2010 05:36 AM

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.

OrchestraAndChoir 05-07-2010 02:03 PM

Re: Hulu FLV's: How to convert FLV to MP4 losslessly


 
Is there any GUI that reads Raw AVC Streamed FLV ?


All times are GMT -6. The time now is 10:47 AM.