Hulu FLV's: How to convert FLV to MP4 losslesslyI 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
|
Re: Hulu FLV's: How to convert FLV to MP4 losslesslyI just use ffmpeg.
Code:
ffmpeg -i file.flv -vcodec copy -acodec copy file.mp4 |
Re: Hulu FLV's: How to convert FLV to MP4 losslesslyIs there any GUI that reads Raw AVC Streamed FLV ?
|
All times are GMT -6. The time now is 10:47 AM. |