I have made a sound Recorder in android. Its functionality is, it first create '.raw' file of the sound which is recorded.
Then it convert the '.raw ' file to '.wav' format.
I would like to convert a png file to a pdf file or a djvu file.
Don't know when you might feel the necessity to convert a pdf into a .jpg or a .png file , but in case you have to, then ImageMagick will make this job really easy for you. ImageMagick is a great opensource command line utility for image manipulation.
Hi All,
i have a requirement where i need to format the input RAW file ( which is CSV) by using another mapping file(also CSV file).
I'm new to Linux and I want to execute one command on every file in a loop:
avconv -i *.mp4 -vcodec copy -ac 2 -strict experimental *.mp4
Can any one tell me how I can do this? I have more than 100 files to convert. I just want to convert them into new files with the same names, but using different codecs. It works for one file but I don't know how to run it on all of the files.
Is there any way to convert files from iWorks (Pages, Numbers, Keynote) to something useable by Libreoffice? So far I have found that "Zamzar" is able to do it, but this requires uploading the file to their server and trusting them with the data. Is there any native app that can convert it to a format that Libreoffice can deal with?
I am doing the tutorial in the link http://www.micahcarrick.com/gtk-glade-tutorial-part-1.html
When I run the gtk-builder-convert tutorial.glade tutorial.xml I get the following error
Traceback (most recent call last):
File "/usr/bin/gtk-builder-convert", line 799, in <module>
sys.exit(main(sys.argv))
File "/usr/bin/gtk-builder-convert", line 787, in main
conv.parse_fil
I have some wma file which I would like to convert to mp3. My situation is that the wma files are in different sub directories. I already have a good script which I found online but its problem is that you only can convert wma in current directory. I would like to edit this script, so I can be able to convert my wma files in sub directories too.
A copy of script is below:
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.
Avidemux is available for Linux, BSD, Mac OS X and Microsoft Windows under the GNU GPL license.