Ubuntu :: Convert The Containers Of PHOTO`s And AUDIO`s Files To Minimum Space

Aug 11, 2010

i need a way to convert the containers of PHOTO`s and AUDIO`s files to minimum space as possible

for example .wav to .mp3 and photo to convert to .jpg

prefer to use the command line in order to write a script

View 3 Replies


ADVERTISEMENT

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 :: Convert 3gp Audio Files For Audacity

Jun 21, 2010

I have an android phone. The voice recorder records files in 3gp audio only format. I can play these on my computer with the standard gnome player and with vlc. However, audacity won't open it up. There is an error that says that FFmpeg should import it but it didn't understand the format. I need to edit some of these audio files for use. Is there a way to convert these files to mp3 or flac so I can edit them? Searches turn up w32 ware and some arcane mencoder commands but they have to do with converting video.

View 5 Replies View Related

OpenSUSE Multimedia :: Convert Dss And Ds2 Audio Files

Oct 27, 2010

DSS and DSS Pro file formats are used by professional voice recorders such as the Olympus DS-4000, Olympus DS-5000 and Philips LFH-9600. Is there any known program running under Linux to play and/or convert these files into something more compatible?

View 2 Replies View Related

Ubuntu Multimedia :: Batch Convert Audio In Video Files?

May 8, 2010

a movie is encoded with AC3 in 6 channel audio, what I get out is all of the sounds except for voices, which in 5.1 would be sent to the center channel. What I usually do is fire up avidemux and convert the audio to mp3 stereo, as converting to a 5.1 format usually ends up with a very odd sound (like running everything through an echo chamber). What I'd like to do is run a script to batch-convert these files from AC3 to MP3. The video format may vary, but they are usually XVID. I am comfortable at the command line, but I am not well-versed in audio/video tool terms. I don't need anything extravagant, I just want something that works. Heck, even if it is done one at a time, having a shell script that I can use to simply type:

tool.sh inputfile.avi outputfile.avi

View 4 Replies View Related

OpenSUSE Multimedia :: Can't Convert Audio Tracks Into Mp3 Files

Dec 6, 2009

I want to convert some audio files, to mp3 files. I have only k3b but it converts into ogg or wav. Is there any program to convert a track in mp3? r a k3b add-on?

View 6 Replies View Related

Software :: Cant Convert Audio Files Using Flac With Standard Input?

Jun 28, 2011

I cant convert audio files using flac with standard input. I tried the commands such as:

Code:
mpg321 -b 10000 -s -r 44100 -w - file.mp3 | flac - -o file.flac
or:
Code:
ogg123 -d wav -f - file.ogg | flac - -o file.flac

[Code]....

All such conversions doesnt produce any *.flac file. It seems flac doesnt accept minus sign for the standard input although flac manual allows to use it.

So my question is how I can use the standard input in order to decode audio data with flac?

View 10 Replies View Related

Software :: Convert Uploaded Audio Files To Server Into A Full Mp3 And Then A 30 Ogg Clip?

Aug 10, 2010

I am trying to convert uploaded audio files to my server into a full mp3 and then a 30 ogg clip. I have tried LAME but couldn't get it to clip.

View 1 Replies View Related

Ubuntu :: Convert Wav To Mp3 Using Nautilus-script-audio-convert?

Mar 16, 2010

An easy way to convert wav files into mp3 (or ogg).

$ sudo-apt-get install nautilus-script-audio-convert mpg321 vorbis-tools lame nautilus-script-manager.

after that run

$ nautilus-script-manager enable ConvertAudioFile

Now, when you right click on audio file, under 'scripts', you will see ConvertAudioFile option.

View 3 Replies View Related

Fedora Installation :: Convert Unallocated Space To Free Space?

Jun 7, 2010

I was trying to install Fedora 13, on to my laptop. I have 30 GB of unallocated space in extended partition. When trying to install Fedora 13, I got stuck, as the installer says that there is no free space for installation.can convert the unallocated space into free space.

View 1 Replies View Related

Software :: Audio Video And Photo Gallery

Jul 19, 2010

Please suggest me free audio video and photo gallery.

View 3 Replies View Related

Slackware :: Perfection V300 Photo USB Scanner - Fails Citing 'not Enough Space For Operation'

Jul 10, 2011

I've installed the epkowa backend for the V300 scanner. Communications from Chuck56 and Alien Bob were helpful. The core, data, and esci-interpreter packages are installed, epkowa.conf and dll.conf seem properly configured. sand-find-scanner, lsusb, scanimage -L all report correctly. xsane works normally, and iscan initializes, and produces a preview image. scan however fails citing 'not enough space for operation,' although GBs are available. When iscan is closed, these errors are reported:

libpng warning: Application was compiled with png.h from libpng-1.2.8
libpng warning: Application is running with png.c from libpng-1.4.5
libpng warning: Incompatible libpng version in application and library

My system is running Slackware v. 13.37, Linux v. 2.6.37.6-smp.

View 3 Replies View Related

Ubuntu :: Leaving Windows 7 With Minimum Files To Be Able To Use?

Jan 18, 2010

(2 weeks) and i like it already enough to change from odd windows 7, but some people still will use windows 7 in this PC but with minimal usage (email, internet, writing docs, listening at music) i would like to delete as much file from windows7 as possible so i have more space for ubuntu using it as main system.any sugestions on what to delete in windows 7 to free up some space?

View 4 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

Red Hat / Fedora :: Minimum Configuration Files That Would Be Needed To Rebuild RHEL Server?

Jan 8, 2010

