<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.ziobudda.net" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>codec</title>
 <link>http://www.ziobudda.net/tags/codec</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>it</language>
<item>
 <title>Il progetto MobileASL: finalmente la comunicazione video tra non udenti anche su bande trasmissive ridotte</title>
 <link>http://www.ziobudda.net/notizie/il-progetto-mobileasl-finalmente-la-comunicazione-video-tra-non-udenti-anche-su-bande-trasmissive-ridotte</link>
 <description>Il progetto MobileASL ha sviluppato un particolare protocollo di comunicazione video basato sul nuovo standard H.264/AVC che, sfruttando appunto l&#039;x264, consentirebbe un rapporto di compressione pari quasi a due volte quello utilizzato dall&#039;MPEG-2.</description>
 <comments>http://www.ziobudda.net/notizie/il-progetto-mobileasl-finalmente-la-comunicazione-video-tra-non-udenti-anche-su-bande-trasmissive-ridotte#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/news">News</category>
 <category domain="http://www.ziobudda.net/tags/codec">codec</category>
 <category domain="http://www.ziobudda.net/tags/compressione">compressione</category>
 <category domain="http://www.ziobudda.net/tags/mobileasl">mobileasl</category>
 <category domain="http://www.ziobudda.net/tags/mpeg2">mpeg-2</category>
 <category domain="http://www.ziobudda.net/tags/nonudenti">non udenti</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/video">Video</category>
 <category domain="http://www.ziobudda.net/tags/x264">x264</category>
 <pubDate>Wed, 27 Aug 2008 08:35:31 +0200</pubDate>
 <dc:creator>Wolwerine</dc:creator>
 <guid isPermaLink="false">93931 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>script per installare codec su ubuntu</title>
 <link>http://www.ziobudda.net/notizie/script-installare-codec-su-ubuntu</link>
 <description>ho creato un piccolo script che permette di installare i principali codec multimediali su ubuntu compresi alcuni programmi multimediali e di sistema, per utilizzare lo script create un file di testo nella vostra cartella home dandogli nome multimedia.

touch multimedia

aprite il file di testo incollateci queste righe di testo:

#!/bin/bash
# installa pacchetti sistema
sudo apt-get update; sudo apt-get dist-upgrade -f
sudo apt-get install build-essential
sudo apt-get install checkinstall alien
sudo apt-get install linux-headers-$(uname -r)

# repository medibuntu
sudo wget ... -O /etc/apt/sources.list.d/medibuntu.list
sudo apt-get update
sudo apt-get update &amp;amp;&amp;amp; sudo apt-get install medibuntu-keyring &amp;amp;&amp;amp; sudo apt-get update
sudo apt-get dist-upgrade -f

# installa codec multimediali
sudo apt-get install gstreamer0.10-gnonlin gstreamer0.10-plugins-farsight lame lame-extras libdvdcss2 libdvdnav4 libxine1 libxine1-all-plugins
sudo apt-get install totem-xine ubuntu-restricted-extras
sudo apt-get install mplayer w32codecs vlc kino
sudo apt-get install avidemux dvdrip exaile
sudo apt-get install -f

# installa acrobat reader pacchetti rar unrar peazip
wget ...
sudo dpkg -i AdobeReader*
sudo apt-get install -f
sudo apt-get install rar unrar
wget ...
sudo dpkg -i peazip*
sudo apt-get install -f

# installa googleearth picasa
sudo apt-get install googleearth-4.3
wget ...
sudo dpkg -i picasa*
sudo apt-get install -f

# pacchetti internet
sudo apt-get install xchat liferea sun-java6-jre
sudo apt-get install emesene skype skype-common

salvate il file, date i permessi di esecuzione.

sudo chmod u+rwx multimedia

eseguite lo script con il comando sudo, da terminale scrivete.

sudo ./multimedia</description>
 <comments>http://www.ziobudda.net/notizie/script-installare-codec-su-ubuntu#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/articoliit">Articoli IT</category>
 <category domain="http://www.ziobudda.net/tags/codec">codec</category>
 <category domain="http://www.ziobudda.net/tags/programmi">programmi</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/ubuntu">ubuntu</category>
 <pubDate>Sun, 03 Aug 2008 09:01:23 +0200</pubDate>
 <dc:creator>ubuntufacile</dc:creator>
 <guid isPermaLink="false">87935 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>Sun sviluppa un codec video opensource </title>
 <link>http://www.ziobudda.net/notizie/sun-sviluppa-un-codec-video-opensource</link>
 <description>Una notizia pubblicata il 12/04/08 su Pcworld
