[FFmpeg-user] Segmentation fault when opening source file (MXF). Debugging?
Iban Garcia
ibantxo28 at gmail.com
Wed Mar 28 12:41:35 CEST 2012
Well... it is a bit strange... In a machine I get "segmentation fault" and
in another different machine I don't get it.
# ffmpeg -i input.MXF
ffmpeg version N-39247-g6809818 Copyright (c) 2000-2012 the FFmpeg
developers
built on Mar 28 2012 11:41:42 with gcc 4.5.1 20101208 [gcc-4_5-branch
revision 167585]
configuration: --shlibdir=/usr/lib64 --prefix=/usr/local
--mandir=/usr/share/man --libdir=/usr/lib64 --enable-pthreads
--enable-shared --enable-libvorbis --enable-gpl --enable-x11grab
--enable-libx264 --enable-libmp3lame --enable-nonfree --enable-postproc
--enable-debug=3 --disable-optimizations --disable-mmx
libavutil 51. 44.100 / 51. 44.100
libavcodec 54. 12.100 / 54. 12.100
libavformat 54. 3.100 / 54. 3.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 65.102 / 2. 65.102
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 10.100 / 0. 10.100
libpostproc 52. 0.100 / 52. 0.100
Segmentation fault
# ffmpeg -i imput.MXF
ffmpeg version 0.9.0.git, Copyright (c) 2000-2012 the FFmpeg developers
built on Jan 5 2012 12:22:34 with gcc 4.5.1 20101208 [gcc-4_5-branch
revision 167585]
configuration: --shlibdir=/usr/lib64 --prefix=/usr/local
--mandir=/usr/share/man --libdir=/usr/lib64 --enable-pthreads
--enable-shared --enable-libvorbis --enable-libfaac --enable-gpl
--enable-x11grab --enable-libx264 --enable-libmp3lame --enable-libtheora
--enable-libxvid --enable-nonfree --enable-postproc --enable-pthreads
libavutil 51. 33.100 / 51. 33.100
libavcodec 53. 50.100 / 53. 50.100
libavformat 53. 29.100 / 53. 29.100
libavdevice 53. 4.100 / 53. 4.100
libavfilter 2. 57.101 / 2. 57.101
libswscale 2. 1.100 / 2. 1.100
libswresample 0. 5.100 / 0. 5.100
libpostproc 51. 2.100 / 51. 2.100
Input #0, mxf, from '/net/online/satabio/HD_FROGAK/AC100/remen2.MXF':
Duration: 00:00:35.00, start: 0.000000, bitrate: 117557 kb/s
Stream #0:0: Video: h264 (High 4:2:2 Intra), yuv422p10le, 1280x720 [SAR
1:1 DAR 16:9], 50 fps, 50 tbr, 50 tbn, 100 tbc
Stream #0:1: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
Stream #0:2: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
Stream #0:3: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
Stream #0:4: Audio: pcm_s16le, 48000 Hz, 1 channels, s16, 768 kb/s
2012/3/28 Carl Eugen Hoyos <cehoyos at ag.or.at>
> Iban Garcia <ibantxo28 <at> gmail.com> writes:
>
> > I have launched this command and I am getting
> > "Segmentation fault" message.
>
> Please provide the sample, segmentation faults
> are always important bugs.
>
> Carl Eugen
>
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
More information about the ffmpeg-user
mailing list