diff -r a4529d0f8ede -r 7a914b3fafc1 gmyth-stream/gmemcoder/src/main.c --- a/gmyth-stream/gmemcoder/src/main.c Thu Jul 05 13:43:24 2007 +0100 +++ b/gmyth-stream/gmemcoder/src/main.c Wed Aug 01 14:50:29 2007 +0100 @@ -5,6 +5,7 @@ #include #include +#include #include "gmencoder.h" @@ -135,6 +136,7 @@ g_type_init(); g_thread_init(NULL); + gnome_vfs_init (); mainloop = g_main_loop_new(NULL, FALSE); g_set_prgname("gmemcoder"); @@ -170,7 +172,6 @@ else vopts = NULL; - ret = g_mencoder_setup_stream(coder, chunked, deinterlace, mux_name, video_encode, vopts, video_fps, video_rate, video_width, video_height,