1 Mar 03:02
Re: Problem converting MPEG2TS to h264
Axel Gunter <axl264 <at> gmail.com>
2007-03-01 02:02:21 GMT
2007-03-01 02:02:21 GMT
VĂctor Paesa wrote: > Hi, > > >>>>>> This might be a newbie question. I am trying to convert an MPEG2 TS >>>>>> into >>>>>> h264 encoded clip and facing problems. Here is the command I am >>>>>> using - >>>>>> *./ffmpeg -i source.ts -vcodec h264 -y -f h264 output.h264 >>>>>> >>>>>> *This produces a zero sized output.h264 file. >>>>>> >>>>>> Here is the output log, >>>>>> *FFmpeg version SVN-r7773, Copyright (c) 2000-2006 Fabrice Bellard, >>>>>> et >>>>>> al. >>>>>> configuration: >>>>>> libavutil version: 49.2.0 >>>>>> libavcodec version: 51.29.0 >>>>>> libavformat version: 51.8.0 >>>>>> built on Jan 31 2007 15:31:51, gcc: 3.2.3 20030502 (Red Hat Linux >>>>>> 3.2.3-53) >>>>>> Input #0, mpegts, from 'source.ts': >>>>>> Duration: 00:27:15.4, start: 35760.523600, bitrate: 4606 kb/s >>>>>> Stream #0.0[0x1020](eng): Audio: 0x0000, 48000 Hz, stereo, 192 kb/s >>>>>> Output file does not contain any stream >>>>>> >>>>>> *What might be the problem here? >>>>>> >>>>>>(Continue reading)
RSS Feed