[Bug 560541] Re: ffmpeg crashed with SIGSEGV in av_audio_convert()

2010-04-13 Thread jkroll
Is it expected behaviour that ffmpeg crashes when given invalid
commandline options?

-- 
ffmpeg crashed with SIGSEGV in av_audio_convert()
https://bugs.launchpad.net/bugs/560541
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560541] Re: ffmpeg crashed with SIGSEGV in av_audio_convert()

2010-04-12 Thread LouL
Your command is incorrect.  Right now you are applying options to your
input file.  For example, you are telling FFmpeg that your input
contains MP3 audio.  You need to move these options after your input
file if you want them to apply to your output.  Also, -vcodec copy and
-sameq are not compatible.  You should use either one or the other, but
not both.

** Changed in: ffmpeg (Ubuntu)
   Status: New => Invalid

-- 
ffmpeg crashed with SIGSEGV in av_audio_convert()
https://bugs.launchpad.net/bugs/560541
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 560541] Re: ffmpeg crashed with SIGSEGV in av_audio_convert()

2010-04-11 Thread jkroll
** Visibility changed to: Public

-- 
ffmpeg crashed with SIGSEGV in av_audio_convert()
https://bugs.launchpad.net/bugs/560541
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs