[Announce] Anpassung vbox-Plugin an 1.3.18

  • Tach,


    wieder über den Ticker der ML floss neulich diese Meldung...



    Ich habs mal selber probiert, diese Zeilen auszuwechseln, aber offenbar gehts immer noch net, oder ich bin unfähig dazu :(


    Bekomme dann als Fehlermeldung...


    In file included from sndplayer.h:23,
    from sndplayer.c:15:
    debug.h:17:7: warning: no newline at end of file
    sndplayer.c: In member function `virtual void cSndPlayer::Action()':
    sndplayer.c:494: error: parse error before numeric constant
    sndplayer.c:502: error: stray '\240' in program
    sndplayer.c:502: error: stray '\240' in program
    sndplayer.c:502: error: stray '\240' in program
    sndplayer.c:502: error: stray '\240' in program
    sndplayer.c:504: error: parse error before numeric constant
    sndplayer.c:506: error: `PlayVideo' undeclared (first use this function)
    sndplayer.c:506: error: (Each undeclared identifier is reported only once for
    each function it appears in.)
    sndplayer.c:507: error: parse error before `else'
    sndplayer.c:509: error: redeclaration of `int w'
    sndplayer.c:506: error: `int w' previously declared here
    sndplayer.c:509: error: declaration of `int w'
    sndplayer.c:506: error: conflicts with previous declaration `int w'
    sndplayer.c:511: error: `endif' undeclared (first use this function)
    sndplayer.c:511: error: parse error before `if'
    sndplayer.c:506: warning: unused variable `int w'
    sndplayer.c:701: error: declaration of `void cSndPlayer::Empty()' outside of
    class is not definition
    sndplayer.c:701: error: parse error before `{' token
    make[1]: *** [sndplayer.o] Error 1


    Vielleicht könnte mal ein gnädiger Könner ein kleines .diff machen. Ich wette, ich hab mich da mit der Syntax verhauen :(


    Greets Olaf

    Ollie jetzt auch im Internet !!! ->> http://www.ohms.ws << VDR mit ASUS A7V8X-X, Athlon XP 2 Ghz, 512 MB DDR-RAM und gentoo 2008.0 Linux, ner Menge Platten (1 TB), 2 Brennern und Karten-Vollausstattung (1 X Nexus 4 MB Mod, 3 x Nova, 1 PVR 350) , TFT/Sony PSOne, Nvidia Graka und und und * Linux - wir geben ihrem Computer das Leben zurück *


  • :evil: Nichts ist wahr, alles ist erlaubt! :evil:


    VDR-Server: ASUS A7V8X, Duron 1.300, 256 MB, 3x 120 GB Maxtor HD, PIONEER DVR-106, Design Tower AIR Black, 40x4 LCD,
    1x TT-DVB-S V1.6, 3x DVB-S Nova, URC-7562, CentOS 5.5, VDR: 1.6.0


    TecVDR: AOPEN MK73LE-N, Duron 1.300, 256 MB, 1x 120 GB Samsung HD, Pioneer DVR-A04, Gehäusesonderbau, 1x TT-DVB-S V1.6 4MB, 1x DVB-S Nova, 1x AV-Board, SuSE 9.0, VDR: 1.3.11

  • Sorry,


    aber was hat mailbox mit vbox zu tun ?


    Greets Olaf

    Ollie jetzt auch im Internet !!! ->> http://www.ohms.ws << VDR mit ASUS A7V8X-X, Athlon XP 2 Ghz, 512 MB DDR-RAM und gentoo 2008.0 Linux, ner Menge Platten (1 TB), 2 Brennern und Karten-Vollausstattung (1 X Nexus 4 MB Mod, 3 x Nova, 1 PVR 350) , TFT/Sony PSOne, Nvidia Graka und und und * Linux - wir geben ihrem Computer das Leben zurück *

  • Erst Mal danke für den Patch. Das Plugin compiliert bei mir nun auch wieder. Die Anzeige funktioniert nun bestens. Leider habe ich keinen Ton :(


    Ist wohl das gleiche Problem wie beim MP3 Plugin...

  • Hm, das habe ich bereits probiert. Bei mir zeigt das ja auch beim MP3 keine Wirkung. Die Scrollbar vom MP3 geht etwa mit zehnfacher Geschwiindigkeit von links nach rechts und es kommt kein Ton.

  • HI,


    ändere mal in der sndplayer.c folgende Zeile (müsste so um Zeile 495 sein) wie folgt:

    Code
    alt:
    cDevice::PrimaryDevice()->SetCurrentAudioTrack(ttDolbyFirst);
    neu:
    cDevice::PrimaryDevice()->SetCurrentAudioTrack(ttAudio);


    Dann klappts auch mit'm Ton (Zumindestens bei mir so)


    ttyl,
    Django


    :evil: Nichts ist wahr, alles ist erlaubt! :evil:


    VDR-Server: ASUS A7V8X, Duron 1.300, 256 MB, 3x 120 GB Maxtor HD, PIONEER DVR-106, Design Tower AIR Black, 40x4 LCD,
    1x TT-DVB-S V1.6, 3x DVB-S Nova, URC-7562, CentOS 5.5, VDR: 1.6.0


    TecVDR: AOPEN MK73LE-N, Duron 1.300, 256 MB, 1x 120 GB Samsung HD, Pioneer DVR-A04, Gehäusesonderbau, 1x TT-DVB-S V1.6 4MB, 1x DVB-S Nova, 1x AV-Board, SuSE 9.0, VDR: 1.3.11

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!