Multimedia, codecs & ... in what order? (in inglese, sor

Se avete problemi con l'installazione e la configurazione di Slackware postate qui. Non usate questo forum per argomenti generali... per quelli usate Gnu/Linux in genere.

Moderatore: Staff

Regole del forum
1) Citare sempre la versione di Slackware usata, la versione del Kernel e magari anche la versione della libreria coinvolta. Questi dati aiutano le persone che possono rispondere.
2) Per evitare confusione prego inserire in questo forum solo topic che riguardano appunto Slackware, se l'argomento è generale usate il forum Gnu/Linux in genere.
3) Leggere attentamente le risposte ricevute.
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
kikinovak
Linux 0.x
Linux 0.x
Messaggi: 15
Iscritto il: ven 28 ott 2005, 14:04

Multimedia, codecs & ... in what order? (in inglese, sor

Messaggio da kikinovak »

Hi,

I have a fresh install of Slackware 10.2, and I want to use it, among other things, for playing and ripping DVDs, as well as for various audio tasks.

I tried the DVDRIP-megapack from slacky.it, but transcode complains about segfault. It't not really a problem, because I want to setup things step by step, and check each package for good functioning as I compile it.

There are quite a few libraries, codecs and things to install to have full-blown multimedia potential.

Question 1: what other libraries/codecs except those in the dvdrip-megapack do I need?

Question 2, more important: in what order do you suggest to compile/install them? I'm especially confused about ffmpeg, divx4linux and these things.

Question 3: where can I find the build scripts that were used to build the packages here in the dvdrip-megapack? I want to try the options used here, step by step, and see what goes right or wrong in what place.

mille grazie, e possibile rispondere in italiano, lo comprendo un poco ma non posso scribere bene :shock:

Ciao,

Niki (South France)

PS: reading my message now, I think there is some confusion. I tried the DVDrip-megapack only to give it a shot, but I want to build everything from source, that's what I mean.

aries
Linux 2.x
Linux 2.x
Messaggi: 320
Iscritto il: mer 23 mar 2005, 0:00

Messaggio da aries »

Why do you use Dvdrip?
For ripping and copying DVD you need Lxdvdrip.
I think DVDRip is useful for tranformation of DVD to DivX.
Download lxdvdrip and its dependencies and the how-to from this site.

see you

Avatar utente
absinthe
Iper Master
Iper Master
Messaggi: 2354
Iscritto il: dom 15 mag 2005, 0:00
Nome Cognome: Matteo Nunziati
Slackware: 12.1 - defunct
Kernel: 2.6.32-5-amd64
Desktop: gnome
Distribuzione: debian squeeze
Località: Prato
Contatta:

Messaggio da absinthe »

from the dvdrip megapack README file:
Per installare dovete eseguire questo semplice comando:
tar xjvf dvdrip-megapack.tar.bz2
cd dvdrip-megapack
upgradepkg --install-new *.tgz
it seems that there isn't a specific order: you can install everything as you want using

Codice: Seleziona tutto

upgradepkg --install-new *.tgz
about the dependencies... again the README says that ALL dep.'s are resolved by the megapack, anyway you can use the "ldd" command obtaining the dependency list for all binaries...

for the slackbuild: have a look into the "source" directory of the repository (under the megapack download directory)

bye,
M.

kikinovak
Linux 0.x
Linux 0.x
Messaggi: 15
Iscritto il: ven 28 ott 2005, 14:04

Messaggio da kikinovak »

Thank you very much! Mille grazie!

Niki

Rispondi