Hi,
I'm using vlc 0.7.0 on Fedora Core 1.
I have a problem playing avi-files with subtitles. If I open a subtitle file, it causes a segmentation fault. I have no idea what would cause this. Videos play fine if I don't use subtitles.
I'll paste here some of the output from vlc.
[00000111] main module debug: using demux module "avi"
[00000200] main private debug: looking for subtitle demux module
[00000200] main private debug: probing 1 candidate
[00000113] main module debug: using subtitle demux module "demuxsub"
[00000200] demuxsub private debug: opened `/mnt/c/movie.srt'
[00000198] demuxsub input debug: detected SubRIP format
[00000200] demuxsub private debug: loaded 2183 subtitles
[00000198] main input: subtitle started
[00000198] main input debug: selecting ES 0x3
[00000201] main decoder debug: looking for decoder module
[00000201] main decoder debug: probing 17 candidates
[00000201] subsdec decoder debug: Using character encoding: ISO-8859-15
[00000097] main module debug: using decoder module "subsdec"
[00000201] main decoder debug: thread 145357744 (decoder) created at priority 0 (src/input/input_dec.c:166)
Segmentation fault
I'm playing movies from mounted ntfs partitions but I dont know if this has anything to do with this problem.