[opensuse] ffmpeg audio error mov2flv



Hi all,

Before I subscribe to the ffmpeg mailing list, I ask my question here...
When I want to convert a .mov movie (taken with my digital camera) into
a .flv flash movie, I get the following error:
Audio resampler only works with 16 bits per sample, patch welcome.
I use ffmpeg 0.4.9.15594svn-20081010.pm.2143-i686 from Packman with
openSUSE 11.0 (KDE4 32 bit). Below is my input and the output.
The input audio contains "s16". I don't know what that means, but from
google I understand that ffmpeg is probably broken because of this
"s16". YaST only provides this installed version of ffmpeg.

Does someone know a solution for this error?

Regards, André

drek@x1722033118:~> ffmpeg -i p1040573.mov -acodec libmp3lame -ar 22050
-ab 32k -f flv -s 320x240 video.flv
FFmpeg version SVN-r15594, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --shlibdir=/usr/lib --prefix=/usr
--mandir=/usr/share/man --libdir=/usr/lib --enable-shared
--enable-libmp3lame --enable-libvorbis --enable-libtheora
--enable-libfaad --enable-libfaac --enable-libxvid --enable-swscale
--enable-postproc --enable-gpl --enable-vhook --enable-x11grab
--enable-libschroedinger --enable-libdirac --enable-libnut
--enable-libgsm --enable-libx264 --enable-libamr-nb --enable-libamr-wb
--enable-libdc1394 --enable-nonfree --enable-pthreads
libavutil 49.11. 0 / 49.11. 0
libavcodec 52. 0. 0 / 52. 0. 0
libavformat 52.22. 1 / 52.22. 1
libavdevice 52. 1. 0 / 52. 1. 0
libswscale 0. 6. 1 / 0. 6. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Oct 11 2008 11:28:35, gcc: 4.3.1 20080507 (prerelease)
[gcc-4_3-branch revision 135036]
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'p1040573.mov':
Duration: 00:01:11.00, start: 0.000000, bitrate: 11549 kb/s
Stream #0.0(eng): Video: mjpeg, yuvj420p, 640x480, 30.00 tb(r)
Stream #0.1(eng): Audio: pcm_u8, 8000 Hz, mono, s16, 64 kb/s
Output #0, flv, to 'video.flv':
Stream #0.0(eng): Video: flv, yuv420p, 320x240, q=2-31, 200 kb/s,
30.00 tb(c)
Stream #0.1(eng): Audio: libmp3lame, 22050 Hz, mono, s16, 32 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
Audio resampler only works with 16 bits per sample, patch welcome.

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: Suse 10.3 and DVD::RIP
    ... When ripping from a DVD, that's the first step that I use as well. ... I don't use mencoder to transcode to and xvid. ... FFmpeg, with as close to identical settings as possible, my times always ... output stream as was used in the input stream. ...
    (alt.os.linux.suse)
  • ffmpeg v3:20070719-0.0 from debian-multimedia cant set audio bitrate
    ... The current version of ffmpeg from debian-multimedia testing repo ... doesn't allow me to set audio bitrate: ... Stream mapping: ... Versions of packages ffmpeg depends on: ...
    (Debian-User)
  • Re: Convert .OGG to .MPEG or .SWF
    ... when I put ' ffmpeg -i myvideo.ogg myvideo.mpeg ' I got ... Stream mapping: ... Error while opening codec for output stream #0.0 - maybe incorrect ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: how to use mplayer to convert real media audio file to mp3
    ... FFmpeg version SVN-rUNKNOWN, Copyright 2000-2007 Fabrice Bellard, et al. ... Stream #0.0: Audio: sipr, 8000 Hz, mono, 8 kb/s ... Output #0, mp3, to 't2.mp3': ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Convert .OGG to .MPEG or .SWF
    ... I'm trying to convert a .OGG formated video that I've created using ... when I put ' ffmpeg -i myvideo.ogg myvideo.mpeg ' I got ... Stream mapping: ... Error while opening codec for output stream #0.0 - maybe incorrect ...
    (Debian-User)