[FFmpeg-user] Fastest way to convert from TS to FLV

Tom Sparks tom_a_sparks at yahoo.com.au
Wed May 25 01:50:08 CEST 2011


--- On Wed, 25/5/11, shacky <shacky83 at gmail.com> wrote:

> From: shacky <shacky83 at gmail.com>
> Subject: [FFmpeg-user] Fastest way to convert from TS to FLV
> To: "FFmpeg user questions and RTFMs" <ffmpeg-user at ffmpeg.org>
> Received: Wednesday, 25 May, 2011, 9:19 AM
> Hi.
> I'm converting some TS files to FLV with the following
> command:
> 
> C:\Record\tv>c:\utils\ffmpeg-r26400\bin\ffmpeg.exe -i
> myfile.ts -y -f
> flv -s 320x240 -b 464k -ac 2 -ar 22050 -ab 48k myfile.flv
> 
> I have a quadcore CPU, and I need to have the conversion as
> fast as possible.
> Could you advise me some ffmpeg commands (or codecs) to
> make the
> conversion fastest as now?
> 
> Thank you very much!
> Bye.

where is this TS file coming from?
and what is ffmpeg identifying it as (ffmpeg -i <filename> ) ?

--
tom_a_sparks "It's a nerdy thing I like to do"
Please use ISO approved file formats excluding Office Open XML - http://www.gnu.org/philosophy/no-word-attachments.html
3 x (x)Ubuntu 10.04, Amiga A1200 WB 3.1, UAE AF 2006 WB 3.X, Sam440 AOS 4.1
 


More information about the ffmpeg-user mailing list