Navigation
· Undead Linux Project
· Home
· Articles
· Downloads
· Speedtest
· FAQ
· Discussion Forum
· Web Links
· News Categories
· Merchandising Store
· Speedtest
· Photo Gallery
· Contact Me
· Search
· Wifi Chipset Query
· ASCII/Hex Converter
· Basic Linux Commands
· Home
· Articles
· Downloads
· Speedtest
· FAQ
· Discussion Forum
· Web Links
· News Categories
· Merchandising Store
· Speedtest
· Photo Gallery
· Contact Me
· Search
· Wifi Chipset Query
· ASCII/Hex Converter
· Basic Linux Commands
Users Online
Login
Articles: Howtos-Console (Tty)
Converting AMR to MP3
Sometime we found the .amr file problem, (like used by mobile phone) to listen it or modify.
You can convert it using this script to .mp3 file, that is able for players or other edition software.
Converting AMR to OGG
Sometime we found the .amr file problem, (like used by mobile phone) to listen it or modify.
You can convert it using this script to .ogg file, that is able for players or other edition software.
Join splitted files by hacha
need to join splittet files by hacha? hacha splitted files are those files who ends in .0 .1 .2 .3 and so on if you are tryin' to join them all together on a linux, you only need this few steps: Code cat myfile.avi.{0-255} > myfilejoined.avi
Sometime we found the .amr file problem, (like used by mobile phone) to listen it or modify.
You can convert it using this script to .mp3 file, that is able for players or other edition software.
Converting AMR to OGG
Sometime we found the .amr file problem, (like used by mobile phone) to listen it or modify.
You can convert it using this script to .ogg file, that is able for players or other edition software.
Join splitted files by hacha
need to join splittet files by hacha? hacha splitted files are those files who ends in .0 .1 .2 .3 and so on if you are tryin' to join them all together on a linux, you only need this few steps: Code cat myfile.avi.{0-255} > myfilejoined.avi

