Archiv > Development

Kurz Feature Freeze :-)

<< < (9/38) > >>

wino:

--- Quote ---wer hat das gebaut und was ist das überhaupt?
--- End quote ---
MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered
format that can be played everywhere. MakeMKV is a format converter, otherwise called "transcoder".
It converts the video clips from proprietary (and usually encrypted) disc into a set of MKV files,
preserving most information but not changing it in any way. The MKV format can store multiple
video/audio tracks with all meta-information and preserve chapters.

There are many players that can play MKV files nearly on all platforms, and there are tools to
convert MKV files to many formats, including DVD and Blu-ray discs.

Additionally MakeMKV can instantly stream decrypted video without intermediate conversion to wide
range of players, so you may watch Blu-ray and DVD discs with your favorite player on your favorite
OS or on your favorite device.

Hat P3F wohl (svn info) erstellt Hier wird das Addon für ein Plugin bei xbmc gebraucht?

Wenn das bei Dir gebaut wurde, musst Du doch makemkv-bin haben.

MfG
wino

MarMic:
scheint so!

@pit dann fix das mal :-) auf nen link der tut :-)

@all,

kernel:
--- Quote ---Die Microblaze-Architektur erhielt Unterstützung für High Memory. Die Konsolidierung des Codes in der ARM-Architektur wurde fortgesetzt. Quer durch den gesamten Kernel wurden die Header-Dateien aufgeräumt, was in der Eliminierung von asm/system.h kulminierte. Dieses Aufräumen führte allerdings zu zahlreichen Schwierigkeiten beim Zusammenfügen der verschiedenen Patches, worüber sich nicht nur die Betreuer verschiedener Subsysteme, sondern auch Torvalds selbst beklagte. In den nächsten Monaten will er keine solchen
--- End quote ---

MarMic:
OK ich kriege den kernel auch ohne fehler gebaut

dazu muss:

makefile abändern:

--- Code: ---# cd $@; patch -p1 -i ../aufs_create.patch
# cd $@; patch -p1 -i ../aufs_cpup.patch

--- End code ---


--- Code: --- cd $@; git checkout origin/aufs$(version) || git checkout origin/aufs3.x-rcN
# cd $@; git checkout 187f3c592873b1d30efd2c9b5073aa7fe728620b

--- End code ---

cd Kernel/src
rm linux
ln -sf linux-3.5.3 linux

dann noch bootsplash.patch ersetzen durch den 3.5 von hier

make sollte dann klappen

@claus für was sind die zwei patches da? und wieso hattest du den branch festgelet?
 

Christian:
Ich habe jetzt doch endlich 12.04.01 :)

Gerade beim checkout ....

Was muss ich alles machen bitte kurze Zusammenfassung bitte, damit ich mich jetzt nicht durch das Forum hangeln muss.

Das howto von Marmic ist soweit ok.

Welche Addons Zicken...

MarMic:

--- Quote --- @christian,

kannst du dir mal anschauen:


--- Code: ---    dvd:
In file included from player-dvd.h:14:0,
                 from dvd.h:20,
                 from dvd.c:15:
/usr/include/dvdnav/dvdnav.h:284:47: Fehler: expected »,« or »...« before »this«
make[5]: *** [dvd.o] Fehler 1

*** failed plugins: dvd

make[4]: *** [plugins] Fehler 1
make[3]: *** [src/dvd/libvdr-dvd.so] Fehler 2
make[2]: *** [_all] Fehler 2
make[1]: *** [__all] Fehler 2

--- End code ---

und

[code]    vnsiserver:
cp: Aufruf von stat für »src/vnsiserver
--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version