[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-05-25 Thread Launchpad Bug Tracker
This bug was fixed in the package ffmpeg - 4:0.6~svn20100505-1ubuntu1 --- ffmpeg (4:0.6~svn20100505-1ubuntu1) maverick; urgency=low * merge from debian/experimental. remaining changes: - don't disable encoders - don't build against libfaad, libdirac and libopenjpeg (all in u

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-19 Thread Reinhard Tartler
i see ** Changed in: ffmpeg (Ubuntu) Status: Incomplete => New -- ffmpeg Incorrectly determine the sampling rate on nellymoser codec https://bugs.launchpad.net/bugs/566107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-19 Thread Drakula2k
Reinhard Tartler, This crash does not apply to this bug. -- ffmpeg Incorrectly determine the sampling rate on nellymoser codec https://bugs.launchpad.net/bugs/566107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-19 Thread Reinhard Tartler
in that case, please show a proper backtrace. See http://ffmpeg.org/bugreports.html for more information. ** Changed in: ffmpeg (Ubuntu) Status: New => Incomplete -- ffmpeg Incorrectly determine the sampling rate on nellymoser codec https://bugs.launchpad.net/bugs/566107 You received this

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-19 Thread Drakula2k
I was wrong, it crash. -- ffmpeg Incorrectly determine the sampling rate on nellymoser codec https://bugs.launchpad.net/bugs/566107 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-18 Thread Drakula2k
LouL, When I convert video with my parameters ffmpeg didnt crash, but output file plays at a lower pitch, When I convert without -async 1, output file plays at a lower pitch and sound desynchronizes with video. I think that the problem with lower pitch is Incorrectly determine the sampling rate

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-18 Thread LouL
Drakula2k, I don't totally understand what problem(s) you are experiencing. In Karmic your command caused FFmpeg to crash, but the otutput file is still created (FFmpeg output attached to this comment). The crash seems to be caused by the -async 1 option. The output file however plays at a lowe

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-18 Thread Drakula2k
Command: ffmpeg -i 23.flv -vcodec copy -acodec libmp3lame -ar 44100 -sameq -async 1 res.flv I use Ubuntu 9.10. Sample video with this codec: http://drakula.net.ru/test25/site/upload/94/23.flv I wrote here because in Debian stable it works great. -- ffmpeg Incorrectly determine the sampling

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-18 Thread LouL
Can you show your ffmpeg command and the complete output? What version of Ubuntu are you using? Can you provide a sample of the .flv file? -- ffmpeg Incorrectly determine the sampling rate on nellymoser codec https://bugs.launchpad.net/bugs/566107 You received this bug notification because you

[Bug 566107] Re: ffmpeg Incorrectly determine the sampling rate on nellymoser codec

2010-04-18 Thread Drakula2k
** Description changed: Binary package hint: ffmpeg When I convert .flv video with nellymoser audio codec, ffmpeg Incorrectly determine the sampling rate. I get the video with the slow - sound. Sorry for my bad english. + sound. I compile ffmpeg from source(with apt-get source), but it di