Ubuntu :: Open/Convert RatDVD Files?

Mar 29, 2010

How can I convert ratDVD files to DVD or just avi on ubuntu?

View 1 Replies


ADVERTISEMENT

General :: Convert Open Office (odt) Files To Text Files?

May 25, 2011

How do you convert Open Office (ODT) documents to Text files?
I have made a report using libre office. Now I wish to continue editing the document using lyx (latex front end). So the ODT file needs to be saved as some .tex file.

I don't see an option to do this in File menu (export/save as). So is there any other plugin to do this?

View 1 Replies View Related

Software :: Convert A Bunch Of .ogg Files To Mp3 To Play On IPod - Unable To Convert With Sound Converter?

May 3, 2009

I have Ubuntu 9.04 and just installed Sound Converter. I am trying to convert a bunch of .ogg files to mp3 to play on my iPod and it's not working so well. In the Sound Converter options I have is set to convert to high quality mp3. I choose the folder that the files are in and after a moment (slow laptop) Sound Converter populates, I hit 'convert' and it shows that the conversion completes in two seconds. All that it did was create the new folder structure of artist/album but there is nothing in there. Not sure what I am missing. I used Sound Converter before and it worked fine.

View 2 Replies View Related

General :: Using Convert From Imagemagick Package To Convert Multiple Jpg Files?

Jul 18, 2010

I'm trying to use convert, I have installed the imagemagick. I use this line:convert *.jpg test.pdf but I'm only able to convert to pdf 1 single jpg file, not multiple files at once. When there's more than one file, I get the following error: Segmentation fault

View 5 Replies View Related

Software :: FLAC Files To Convert Or Not To Convert To CD-DA?

Dec 24, 2010

I have a lot of .flac files downloaded from several sites. Most of them come with a .cue file, and the .jpg with the cover, etc. It seems it is the intention of the uploader that one rebuilds the original CDDA. However, if I had a stand-alone CD/DVD player with flac I would hardly see the point of converting the flac to cdda. Furthermore, I could even play the flacs with a software player although, in this case, the audio quality would not be so good due to the noise picked up by the signal from the PC digital circuits.

View 2 Replies View Related

Ubuntu Multimedia :: PACPL - Pearl Audio Converter - Convert Wav Files To Wma Files ?

Jan 30, 2011

I have installed this program ok but I am new to command lines in terminal.

I want to convert some wav files to wma files. I have the wav files currently in a folder called Test to make it easy. So I have entered the following command line:

ajpearson@ajpearson-laptop:~/Desktop/pacpl-4.0.5$ pacpl --to wma home/ajpearson/Desktop/Test and the error message I get is:

error: the following is not a file or directory: home/ajpearson/Desktop/Test

It does not matter what directory I use I get the same error. I am sure the answer is obvious - but not t me.

View 9 Replies View Related

Ubuntu Multimedia :: Convert Mp3 Files Into Files With The M4a Extension??

Sep 21, 2010

how to convert mp3 files into files with the m4a extension? Need to get music files to be recognized by my DSi.

View 4 Replies View Related

Ubuntu :: How To Open / Convert 264 (DVR) File

May 15, 2011

Someone has asked me to convert a video file for them. The file came from their DVR, and it is named file.264. I've tried various suggestions from a Google search, but with no success. Does anyone know how to open such a file?

View 8 Replies View Related

General :: Convert Many Files To Individual .bz2 Files Retaining Original Name?

Mar 28, 2010

i have a large directory of .bsp files that i would like to convert .bz2 archives. I've been searching for some time and all i can find is the obvious compress multiple files into one large archive. If anyone knows how to convert each file individually, while retaining the original file name (testmap.bsp would be archived as testmap.bsp.bz2)

View 5 Replies View Related

Software :: Convert Screen.log And Putty.log Files Into Readable Files

Mar 20, 2011

I have screen.log and putty.log files which has keystrokes characters like ^M, Esc,@ etc.it is in unreadable format. How i can convert it to human readable format?os is rhel 5.2.

View 1 Replies View Related

Programming :: Convert RTF Files To MS Word Files Using Java?

Sep 19, 2010

In my application I came across a new requirement where I have to convert RTF files to Word and PDF formatted files. I am searching for an API using which my java application can able to convert the above specified formats.

View 4 Replies View Related

Ubuntu :: Error: To Many Open Files But None Of The Files In Them Are Open?

Jan 9, 2010

they keep coming up with Error: To many open files but none of the files in them are open?

View 4 Replies View Related

Ubuntu :: Open Office.org3.0 - Convert Document To Pdf Format?

Mar 6, 2010

How can I convert the open office document to pdf format?

View 1 Replies View Related

Software :: Convert PCL-files To TIFF-files?

Jan 13, 2010

Does anybody know a way to convert PCL-files to TIFF-files?

View 4 Replies View Related

OpenSUSE :: Convert PDF To Open Office Calc?

Jan 24, 2011

I don't know if such a thing exists but I would like to do convertion a PDF file to a spreadsheet. Do You know of any application to do this ?

View 2 Replies View Related

