Nieuws:

Welkom, Gast. Alsjeblieft inloggen of registreren.
Heb je de activerings-mail niet ontvangen?

Auteur Topic: VLC stream record  (gelezen 1090 keer)

Offline ADV

  • Lid
VLC stream record
« Gepost op: 2008/12/22, 18:41:24 »
Hoi allen.

OS : Ubuntu 8.10

Ik heb een vraag.

Ik wil een stream downloaden naar HD.
Maar dit lukt niet!
Ben al de hele nacht bezig geweest, maar krijg het niet voorelkaar.

In VLC kies ik Media -> Converteren.
Ik kies daar de url van de stream.
Dan komt de stream uitvoer scherm.

Hier kan ik van allerlei dingen kiezen waar ik echt niets van snap.
Ik kies de uitvoer, bv video1.wmv of video.avi.

(Nou in de instellingen als ik RAW kies gaat VLC na OK ineens een audio file afspelen die helemaal nergens van daan komt...??! heel vaag.)

Als ik FLV kies wordt er wel een video file gecreerd maar blijft 0 bytes.
Als ik WMV kies dan doet ie het wel, en ik krijg dan ook een wmv video file, maar geen audio... het kan dus wel.. maar geen geluid...

Ik heb echt van alles geprobeerd, maar ik kom er echt niet uit..

Toen wilde ik Gmimms proberen hierop te krijgen maar dat lukt me echt niet...
Ik heb wel Mimms geinstalleerd maar ik moet echt een GUI hebben anders kom ik er niet uit..

Dit is nu mijn uitvoer :

adv@adv:~$ cd '/home/adv/Bureaublad/gmimms-0.0.9'
adv@adv:~/Bureaublad/gmimms-0.0.9$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PACKAGE... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile.in
config.status: WARNING:  po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing default-1 commands
adv@adv:~/Bureaublad/gmimms-0.0.9$ make
make  all-recursive
make[1]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9'
Making all in src
make[2]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9/src'
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
   then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -MT support.o -MD -MP -MF ".deps/support.Tpo" -c -o support.o support.c; \
   then mv -f ".deps/support.Tpo" ".deps/support.Po"; else rm -f ".deps/support.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -MT interface.o -MD -MP -MF ".deps/interface.Tpo" -c -o interface.o interface.c; \
   then mv -f ".deps/interface.Tpo" ".deps/interface.Po"; else rm -f ".deps/interface.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -MT callbacks.o -MD -MP -MF ".deps/callbacks.Tpo" -c -o callbacks.o callbacks.c; \
   then mv -f ".deps/callbacks.Tpo" ".deps/callbacks.Po"; else rm -f ".deps/callbacks.Tpo"; exit 1; fi
sif gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -MT backend-operations.o -MD -MP -MF ".deps/backend-operations.Tpo" -c -o backend-operations.o backend-operations.c; \
   then mv -f ".deps/backend-operations.Tpo" ".deps/backend-operations.Po"; else rm -f ".deps/backend-operations.Tpo"; exit 1; fi
udbackend-operations.c: In function ‘find_mimms_binary’:
backend-operations.c:217: warning: format not a string literal and no format arguments
backend-operations.c: In function ‘start_download’:
backend-operations.c:602: warning: format not a string literal and no format arguments
backend-operations.c:614: warning: format not a string literal and no format arguments
backend-operations.c:626: warning: format not a string literal and no format arguments
backend-operations.c:640: warning: format not a string literal and no format arguments
backend-operations.c:654: warning: format not a string literal and no format arguments
gcc  -g -O2   -o gmimms  main.o support.o interface.o callbacks.o backend-operations.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 -lcairo -lpango-1.0 -lfreetype -lz -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lglib-2.0   
make[2]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9/src'
Making all in po
make[2]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9/po'
make[2]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9'
make[1]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9'
adv@adv:~/Bureaublad/gmimms-0.0.9$ sudo make install
[sudo] password for adv:
Making install in src
make[1]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9/src'
make[2]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9/src'
test -z "/usr/local/bin" || mkdir -p -- "/usr/local/bin"
  /usr/bin/install -c 'gmimms' '/usr/local/bin/gmimms'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9/src'
make[1]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9/src'
Making install in po
make[1]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9/po'
if test -r ".././mkinstalldirs"; then \
     .././mkinstalldirs /usr/local/share; \
   else \
     /bin/sh ../mkinstalldirs /usr/local/share; \
   fi
