Apr 12
[Solved] Play .m4a format in Debian
Scribbled on Saturday, April 12th, 2008- Use this command to open sources.list file(You must be in super user mode su):
[sourcecode language='bash']gedit /etc/apt/sources.list[/sourcecode]
- Now copy paste the below line to the opened file:
[sourcecode language='bash']deb http://debian-multimedia.org/ testing main[/sourcecode]
- Now update the local database using the command
[sourcecode language='bash']aptitude update[/sourcecode]
- Now install aac package
[sourcecode language='bash']aptitude install gstreamer0.10-plugins-really-bad[/sourcecode]

No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.





1 Trackback(s)