Ubuntu Networking :: Nfs Locking Files - Cannot Open For Editing, Or Open Firefox / Thunderbird?

Dec 12, 2010

Server - Ubuntu 10.04.1 lts
Client - Kubuntu 10.10

When I try to open any nfs-mounted file using OpenOffice, I get a pop-up window titled "Document in Use". The text of the message is:

"Document file 'abcde.odt' is locked for editing by:

Unknown User

Open document read-only or open a copy of the document for editing." I then have three options - <Open Read-Only>, <Open Copy>, & <Cancel> If I cp any of these files from the mounted directory to my home dir (not mounted), I can open them without problem.Also, my firefox & thunderbird date are in this mounted directory as well (sym links to ~dan/.mozilla & ~dan/.thunderbird). Both of these apps hang when trying to open, leaving two processes behind that need to be manually killed. Again, cp'ing the data out of the nfs-mounted dir onto a local dir resolves the issue, so I am 100% confident there is nothing missing or corrupted in the firefox &/or thunderbird data...

relevant entry in /etc/fstab:
server:/nfs/dan/Documents /home/dan/Documents nfs defaults 0 0
relevant entry in server's /etc/exports:
/nfs/dan/Documents client(rw)

View 8 Replies View Related

Programming :: Open Source Solution To Convert Pdf File To Excel Document?

Mar 2, 2011

Looking for an open source solution to convert pdf file to excel document.

View 1 Replies View Related

Ubuntu :: How To Convert AVI Files To DVD

Apr 5, 2010

I need to convert avi files to dvd which1? is there a program called vdvd or something like that?

View 2 Replies View Related

Applications :: Error Glibtop: Open (/proc/stat): Too Many Open Files

Oct 1, 2010

I have a while(1) loop, and the error is: glibtop: open (/proc/stat): Too many open files This error occurs after about a half hour to an hour of running. I've tried running this multiple times, both with using glib_close() at the end of the loop, using glib_init() and glib_close() at beginning/end, and just using glib_init(). The strange thing is these have no effect on the actual glib_get functions.

View 5 Replies View Related

Software :: Cant Open Xls Files In A Shared Folder Using Open Office 3.1?

Oct 12, 2010

I cant open xls files in a shared folder using open office 3.1. Its all started when i install a new open office version. when im using open office 3.0.8 i can open all the files but now i cant even open it. Its always display untitled documents.

View 14 Replies View Related

Ubuntu Multimedia :: Convert Mkv Files To Avi's?

Jun 7, 2010

how i can convert mkv files to avi's that will work on my ps3.

View 1 Replies View Related

Ubuntu :: How To Convert Movie Files

Jun 7, 2010

I am using ubuntu 9.10 just wondering what format i need to convert avi movie file to work on my sony ericsson xperia x10

View 8 Replies View Related

Ubuntu Multimedia :: How To Convert MKV & AVI Files To MP4

Sep 19, 2010

I tried using Avidemux, but it's taking too long. WinFF doesn't work, acting like the codecs aren't installed even though they are. and that's about it..

View 1 Replies View Related

Ubuntu Multimedia :: Convert Old CDs Into Mp3 Files?

Dec 24, 2010

I'm attempting to convert my mom's old CDs into mp3 files via Sound Juicer. The problem is the process starts at 10.6X speed but goes all the way down to 1.2 and takes forever!

View 4 Replies View Related

Ubuntu Multimedia :: Convert AC3 To MP3 In MKV Files

May 8, 2011

I've got a few videos (MKV) which have AC3 audio, I copied them to my Xoom tablet but AC3 is not supported so there is no sound. Hence I need to convert the audio to MP3, can anyone recommend a good program for doing this?

View 2 Replies View Related

Ubuntu Multimedia :: How To Convert Mp3 Files To Aac

Jun 4, 2011

My sister has a Nintendo DSi that can only play music files if converted to aac format. I could do it on my desktop that runs Windows XP, but unfortunately my tower doesn't have an SD slot to do so. The laptop I'm using does have a slot and is running Ubuntu. The thing is, is there any way I can convert mp3 files to aac so they can play on my sister's DSi?

View 4 Replies View Related

Ubuntu :: Scripting To Convert .wav To .mp3 Files?

Jun 24, 2011

I have a set of 5 files:

Tell-All -- Disc 1.wav
Tell-All -- Disc 2.wav
Tell-All -- Disc 3.wav
Tell-All -- Disc 4.wav
Tell-All -- Disc 5.wav

on which I need to perform the following actions:

[Code]...

View 9 Replies View Related

Ubuntu :: Convert Files Into Mp4 Format?

May 12, 2010

are there any Gui for ffmpeg because i have heard it can convert files in to mp4 format?

View 5 Replies View Related

Ubuntu Multimedia :: Convert AVI Files To DVD Format?

Apr 9, 2010

what package can I install to convert AVI files to DVD format??

View 8 Replies View Related

Ubuntu :: Convert Files, But Keep The Directory Tree?

Jun 10, 2010

I've got a directory structure full of files. I want to convert them all into some other format, but I don't know how to keep the directory structure, is there a way so I can "set" which command to use on files instead of `cp`?

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved