General :: Converting Videos To Mp3?

Jul 12, 2011

I've mostly mp4/flv media files,i need to convert them to mp3 to put in my mp3 player but at the same time i like to adjust the mp3 bitrate to save space and maintain quality sometimes. How do i actually do that in Linux. Is there any GUI program that performs the job for me quickly ?

View 14 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Converting M4a Videos With Ffmpeg?

Jul 11, 2010

I've seen posts with similar titles on these forums, but I know nothing about the plethora of codes out there and all those thread seem to be way over my head. I've installed ffmpeg (an unrestricted version) but I can't convert m4a audio files to mp3 audio files. I installed a package called 'libavcodec52' from synaptic because it came up in the search results for 'm4a' and its description said something about m4a and ffmpeg but still no luck..

View 9 Replies View Related

Ubuntu Multimedia :: Converting Videos To Work On Ps3?

Mar 13, 2011

im setting up an external hard drive for movies and music to connect to my ps3. the majority of the movies work just fine (they are in mpeg format). but over half of them are HD and take up somewhere in the range of 5 to 8 gigs. since ps3 only supports fat32 externally i can only have file sizes up to 4 gigs. so i need to split the oversized videos into two parts, but i dont know how to do that. ive tried using avidemux (which is a pretty cool program and actually taught me alot) but i cant seem to get a correct format that will work with the ps3. playstations website listed several formats the ps3 is supposed to recognize but none seamed to work for me (maybe i did it wrong though).

View 3 Replies View Related

Ubuntu :: Convert Videos Into Mp4 Videos Of Resolution 320*240 And Frame Rate 25ps?

Jul 10, 2011

i want to be able to convert videos into mp4 videos of resolution 320*240 and frame rate 25ps so that i will be able to play them in my phone..any video converter that can do this job for me?

View 6 Replies View Related

General :: Converting Doc To Pdf

Sep 19, 2011

I try to convert a doc file to a pdf file with the linux bash. I tried different ways like jodconverter, ghostscript, postscript and so on, but all didn't work as espected. Additionally I can say that I have only the bash.

View 1 Replies View Related

General :: Converting The Kb To Mb?

Mar 16, 2011

i want to convert kb to mb and i'm wanted to use bash. if i use

"cat /proc/meminfo | grep MemTotal"

will only display in kb and i want to display it in mb.. and i want it to display like this

MemTotal : 250 mb

View 5 Replies View Related

General :: Converting A Script Into A Service?

Jan 14, 2011

How to convert a user written script into a service in linux?

View 1 Replies View Related

General :: Hex Values Converting Inconsistently?

Dec 19, 2010

I couldn't really decide where this should be posted, but this is the most general of the forums. Anyway, I've been playing a wargame on intruded.net in which some of the challenges require me to pass hexvalues into the programs as character values. All is well with this, and usually I would use the shell to pass it in, but most of these programs use the gets() method to get my input.

Here comes the problem... The other day I was using my desktop which runs slackware 64 13.1 to do these challenges. My method was to use "echo -e 'xefxbexadxde'" to print them to the shell's standard output and then highlight and copy the resulting values to paste to the program. This works just fine on slackware, but when I repeated the same processes on Ubuntu 64 10.04 (which runs on my laptop) the 'xde' always turns up to be 'x00'. Then I tried some other levels with similar responses, not all the hex values convert to the correct ASCII characters.

View 2 Replies View Related

General :: Stuck On Converting Extensions Tar.gz To .tgz

Jan 18, 2010

I understand that .tar.gz and .tgz are equivalent to each other.

I did some checking as alway online. I am however stuck how to you make files with a tar.gz extenstion become .tgz. In the case of it being a compressed file is there a right and wrong way of doing this.

it seems that I always encounter things slightly off the beaten path, against my less then optimal knowledge of the man pages.

View 3 Replies View Related

General :: Converting The Ntfs To Ext3?

May 13, 2011

converting the ntfs to ext3.

View 9 Replies View Related

General :: Converting And Hardware Compatibility?

Aug 10, 2010

