[Ffmpeg-cvslog] r6338 - in trunk: ffmpeg.c libavcodec/mpegvideo.c libavcodec/ratecontrol.c libavcodec/snow.c

Baptiste Coudurier baptiste.coudurier
Wed Sep 27 21:26:50 CEST 2006


Hi

Panagiotis Issaris wrote:
> Hi,
> 
> On wo, 2006-09-27 at 19:20 +0200, Baptiste Coudurier wrote:
>> takis wrote:
>>> Author: takis
>>> Date: Tue Sep 26 16:04:36 2006
>>> New Revision: 6338
>>>
>>> Modified:
>>>    trunk/ffmpeg.c
>>>    trunk/libavcodec/mpegvideo.c
>>>    trunk/libavcodec/ratecontrol.c
>>>    trunk/libavcodec/snow.c
>>>
>>> Log:
>>> Handle possible failure of ff_eval.
>>>
>>>
>> That commit completely breaks mpeg encoding. Am I the only only actually
>> encoding ? :>
> What is exactly broken? MPEG encoding seems to work fine here...
> 

Well, basically:

ffmpeg -i file.mpg test.mpg

FFmpeg version SVN-r6273, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --enable-static --enable-gpl --enable-pthreads
--enable-faac --enable-xvid --enable-dts --enable-a52 --enable-x264
--enable-faad --enable-mp3lame --enable-pp --enable-amr_nb --enable-amr_wb
  libavutil version: 49.0.1
  libavcodec version: 51.16.0
  libavformat version: 50.5.0
  built on Sep 27 2006 21:20:51, gcc: 4.1.2 20060901 (prerelease)
(Debian 4.1.1-13)

Seems that stream 0 comes from film source: 25.00 (25025/1001) -> 25.00
(25/1)
Input #0, mpeg, from 'file.mpg':
  Duration: 00:00:24.1, start: 0.220000, bitrate: 11959 kb/s
  Stream #0.0[0x1e0]: Video: mpeg2video, yuv422p, 720x608, 11386 kb/s,
25.00 fps(r)
  Stream #0.1[0x1c0]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
File 'test.mpg' already exists. Overwrite ? [y/N] y
Output #0, mpeg, to 'test.mpg':
  Stream #0.0: Video: mpeg1video, yuv420p, 720x608, q=2-31, 200 kb/s,
25.00 fps(c)
  Stream #0.1: Audio: mp2, 48000 Hz, stereo, 64 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding
Video encoding failed

-- 
Baptiste COUDURIER                              GnuPG Key Id: 0x5C1ABAAA
SMARTJOG S.A.                                    http://www.smartjog.com
Key fingerprint                 8D77134D20CC9220201FC5DB0AC9325C5C1ABAAA
Phone: +33 1 49966312




More information about the ffmpeg-cvslog mailing list