I find that the sout is disabled in winrt (detailed in configuration info below).
How could I use libvlc for recording video in winrt ?
Thanks so much.
Code: Select all
main libvlc debug: Copyright © 1996-2013 the VideoLAN team
main libvlc debug: revision 2.1.0-git-759-g554f010
main libvlc debug: configured with ../configure '--enable-winstore-app' '--enable-lua' '--disable-vlm' '--disable-sout' '--disable-faad' '--disable-flac' '--enable-theora' '--disable-twolame' '--enable-quicktime' '--enable-avcodec' '--enable-merge-ffmpeg' '--enable-dca' '--enable-mpc' '--enable-libass' '--disable-x264' '--enable-realrtsp' '--enable-live555' '--enable-shout' '--disable-goom' '--disable-caca' '--disable-sdl' '--disable-qt' '--disable-skins2' '--enable-sse' '--enable-mmx' '--disable-libcddb' '--disable-zvbi' '--disable-telx' '--disable-mad' '--disable-a52' '--enable-vlc' '--disable-libgcrypt' '--disable-dirac' '--host=x86_64-w64-mingw32' 'host_alias=x86_64-w64-mingw32' 'CC=x86_64-w64-mingw32-gcc -specs=/home/buildslave/slave/winrt-bin-win64-x86_64/build/vlc/vlc/../newspecfile -Wl,--disable-runtime-pseudo-reloc' 'LDFLAGS=-lnormaliz -lwinstorecompat -lruntimeobject' 'CPPFLAGS=-D_WIN32_WINNT=0x602 -D_UNICODE -DUNICODE' 'CXX=x86_64-w64-mingw32-g++ -specs=/home/buildslave/slave/winrt-bin-win64-x86_64/build/vlc/vlc/../newspecfile -Wl,--disable-runtime-pseudo-reloc'