I am an activist. I am becoming concerned with security on line because I have posted videos exposing SERIOUS corruption within the government at all levels. With all the recent claims of executive authority in the name of cyber security and govt eavesdropping I am interested in finding a more secure op sys. Windows is to vulnerable. I have an HP7845 Sound Blaster 64 Sound card. Radeon 9800 video card. I have a large volume of videos and media/research reports I cant afford to lose. How easy is the conversion? And also concerned with software. Will programs work the same or at all?Is my equipment even compatible with other opsystems. Is there a risk of glitches that would curtail my efforts after attempting the change. I KNOW NOTHING about other systems hell I can barely run XP. However I would hate to lose files or go through a months long debugging venture.

View 2 Replies View Related

General :: Converting From Windows To Ubuntu?

May 24, 2010

i have downloaded and installed linux ubuntu onto my hp laptop. now my account in linux does not show my files etc on my harddrive which have obviously been created by windows.how do i transfer/see them in linux?interested in learning but no the best at computer language

View 4 Replies View Related

General :: Converting Script To C Code?

Mar 25, 2011

i wanna covert script to C code or any other method to embed this script in C code, script link [URL]

View 1 Replies View Related

General :: Converting FLV File To MP3 (Only Sound)

Mar 12, 2010

How to convert a .flv file to .mp3 file? (Extracting only the sound)

View 7 Replies View Related

General :: Converting A PDF To Black & White With Ghostscript?

Oct 17, 2010

Similarly to this question:Convert a PDF to greyscale on the command line in FLOSS?I have a PDF-document and want to convert it to pure black and white. So I want to discard halftones. To convert to grayscale with ghostscript I can use this command:

gs
-sOutputFile=output.PDF
-sDEVICE=pdfwrite

[code]....

View 2 Replies View Related

General :: Tool - Converting .VHD Imag To RAW Format?

Oct 23, 2010

I need to convert a VHD file (Hyper-V VM) to the Linux raw format. Is there a tool which can do this which is graphical?

View 2 Replies View Related

General :: Converting Word Document To TIFF?

Apr 26, 2011

I have a CentOS 5.6 box and was wondering if there are any tools for Linux that can convert a Microsoft Word document to a TIFF file?

View 2 Replies View Related

General :: Converting OS X Fonts To Regular Format?

Aug 12, 2010

I need to convert OS X apps to OTF or TTF. Something usable in both Linux and Windows.

Is there any way to do this via the command line, or any app for this?

View 3 Replies View Related

General :: Primary Point Of Converting Dll To Lib In First Place

Apr 15, 2010

I've been looking for a way to run windows-only vst plugins nativley on linux as well as to find a linux driver for my 1394 audio interface with little luck; I would like to do so without relying on wine, and have come across an idea to work out after stumbling on a utility that converts dll to lib (called dll2lib). The idea would be to convert the dll's for a proprietary fw audio dev and dependent MS libraries and manually change what's needed to make it compatible with linux env. is this possible; will I be able to achieve source code from this? if not, what is the primary point of converting a dll to lib in the first place.

View 2 Replies View Related

General :: Batch Converting Video From Avc1 To Xvid?

Aug 8, 2010

I need a way to batch convert 720p video files from avc1 to xvid in Ubuntu 10.04. I'm not terribly concerned about file size, but I do wish to retain the picture quality as much as possible. I believe the audio is encoded as aac, which is fine for my purposes.

What would be the best and easiest way to do this? I've tried using Handbrake. During my first attempt, I had it using ffmpeg to convert to MPEG-4, but that just gave me a super-low quality video at twice the file size. Trying h.264 now, so we'll see how that works out. But just in case it doesn't pan out so well, what other ways do you recommend?

I was thinking I'd write a bash script to reencode the files one by one, but the problem is that I have very little knowledge about codecs and containers and whatnot - so I wouldn't know what parameters I would pass ffmpeg/mencoder.

View 1 Replies View Related

General :: Converting C Code Into Command Line Executable?

Sep 1, 2010

