Public bug reported:

Binary package hint: ffmpeg

Sorry if already have this bug reported, but i did'n find the save report.
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"

libavcodec1d             3:0.cvs20070307-5ubuntu4
ffmpeg                     3:0.cvs20070307-5ubuntu4

ffmpeg -i "f.wav" -y -vn -ab 192k -acodec ac3 -ar 48000 -ac 6 "f.ac3"
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads 
--enable-libvorbis --enable-libtheora --enable-libogg --enable-libgsm 
--enable-dc1394 --disable-debug --enable-shared --prefix=/usr
  libavutil version: 1d.49.3.0
  libavcodec version: 1d.51.38.0
  libavformat version: 1d.51.10.0
  built on Jun  3 2007 20:59:25, gcc: 4.1.3 20070528 (prerelease) (Ubuntu 
4.1.2-9ubuntu2)
Input #0, wav, from 'f.wav':
  Duration: 00:00:01.2, start: 0.000000, bitrate: 176 kb/s
  Stream #0.0: Audio: pcm_s16le, 11025 Hz, mono, 176 kb/s
Output #0, ac3, to 'f.ac3':
  Stream #0.0: Audio: ac3, 48000 Hz, 5:1, 192 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
Segmentation fault (core dumped)

output from gdb:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1217083200 (LWP 13214)]
0xb7ad5e98 in audio_resample () from /usr/lib/libavcodec.so.1d

wbr

** Affects: ffmpeg (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ffmpeg crashes with segfault in audio_resample()
https://bugs.launchpad.net/bugs/186295
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to