Hi all,
where can I check for reasons and remedies if I keep getting segmentation faults right after streaming is to start. This happens with
mpeg2 files captured from DVB, MVCD mpeg files, and most likely with lotsa other files. This is what I got with -vv:
...
[00000336] ffmpeg encoder debug: libavcodec initialized (interface 4747 )
[00000336] ffmpeg encoder debug: found encoder MPEG-2 Video
[00000102] main module debug: using encoder module "ffmpeg"
[00000102] main module debug: unlocking module "ffmpeg"
[00000335] libmpeg2 decoder debug: 720x576, aspect 768000, 25.000 fps
[00000349] main private warning: dts != current_pts (-117861)
[00000349] main private warning: vout synchro warning: pts != current_date (79734)
[00000336] main encoder debug: looking for encoder module: 7 candidates
[00000336] ffmpeg encoder debug: libavcodec already initialized
[mpeg2video @ 0x454bc618]removing common factors from framerate
[00000336] ffmpeg encoder debug: found encoder MPEG-2 Video
[00000102] main module debug: using encoder module "ffmpeg"
[00000260] stream_out_duplicate private debug: duplicated a new stream codec=mpgv (es=1 group=0)
[00000266] main private debug: adding a new input
[00000266] mux_ts private debug: adding input codec=mpgv pid=68
[00000266] mux_ts private debug: new PCR PID is 68
[00000260] stream_out_duplicate private debug: - added for output 0
[00000350] main private debug: looking for video filter2 module: 2 candidates
[00000350] ffmpeg private debug: input: 720x576 I420 -> 352x288 I420
[00000350] ffmpeg private debug: libavcodec already initialized
[00000104] main module debug: using video filter2 module "ffmpeg"
Segmentation fault
Whats is the problem?
VLC media player 0.8.2-svn Janus
0.8.2-svn Janus
Debian GNU/Linux w/ 2.6.7 (sarge)