I thought this question's best category would be in the newbie sectionBasically I have a C code, (for simplicity is only prints a few lines), called printx.c that I would like to convert into a binary file so whenever I have to type "printx" in the command line it would execute the programofcourse gcc will give me a binary file if I do a "gcc printx.c", but even the output file (e.g. print.outwould have to be executed following manner./print.outI only ask, because I notice programs like mailx (which is written in C) is a binary file that could be run in this manner (at least that's what I notice on my ubuntu distro)

View 3 Replies View Related

General :: Converting A String To An Shadow Password Format

Apr 15, 2010

I need to manually convert an string ( like with echo ) to a DES crypt format to be inserted inside a /etc/shadow file, does anybody knows how can I do that?

Maybe there are some little tool that could handle that operation, well.. I don't know, hope someone can give me a hint on that.

View 3 Replies View Related

General :: Converting Video Formats To Enable Dvd Burn?

Feb 6, 2010

I have movies downloaded onto my Linux based system and want to convert them so I can burn them to ddvd so I can watch from my couch. I have found a couple for windows but not Linux. By the way I running Mint 8 -X64.

View 5 Replies View Related

General :: Process Is Very Timely As Converting Loads Of Avi Files At A Time

Oct 12, 2010

I'm rather new to linux, and I have a dedi server. I know how to browse, install, remove etc, all the basics needed to use it. I've installed flvtool2, memcoder and ffmpeg, and at the moment im converting avi files in to flv. Im then passing metadata using yamdi.

However, this process is very timely as im converting loads of avi files at a time.Im looking for a script, or a way where I can execute one command/script and which will convert all files in the directory I specify, then run those converted files through yamdi.Im guessing it would be some sort of loop, and then changing for each file?

View 6 Replies View Related

General :: How To Run Videos In F13

Jul 24, 2010

Have just installed Fedora 13 and Movie Player requires plugins and it "cant find the necessary plugins in any configured source"

how to run videos in F13?

View 5 Replies View Related

General :: Do You Think Distributions Should Use Promo Videos?

Oct 6, 2010

And I mean what the thread title is sayin', when new version of the distribution is released? But I don't think that it would be bad if they all would have some general promo video. I think of it as a nice way to promote your distro and I also think that that kind of promotion would attract more users. As an example, here's the link to Sabayon 5 promo video; [URL].

I find it to be very simple, short but at the same time great. And I like it very much. In my opinion, all that should be said, considering all the facts that is, was said in that video and in a very nice way. I think that there was no inner distro things in it for a reason, if you understand me. Anyhow, my vote goes for that kind of promotion, but sadly I have seen only few of that kind of videos on the net.

View 9 Replies View Related

General :: Can't Play Videos For Some Reason

Mar 13, 2010

Whether I'm using mplayer, kaffeine, or vlc, I can't seem to play videos for some reason. For instance,

Code:
mark@debian:~/stuff/flashcrap/music$ vlc
VLC media player 0.8.6h Janus
[00000271] main playlist: nothing to play

Above I tried to play an flv video that I had, which I used to have no problem with, but now it does not work. I use Debian Lenny.

View 6 Replies View Related

General :: Buffering Videos On Ubuntu ?

Dec 29, 2009

When I was running Windows OS on my laptop I was able to buffer and pause movies I watch on Dvix. Now that I'm running Ubuntu, I cannot pause the movie anymore. Whenever I pause it, I have to watch the movie from the beginning. Also, I cannot let the movie buffer to completion.

View 1 Replies View Related

General :: Can't Get To Charter.net Email - Videos Won't Run

Feb 13, 2011

Yesterday morning all was fine until the Update manager indicated I lacked several updates. After loading them I could no longer get to my Charter.net email nor could I see videos (....., embedded in news websites, etc.)

I have Firefox as the browser. I am new to both Firefox and Ubuntu and am getting the hang of it but this is not a user error nor is the Charter.net email system down (I can get to it on a friend's windows system).

How do I restore my system to yesterday morning without having to try typing code? I thinking 'point/click' type of actions are more my speed.

View 8 Replies View Related

General :: Can't Play Songs / Videos

Sep 18, 2010

I have just installed openSUSE 11.3 and was enjoying...untill i cam to know that I could not play songs/ videos..What to do now with Amarok or any other application? they are telling me that mp3 support is not installed do you want to install it ?

View 4 Replies View Related







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