Hi all: I'm using gstreamer and sdl to make a very sample vedio player.I put all the codes in one file; video_test.c. My question is: how can i compile it? I tried some commands like"gcc -Wall `sdl-config --libs gstreamer-0.10` video_test.c -o video_player",it didn't work.Can someone can help? Chen -- Best regards