Comment 10 for bug 530186

Revision history for this message
heinzkeinz (heinzkeinz) wrote :

@Reinhard Tartler
_______________________
No segmentation fault on ffmpeg trunk as of today Mar 2 2010
built on clean Karmic install

Hope this info is useful,
if you need any further info let me know ..

`which ffmpeg` -i "intermission.wmv" -b 400k -f flv -acodec libmp3lame -ar 22050 -ab 64k -ac 2 -async 4 -s 320x240 "intermission.flv"
FFmpeg version SVN-r22144, Copyright (c) 2000-2010 the FFmpeg developers
  built on Mar 2 2010 13:44:04 with gcc 4.4.1
  configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-postproc --enable-pthreads --enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libx264 --enable-libxvid --enable-x11grab
  libavutil 50. 9. 0 / 50. 9. 0
  libavcodec 52.55. 0 / 52.55. 0
  libavformat 52.54. 0 / 52.54. 0
  libavdevice 52. 2. 0 / 52. 2. 0
  libswscale 0.10. 0 / 0.10. 0
  libpostproc 51. 2. 0 / 51. 2. 0

Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 30.00 (30/1)
Input #0, asf, from 'intermission.wmv':
  Metadata:
    WMFSDKVersion : 9.00.00.2925
    WMFSDKNeeded : 0.0.0.0000
    IsVBR : 0
  Duration: 00:00:39.99, start: 20.000000, bitrate: 229 kb/s
    Stream #0.0(eng): Audio: wmav2, 48000 Hz, 2 channels, s16, 64 kb/s
    Stream #0.1(eng): Video: wmv3, yuv420p, 320x240, 300 kb/s, 30 tbr, 1k tbn, 1k tbc
Output #0, flv, to 'intermission.flv':
  Metadata:
    encoder : Lavf52.54.0
    Stream #0.0(eng): Video: flv, yuv420p, 320x240, q=2-31, 400 kb/s, 1k tbn, 30 tbc
    Stream #0.1(eng): Audio: libmp3lame, 22050 Hz, 2 channels, s16, 64 kb/s
Stream mapping:
  Stream #0.1 -> #0.0
  Stream #0.0 -> #0.1
Press [q] to stop encoding
frame= 1199 fps=1044 q=2.0 Lsize= 1574kB time=40.00 bitrate= 322.4kbits/s
video:1217kB audio:314kB global headers:0kB muxing overhead 2.812108%