if test "gmimms" = "glib"; then \
     if test -r ".././mkinstalldirs"; then \
       .././mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
     else \
       /bin/sh ../mkinstalldirs /usr/local/share/glib-2.0/gettext/po; \
     fi; \
     /usr/bin/install -c -m 644 ./Makefile.in.in \
           /usr/local/share/glib-2.0/gettext/po/Makefile.in.in; \
   else \
     : ; \
   fi
make[1]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9/po'
make[1]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9'
make[2]: Entering directory `/home/adv/Bureaublad/gmimms-0.0.9'
make[2]: Nothing to be done for `install-exec-am'.
if test -d ./pixmaps; then \
     /bin/bash ./mkinstalldirs /usr/local/share/gmimms/pixmaps; \
     for pixmap in ./pixmaps/*; do \
       if test -f $pixmap; then \
         /usr/bin/install -c -m 644 $pixmap /usr/local/share/gmimms/pixmaps; \
       fi \
     done \
   fi
make[2]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9'
make[1]: Leaving directory `/home/adv/Bureaublad/gmimms-0.0.9'
adv@adv:~/Bureaublad/gmimms-0.0.9$

Kan iemand mij helpen hoe ik met VLC wel audio krijg?
En misschien ziet iemand die fout van de install van Gmimms?

Alvast bedankt voor de hulp, zou het erg op prijs stellen,

groeten

ADV


Re: VLC stream record
« Reactie #1 Gepost op: 2008/12/22, 19:11:14 »
Hallo ADV, gmimms is goed geïnstalleerd, mbv gmimms in de terminal kun je dat programma oproepen. Maar het moet ook direct met VLC kunnen. Hoe zou ik zo 123 niet weten, ben geen VLC expert.
Waar ik dan weer niet bij kan is dat het je wel lukt om een programma te compilen maar mimms vanaf de commandregel uitvoeren zou je dan niet lukken? Dat gaat er bij mij niet in ;) Probeer eens man mimms of gewoon mimms --help.

Offline ADV

  • Lid
Re: VLC stream record
« Reactie #2 Gepost op: 2008/12/22, 19:34:26 »
Hoi, dank voor je reactie.

Tja, hoe kan ik dat programma compilen?

zoeken zoeken zoeken.
Kwam er achter dat mimms geen gui had dus ik zocht in google naar mimms met gui.
Zo kwam ik uit op gmimms. Dus ik dat downloaden. Tja een tar.gz file of een tar.bz2 file?
Heb liever een *.deb, maar die was er niet.

Dus ik op de ouderwetse manier die boel compilen, vroeger ooit geleerd.
Maar ik miste in mijn ubuntu gtk+2.0 ofzo.
Dus weer googlen, zo kwam ik ergens terrecht en daar werdt gezegd dat ik nietgtk+ miste maar een lib file..
Het zegt mij allemaal niets, maar zo instaleerde ik dat via terminal en nu deed mijn compiling het wel.
Maar ja ik kijk metteen in applications venster want via de terminal werk ik bijna nooit. Vandaar..

Maar Gmimms doet het nu wel, hij download de stream ook met audio, waar ik heel blij mee ben!! ;)
Jammer dat het niet gewoon ging in VLC, maarja, daar kom ik ws nooit achter..

Nu mijn vraag, hoe krijg ik Gmimms in mijn geluid&video venster van applicaties?

Of er moet nog iemand zijn die de VLC probleem weet op te lossen, ben nog steeds nieuwgierig waarom dat nou niet werkt..

gr ADV

Re: VLC stream record
« Reactie #3 Gepost op: 2008/12/23, 09:41:59 »
Hallo ADV, je kan gmimms toevoegen in je menu via Preferences - Look and Feel - Main Menu.
Kan zijn dat het bij Ubuntu net even ergens anders staat. Als je de menu editor niet kan vinden kan je in een terminal ook alacarte ingeven.

Offline aartje

  • Lid
Re: VLC stream record
« Reactie #4 Gepost op: 2008/12/24, 12:54:45 »
Als ik een stream wil downloaden doe ik het in een terminalwindow met
het commando "mplayer -dumpstream url_van_stream". Dit geeft uiteindelijk
een bestand "stream.dump" die je als de stream bv. een asf-stream is van extensie
kan veranderen naar bv. "stream.asf". Dit bestand zou je kunnen knippen en/of converteren
met bv. "avidemux"