Ubuntu Multimedia :: Convert AVI Files To DVD Format?
Apr 9, 2010what package can I install to convert AVI files to DVD format??
View 8 Replieswhat package can I install to convert AVI files to DVD format??
View 8 RepliesI just wanted to know what people think is the best video encoding program. I want to be able to convert any video files to any format, mostly x264, avi that sort of stuff. I used AVS encoder in windows.
View 2 Replies View RelatedI am trying to use 'convert' in command prompt to convert image file format.I get the following error.
convert: UnableToOpenConfigureFile `delegates.xml' @ configure.c/GetConfigureOptions/589.
convert: NoDecodeDelegateForThisImageFormat `airplane.jpg' @ constitute.c/ReadImage/530.
convert: MissingAnImageFilename `airplane.ppm' @ convert.c/ConvertImageCommand/2838.
are there any Gui for ffmpeg because i have heard it can convert files in to mp4 format?
View 5 Replies View RelatedI need a tool or a script or something that will convert mkv files into vob or avi format.
View 9 Replies View RelatedI use Linux for my everyday work but lately I've been faced with a trouble when I send out file printouts from my browser from my Debian system to (normally) window$ systems, where they are not readable. Is there a way for me to convert the postscript files into pdf format? Most window$ users will have some sort of pdf reader installed but I am still to find one user that has Ghostscript and Ghostview installed. where can I find the TTF fonts that are shipped with every standard installation of Debian? I'm sometimes forced to print files through a windows system and because the fonts loaded in that system are not the ones I use in Debian (URW Gothic L, as an example) I end up having my official documents disfigured. If I can carry around with me a ready-to-install fonts package I can get over this obstacle.
View 3 Replies View RelatedI am running my fedora box as a media server and my xbox (sorry) doesn't see mkv files and I have been looking for a while for a way to convert the mkv files to any format readable any ideas?
View 3 Replies View RelatedHow can I convert video files .mov format to .mp4?
View 2 Replies View RelatedI just got a new mp3 player that will play videos if they are in mtv format - is it possible to convert flv vids to mtv? I'm using Karmic.
View 3 Replies View Relatedconvert to swf from any format, i can't seem to accomplish this.
View 9 Replies View Relatedhow can i convert vob format to avi?
i am using ubuntu 10.04
Recently, my hard drive crashed. I was using XP and do not have my install discs (lost them 3 moves ago...). I make backups regularly and only lost roughly 3 days worth of material (nothing really important). On my other PC I've been running linux forever. I don't need windows and have installed a new HD in the PC and put fedora on there w/ no issues. Now historical email. There seems to be many workarounds for getting dbx files to mbox inside windows, but how would I accomplish this task without a windows install anywhere (Virtual installs are out as I do not have any install discs for windows anyways).
After a quick search, I only found one possible solution (in perl) and am looking for something that I don't have to program my self. I am a programmer by trade but have never programmed in perl (c++, FORTRAN, matlab, python... yes) and at this point, don't feel like learning new syntexs for this one problem (python has been my goto scripting language for everything linux...). Also if anyone has a link to a c++ lib(link to documentation?) that does the same thing... I might take a look at that and make a gui for it... then release it for others...
I'd like to write a bash script to convert all of the .mpg files in a directory to .avi files. The ffmpeg part of this produces the kind of file that I want, but rather than changing the name of the input and output files each time that I run the script, I'd like to automate it. I've tried this script, but I get an error "command not found".
#!/bin/bash
cd /home/michael_s/golf_temp
1 for i in 'ls *.mpg' ; do
/usr/bin/ffmpeg.exe -i /home/michael_s/golf_temp/"$i" -map 0:0 -map 0:1 -pass 1 -vcodec mpeg4 -vtag xvid -f avi -b 1100k -vol 384 -mbd rd -s 640x480 -aspect 4:3 -acodec libmp3lame -ac 2 -ab 128k /home/michael_s/golf_temp/"$i".avi
rm -f /home/michael_s/golf/temp/"$i".avi
/usr/bin/ffmpeg.exe -i /home/michael_s/golf_temp/"$i" -map 0:0 -map 0:1 -pass 2 -vcodec mpeg4 -vtag xvid -f avi -b 1100k -vol 384 -mbd rd -s 640x480 -aspect 4:3 -acodec libmp3lame -ac 2 -ab 128k /home/michael_s/golf_temp/"$i".avi
done
fi
quit
how can I convert .wav sound files to .gsm format as I have an application for this usage ? Please be informed that I have made use of the sox utility for this purpose , as the followings , but it didn't get through : #sox FR00003.wav -r 8000 -c 1 FR0003.gsm resample -ql
View 5 Replies View RelatedI wonder if there is a way to convert 3gp format to avi using mencoder or something similar?
View 7 Replies View RelatedI see lots of threads on converting your CDs to MP3s, but I want to do the opposite. I want to burn MP3s into CDs that will play on older CD players that dont have MP3 support.
So how do I do it? I have Mint on this particular computer, which is like having Medibuntu already I think.
I emailed myself a video. I took with my ipod touch, and its in .mov format which ubuntu doesn't support. I have an app called arista transcoder (a little slow, but very handy), which, for some reason, isn't able to convert the video. its strange because I was able to convert a few other videos from my ipod (same format) into .avi files last week. Arista says something about an unrecognized media type.
View 1 Replies View RelatedI am looking for a video converter that will convert AVI into DVD format to burn a disc. I had a program called convert X for windows 7 and with that I was able to make menu's for the DVD and when it finished converting, it would burn it to a disc.
View 2 Replies View Relatedcommand line option in ffmpeg to do this
I am told I need the output file to comply with this
Video Resolution: 480*320
Video Bitrate: 768 kbps
Audio Bitrate: 128 kbps
Video Format: MPEG-4 (be sure not to use H264, as it�s not supported in the current firmware)
[Code]....
just wondering is there a simple script to convert datetime to UTC format. I have been searching different forums but most answers are for converting UTC to datetime. For example what is a simple command/script to convert todays datetime to UTC format i.e. '2009-10-09 11:47:59'.
View 10 Replies View RelatedI 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.
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 Relatedhow i can convert mkv files to avi's that will work on my ps3.
View 1 Replies View RelatedI 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 RelatedI'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 RelatedI'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 RelatedMy 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 RelatedI'm running ClipBucket on my Ubuntu 10.04 LTS server x64.Conversion of AVI to FLV works just fine, however when I try to upload an MPG file, it fails. Apparently I should recompile ffmpeg to allow for MPG > FLV conversions.
View 3 Replies View RelatedI have a collection of *.mkv files which are 720 HD resolution (1920x720). I'd like to watch them on my netbook, but it can't handle HD content. The videos play fine on any decently-powerful desktop, under either Windows XP/7 or Ubuntu, but they are simply too much for the Atom CPU of the netbook.Is there a way to downconvert the .mkv files to something the netbook can handle? It doesn't have any problem with standard DVD content, which is of course lower resolution. Cutting HD content down to the netbook's native resolution(1024x600) would probably be sufficient.
A free software package available in the repositories would be great, but I have no problem manually installing something if necessary. I have not done any work with converting videos to different formats, so I don't know what's out there for Ubuntu.
I want to be able to convert SWF files to AVI or MP4.FFMPEG will not do it so don't even mention it.WinFF won't work either.
View 5 Replies View Related