When I run a the command
$ mplayer vcd://2
on a VCD, it properly plays the video.
However if I run
$ mplayer vcd://3
or
$ mencoder vcd://3 -audio-preload 0.0 -o file.avi -mc 0 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=2000
my system immediately freezes. Interestingly, the CAPS lock LED in my keyboard flashes rapidly.
I'm not actually sure if it's a non-existant track or not but having it crash like this bewilders me and it seems to me that is it the only viable conclusion. Has there been any similar cases?