Hello I am running ffmpeg on a debian. I just compile ffmpeg with amr_nb support but now when I try to encode a 3gp file I get a segmentation fault : # ffmpeg -y -i 173.3gp -vcodec flv -s 550x400 -acodec mp3 173.flv FFmpeg version SVN-r5970, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-mp3lame --enable-vorbis --enable-gpl --enable-libogg --enable-xvid --enable-dts --enable-amr_nb libavutil version: 49.0.0 libavcodec version: 51.11.0 libavformat version: 50.5.0 built on Aug 10 2006 12:44:24, gcc: 3.3.5 (Debian 1:3.3.5-13) Seems that stream 0 comes from film source: 250.00 (1000/4) -> 10.00 (10/1) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '173.3gp': Duration: 00:00:20.8, start: 0.000000, bitrate: 81 kb/s Stream #0.0(jpn): Video: h263, yuv420p, 176x144, 10.00 fps(r) Stream #0.1(jpn): Audio: amr_nb, 8000 Hz, mono Output #0, flv, to '173.flv': Stream #0.0: Video: flv, yuv420p, 550x400, q=2-31, 200 kb/s, 10.00 fps(c) Stream #0.1: Audio: mp3, 8000 Hz, mono, 64 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Press [q] to stop encoding Segmentation fault I get the same error with -an instead of -acodec mp3 I get the same error regardless the video codec I use. thanks for any help !
Prade Jean-Philippe a ?crit :
Hello
I am running ffmpeg on a debian. I just compile ffmpeg with amr_nb support but now when I try to encode a 3gp file I get a segmentation fault :
# ffmpeg -y -i 173.3gp -vcodec flv -s 550x400 -acodec mp3 173.flv
FFmpeg version SVN-r5970, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-mp3lame --enable-vorbis --enable-gpl --enable-libogg --enable-xvid --enable-dts --enable-amr_nb libavutil version: 49.0.0 libavcodec version: 51.11.0 libavformat version: 50.5.0 built on Aug 10 2006 12:44:24, gcc: 3.3.5 (Debian 1:3.3.5-13)
Seems that stream 0 comes from film source: 250.00 (1000/4) -> 10.00 (10/1) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '173.3gp': Duration: 00:00:20.8, start: 0.000000, bitrate: 81 kb/s Stream #0.0(jpn): Video: h263, yuv420p, 176x144, 10.00 fps(r) Stream #0.1(jpn): Audio: amr_nb, 8000 Hz, mono Output #0, flv, to '173.flv': Stream #0.0: Video: flv, yuv420p, 550x400, q=2-31, 200 kb/s, 10.00 fps(c) Stream #0.1: Audio: mp3, 8000 Hz, mono, 64 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Press [q] to stop encoding Segmentation fault
I get the same error with -an instead of -acodec mp3 I get the same error regardless the video codec I use.
thanks for any help !
_______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
I recompiled ffmpeg and now I don't get segmentation fault with -an. I still get it with any other audio codec...
Prade Jean-Philippe a ?crit :
Prade Jean-Philippe a ?crit :
Hello
I am running ffmpeg on a debian. I just compile ffmpeg with amr_nb support but now when I try to encode a 3gp file I get a segmentation fault :
# ffmpeg -y -i 173.3gp -vcodec flv -s 550x400 -acodec mp3 173.flv
FFmpeg version SVN-r5970, Copyright (c) 2000-2004 Fabrice Bellard configuration: --enable-mp3lame --enable-vorbis --enable-gpl --enable-libogg --enable-xvid --enable-dts --enable-amr_nb libavutil version: 49.0.0 libavcodec version: 51.11.0 libavformat version: 50.5.0 built on Aug 10 2006 12:44:24, gcc: 3.3.5 (Debian 1:3.3.5-13)
Seems that stream 0 comes from film source: 250.00 (1000/4) -> 10.00 (10/1) Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '173.3gp': Duration: 00:00:20.8, start: 0.000000, bitrate: 81 kb/s Stream #0.0(jpn): Video: h263, yuv420p, 176x144, 10.00 fps(r) Stream #0.1(jpn): Audio: amr_nb, 8000 Hz, mono Output #0, flv, to '173.flv': Stream #0.0: Video: flv, yuv420p, 550x400, q=2-31, 200 kb/s, 10.00 fps(c) Stream #0.1: Audio: mp3, 8000 Hz, mono, 64 kb/s Stream mapping: Stream #0.0 -> #0.0 Stream #0.1 -> #0.1 Press [q] to stop encoding Segmentation fault
I get the same error with -an instead of -acodec mp3 I get the same error regardless the video codec I use.
thanks for any help !
_______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
I recompiled ffmpeg and now I don't get segmentation fault with -an. I still get it with any other audio codec... _______________________________________________ ffmpeg-user mailing list ffmpeg-user at mplayerhq.hu http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-user
Sorry for spamming I compiled ffmpeg with 26104-540.zip instead of the 5.1 version and all works now this one works : http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-540.zip this one compile but give seg fault at runtime : http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-510.zip <http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-540.zip>
I have the same problem. Did you find a solution for your problem
participants (2)
-
erik.leerkes@planet.nl -
incubateur2@wanadoo.fr