ha attirato l&#039;attenzione di molti. Secondo questa fonte Sun sta
lavorando su un nuovo codec video open chiamato Open Media Stack (OMS).
Come scritto da Slashdot,
non è la prima volta che si tenta di creare un codec video  Open
Source, senza però riuscire ad ottenere grandi risultati, ma ora è un&#039;
azienda potente come  Sun che entra in gioco</description>
 <comments>http://www.ziobudda.net/notizie/sun-sviluppa-un-codec-video-opensource#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/bsd">*BSD</category>
 <category domain="http://www.ziobudda.net/tags/codec">codec</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/multimedia">multimedia</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/sun">Sun</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/web20">Web2.0</category>
 <pubDate>Tue, 15 Apr 2008 16:16:45 +0200</pubDate>
 <dc:creator />
 <guid isPermaLink="false">60378 at http://www.ziobudda.net</guid>
</item>
<item>
 <title>FLAC: our favourite multiplatform (Linux, Windows, MAC OS X) Free Lossless Audio Codec!</title>
 <link>http://www.ziobudda.net/notizie/flac-our-favourite-multiplatform-linux-windows-mac-os-x-free-lossless-audio-codec</link>
 <description>&lt;i class=&quot;info&quot;&gt;	&lt;/i&gt;
			  
	It
is true! MP3 format is the most common format we normally use in our
everyday applications but MP3 is a lossy compression algorithm and it
is not comparable with the quality of uncompressed audio formats as
Monkey’s Audio, ALAC, WMA. Nowadays, FLAC is well and constantly supported by many music player
producer. We compared FLAC and MP3 formats using the “Brandenburg
Concerto No. 3 in G Major - Allegro” by Bach and the results were very
interesting. For common listeners (as us) the audio quality was, more
or less, the same but when we asked to a couple of friends (authentic
music “hooligans”) to describe the difference between the two music
files (FLAC
and MP3) they spent more than 15 minutes of their (and our) time
talking about “tones”, “pizzicato” and something else that I really do
not remember at the moment! After the listening, when we compared the
file extensions, we discovered that the FLAC file was five times bigger
than the MP3 (25.6MB vs 5.1MB)… To conclude, we really think that FLAC
represents a fantastic (and the best) lossless format for home stereo
systems. On the other side, if you are not a music purist, MP3 could be
the best choice for listening music on portable audio devices.</description>
 <comments>http://www.ziobudda.net/notizie/flac-our-favourite-multiplatform-linux-windows-mac-os-x-free-lossless-audio-codec#comments</comments>
 <category domain="http://www.ziobudda.net/categoria_notizia/news">News</category>
 <category domain="http://www.ziobudda.net/tags/archival">archival</category>
 <category domain="http://www.ziobudda.net/tags/archive">archive</category>
 <category domain="http://www.ziobudda.net/tags/archiving">archiving</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/audio">Audio</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/backup">backup</category>
 <category domain="http://www.ziobudda.net/tags/codec">codec</category>
 <category domain="http://www.ziobudda.net/tags/compression">compression</category>
 <category domain="http://www.ziobudda.net/tags/compressor">compressor</category>
 <category domain="http://www.ziobudda.net/tags/decoder">decoder</category>
 <category domain="http://www.ziobudda.net/tags/encoder">encoder</category>
 <category domain="http://www.ziobudda.net/tags/flac">Flac</category>
 <category domain="http://www.ziobudda.net/tag_aggiuntivi/free">free</category>
 <category domain="http://www.ziobudda.net/tags/lossless">lossless</category>
 <category domain="http://www.ziobudda.net/tags/losslessaudio">lossless audio</category>
 <category domain="http://www.ziobudda.net/tags/music">music</category>
 <pubDate>Mon, 25 Feb 2008 13:37:14 +0100</pubDate>
 <dc:creator>Galigio</dc:creator>
 <guid isPermaLink="false">46142 at http://www.ziobudda.net</guid>
</item>
</channel>
</rss>