What are the bare minimum configuration files that would be needed to rebuild a RHEL server?We are thinking about creating a generic base image and then just copying over the necessary files (fstab, hosts, networking, etc) to get a failed system back up and running in the least amount of time possible. I am fairly new to Linux and have suggested that we have a share on a redundant server that is /server_configs/Svr_name/*.* (names are subject to change and *.* would be all of the pertinent config files to make a fresh build customized enough to emulate the failed server).Is this even possible and/or plausible?

View 1 Replies View Related

Ubuntu :: Karmic Mounts Camera But No Photo Files?

Jan 25, 2010

I have this problem with my Canon powershot A630. I connected it to the computer via USB. Ubuntu detects it, ask me if i want to use nautilus or f-spot to see the pictures in the SD card (it says that there are photgraphs in the media), so i go for "open folder" option, and the window shows up totally empty. Te only file i see in the card is ".fir" extension wich i use for upgrading the camera firmware. I know there are pictures in the sd card because i can see them using the camera.

View 4 Replies View Related

General :: Copying Photo Files To CD?

Jan 16, 2010

I am running openSUSE 11.2 KDE 4.3.4 on my ThinkPad R51 laptop.I would like to copy 'File A, File B, File C' (for example) that has photographs of a holiday , to a blank CD inserted into my drive and cannot find a way to 'copy and paste' into the volume.

View 3 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

Programming :: Possible To Have A Templated C++ Stl Containers In Classes?

Feb 15, 2010

Is it possible to have a templated c++ stl container in another class without specifying the type prior to compile time? I haven't coded in c++ in a while and im at a total loss.

For example - Not real code. Just outlining the problem code...

View 1 Replies View Related

Programming :: Creating New List Containers C++?

Oct 15, 2010

I need to create a program where the user creates an account and he/she is entitled to add interests and creating friendships with other users.The main algorithm depends on an object which is the user and its attributes are adding interests, friends, so on.Users are stored in a linked list while their interests are stored in another list.What I want to do is every time a new user is created dynamically create a new list during execution for personal info. storage. Is that possible?

View 12 Replies View Related

General :: Scripting - Cp A List Of Files Which Starts With - Or Space Without - Or Space?

Oct 14, 2009

I have a list of files in a directory which starts with - or have space.

I need to copy them back without the space or -?

linux1[sim]% ls linux1[sim]% cp ./-* ./*

View 8 Replies View Related

Ubuntu :: How Do You Convert Video To Audio

Jan 27, 2011

when i had windows xp i used to convert almost any videos video into audio (the whole video into audio) by going to [url], downloading vdownloader and just inserting the url in the box provided; waiting for a couple of minutes and having an mp3 format file at the location that i want it to be in the desktop. when i searched for something similar for linux, because vdownloader was an .exe file and obviously wasn't going to work on ubuntu.

i found that i could get a video downloaded from videos but not an audio - i wait for the video to finish buffering; click on places; computer; file system; tmp; then rename the video folder and copy/relocate it to where ever on the desktop. ending with this video format "flash video (video/x-flv)". my question is: is there a linux program where i get to convert the entire video format to an audio format, possibly mp3?

View 9 Replies View Related

Ubuntu Multimedia :: Create A Set Of Contact Sheets Of A Directory Of Digital Photo Files?

Apr 3, 2011

The only thread on creating a contact sheet appears to be years old & locked:- (photography) how to create a single jpg /tif contact sheet? So may I ask what's the most common method today of creating a set of contact sheets of a directory of, say, 500 photos (on Ubuntu 10.04 lucid)? The only thing I really want to specify is the grid (e.g., 4 photos by 6 photos, or something like that).

imagemagick
gThumb

For example:

Code:

montage -label "%f" -frame 5 -pointsize 10 -geometry +4+6 *.jpg index1.jpg

This supposedly creates an 4x6 grid of images with a label under each image (of pointsize 10).Here's another example from the net:

- ImageMagick Thumbnails and Contact Sheets

What do YOU use to create a decent contact sheet set out of a large directory of photos?

View 1 Replies View Related

Ubuntu :: Extract Audio And Then Convert To Mp4 Format?

Feb 7, 2010

I'm trying to extract audio and then convert to mp4 format a bunch of flv files downloaded from internet. There are three files I intend to use ffmpeg in the following options:

ffmpeg -i input.flv -acodec copy output.mp3
and
ffmpeg -i "input.flv" -f mp4 -vcodec libxvid -s 640x360 -b 768kb -r 25 -aspect 16:9 -acodec libfaac -ab 96kb -ar 44100 -ac 2 "output.mp4"
So I started writing a script like this:
#!/bin/bash -x
cd /home/koli/exp

[Code]....

View 5 Replies View Related

Ubuntu Multimedia :: Convert Ogv To Mkv. Audio Skipping

Dec 2, 2010

So I did a short 30 second video of Recordmydesktop in ogv, and was wanting to convert it to mkv. So when I did the video was awesome but the sound kept skipping. Here is the conversion command i did

Code:
ffmpeg -i test.ogv -vcodec libx264 -vpre medium -crf 24 -threads 0 -acodec copy test.mkv video was great, audio not.

View 2 Replies View Related

Ubuntu Multimedia :: Convert MP3 To Standard Audio Format?

Jul 4, 2010

I 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.

View 7 Replies View Related

Ubuntu Multimedia :: Convert Video To Audio Use Ffmpeg?

Jul 15, 2010

I want to convert all video file in folder a become audio file in folder b use ffmpeg, how to type it in terminal?

View 7 Replies View Related

General :: Convert Free Space From Lvm2 To Ordinary Partion

Apr 22, 2010

I have read a couple of threads that deals with resize partion and then create new lvm partion.That is not what I want to do! I have resized my partion from 275 GB to 150 GB. the reason for this was hoping for more space to be able to create a normal partion with cfdisk but that does not seem to work.
I have free space, but how can I use it to create room for a new ordinary partion.when the default partion layout for fedora/centos is to fill the whole space up whether you use it or not?

View 5 Replies View Related

Ubuntu Multimedia :: Rip The Audio From An Flv And Convert To Flac Or Mp3 Without Quality Loss?

Jun 30, 2011

Anyway to rip the audio from an flv and convert to flac or mp3 without quality loss?

View 1 Replies View Related







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