Ubuntu Multimedia :: Sox - Lame And Can't Open Output File `soundstrack.mp3'

Jan 16, 2011

prompt$sox mix2.wav soundstrack.mp3 sox FAIL formats: can't open output file `soundstrack.mp3': SoX was compiled without MP3 encoding support so i have seen a lot of other posts about this issue but none had an answer for me. i've run sox on numerous other mac and linux machines and never had a problem with .mp3 stuff provided i have lame and libmad installed. but on my current machine (ubunut 10.10) i can't seem to get sox to do anything with .mp3 despite having lame installed, reinstalling sox, etc.

View 3 Replies


ADVERTISEMENT

Ubuntu Multimedia :: Convert Ogg To Mp3 - Sox My.ogg My.mp3: "sox FAIL Formats: Can't Open Output File `x.mp3': SoX Was Compiled Without MP3 Encoding Support"

Sep 17, 2010

I have a few ogg files that I want to put on my phone. My phone doesn't play oggs, so I need to convert. It's just an audiobook so I really don't care about quality. Oddly, nothing I try seems to be up to the task. Here's what I tried so far:

sox my.ogg my.mp3: "sox FAIL formats: can't open output file `x.mp3': SoX was compiled without MP3 encoding support" mencoder: wants video too?? Wha?? vlc (from GUI): "p, li { white-space: pre-wrapStreaming / Transcoding failed: It seems your FFMPEG (libavcodec) installation lacks the following encoder: MPEG Audio layer 1/2/3. If you don't know how to fix this, ask for support from your distribution.

This is not an error inside VLC media player. Do not contact the VideoLAN project about this issue." lame my.ogg my.mp3: "sorry, vorbis support in LAME is deprecated." audicity (via GUI): success..but I'm now going to have to somehow script it. This is very annoying. It makes me want to rip directly into mp3 from now on. Is there an easy way to convert an ogg file to an mp3 from the command-line?

View 9 Replies View Related

General :: Bash Scripting - Sed - Lame - Character To Lame To Escape Spaces

Mar 20, 2010

Ok, so I find myself ripping audio CDs frequently, which I then lame to mp3's to put on my media player. I usually define the --ta and --tl (artist and album) ID3 tags and batch encode each album, but don't bother with the track tags as I'd have to do each one seperately.

So, I'm working on a script to do all this for me, extracting info from 'pwd' etc. to fill in the blanks for --ta, --tl and --tt (track name). All is working well, except that I can't get sed to pass on the "" character to lame to escape spaces.

Here's what I've got so far: (trouble spot is bolded - no need to pay attention to the rest of it)

Code:

All this does is pass a 'space' on to lame, which it takes as an invalid argument.

View 10 Replies View Related

Ubuntu :: Cannot Open File: Input/output Error

Nov 11, 2010

I just received a 1TB external(Western Digital) hard drive(NTFS) for backup purposes. I'm using an Ubuntu Live CD, and an external hard drive dock. I am transferring over esata and am receiving the error:

Code:

Cannot open file: input/output error

Seems strange that it said "open". At any rate only about 60 of the 200+ GB were able to be transferred over...this won't do. I have tried to copy via CLI using

Code:

cp -r

and received the same issue. For clarification I am attempting to transfer from a mounted partition onto the mounted external.

View 2 Replies View Related

Debian Multimedia :: How To Rip MP3's - Where To Get Lame

Apr 2, 2011

My new Wheezy install is looking pretty good and I'd like to copy some of my CDs to my harddrive. I'd like them in mp3 format, but unlike other distros, i don't seem to be able to find Lame, which is needed. I've searched for answers, but not come up with anything that works, yet. I know this question is probably asked a lot, but can anyone help me with this one? I have contrib and non-free enabled in my /etc/apt/sources.list.

View 4 Replies View Related

Ubuntu Multimedia :: Using Lame Options With Ffmpeg?

Aug 8, 2010

When using libmp3lame with ffmpeg is there a way to use lame options?

Code:
ffmpeg -i foo -acodec libmp3lame foo.mp3
For example:- --vbr-new, --abr <bitrate>, -V (n) and -q <arg>

I think it is possible to pipe ffmpeg to lame then use the options.But is it possible to do it without a pipe.

Code:
ffmpeg -i foo -f wav - | lame --vbr-new -V 4 - foo.mp3

View 7 Replies View Related

OpenSUSE Multimedia :: DVDStyler Error: Cannot Open Output Format

Jul 16, 2011

openSUSE 11.3 32bit with repos OSS, NON-OSS and Packman + libdvdcss I installed DVDStyler from Packman and as it seems I can't get it to work. When I create a project for PAL, 4:3 with AC3 and finally click "Burn" and select "just generate" to create files for burning I get:

Code:
DVDStyler v1.8.3
Linux 2.6.34.8-0.2-desktop i686
FFmpeg: libavformat 53.4.0, libavcodec 53.7.0, libavutil 51.9.1
Prepare
Cleaning temporary directory

[Code]...

View 9 Replies View Related

Ubuntu Multimedia :: Compile LAME With LIBSNDFILE On Lucid?

Oct 17, 2010

I am a happy Ubuntu user, I run it on all of my servers.

A few days ago I setup a new slice, and now I want to use it to convert ULAW (μ-law) WAV files into MP3's.

If I would only install LAME this would give me an 'Unsupported data format: 0x0007'. Because LAME doesn't support ulaw encoded wav's only Linear PCM's.

I have read that one can use the Libsndfile and use it with LAME --fileio=libsndfile (or something like that) when 'MAKE'-ing Lame. In this case because of the additional encoding library sndfile Lame can read and encode the ulaw into mp3.

I have also read another solution is to first convert the ulaw-wav into a pcm-wav with sox, and afterwards convert the output into an mp3 with lame. This seems to be a lot of extra system resources.

I am looking for a hands on tutorial howto wget, compile, install and run LAME with Libsndfile on Ubuntu Lucid (commandline only) so I can encode incoming ulaw files into mp3's?

View 4 Replies View Related

CentOS 5 :: Mock Mplayer Lame-devel - Error "lame-devel Package Can't Be Found"

May 6, 2011

i'm trying to rebuild mplayer and facing the same error - lame-devel package can't be found as when i try to use rpmbuild. I'm not sure why and how to fix it. Here are steps and information:

[Code]...

View 7 Replies View Related

Ubuntu Multimedia :: Libpython2.5.so.1.0 - Cannot Open Share And Object File: No Such File Or Directory

Jul 27, 2010

When running the beta of blender 2.5, I get the following error. blender: error while loading shared libraries: libpython2.5.so.1.0: cannot open shared object file: No such file or directory In previous versions of ubuntu you could 'apt-get install python2.5' to resolve the issue, but it doesn't appear in any/all of the repositories. where I can get python2.5 for lucid-lynx?

View 1 Replies View Related

Ubuntu Multimedia :: Audacious Libmowgli Error : Cannot Open Shared Object File: No Such File Or Directory?

Nov 12, 2010

Salutations,I've been struggling with getting audacious working for the past hour. I'm using synaptic to install it. When trying to run it from the bash, I'm getting the following error:

Code:
audacious: error while loading shared libraries: libmowgli.so.1: cannot open shared object file: No such file or directory.I tried to make /usr/lib/libmowgli.so->libmowgli.so.1 link, but it didn't help. Tried reinstalling audacious/libmowgli and a few others packages, but in vain, too.

View 2 Replies View Related

Ubuntu Multimedia :: Conversion Of Audio File With 2.1 Channel Output To 5.1

Oct 29, 2010

Is it possible to convert a 2.1 channel mp3 or any video file to get a respective 5.1 file permanently so I could play them on external music system which is 5.1 speaker system. Any sites where i can usually songs n video with 5.1 channel.

View 2 Replies View Related

Ubuntu Multimedia :: WinFF Converts But With Huge File Size Output

Jun 1, 2010

I haven't used WinFF before yesterday. Looks simple so I tried to convert an AVI file of 600MB to DV and ended up with an 8GB conversion.For device preset I used Raw DV for Pal Fullscreen as I'm in Australia.Does WinFF always produce such large files?

View 1 Replies View Related

Ubuntu Multimedia :: Creating ISO File In Terminal - Input / Output Error

Feb 15, 2011

I'm trying to create an iso file in a terminal with the following command:
$cat /dev/sr0 > nameofdisk.iso
I get the following error
cat: /dev/sr0: Input/output error
I already checked and my optical drive is indeed /dev/sr0. I've hunted google a few hours trying to figure it out. Does anyone know why I'd be getting this error?

View 4 Replies View Related

Ubuntu Multimedia :: When Click On Perference Then Sounds And Go To The Output Selection It Has Only Dummy Output As A Option?

Apr 29, 2010

I cant seem to get the sound working and when I click on perference then sounds and go to the output selection it has only dummy output as a option.

View 3 Replies View Related

Ubuntu Multimedia :: KMplayer - No Video Output But Can Get Only The Audio Output

Mar 7, 2010

I installed KMplayer but I cant play video files...No video output but can get only the audio output...So how to make this work for videos?

View 2 Replies View Related

Ubuntu Multimedia :: Sound Output - Get HDMI Audio Output To My TV

Jan 25, 2011

Running 10.10 and win 7 on my HP dv6-2150us laptop and I'm having a few issues.

First how do I get HDMI audio output to my TV? I think I have just a integrated Intel graphics card. It works fine in windows but I can't seem to get it to work in Ubuntu. I tried searching but couldn't find anything pertaining to this issue.

View 3 Replies View Related

Ubuntu Multimedia :: Cannot Select MP3 As An Output Output Option?

Jan 6, 2011

I am sure that this is very simple but I have installed sound juicer and the gstreamer plug ins. The problem is i still cannot select MP3 as an output output option

View 3 Replies View Related

Ubuntu Multimedia :: Can't Open MPEG File In Pitivi?

Jan 15, 2011

I have a problem opening an MPEG file in Pitivi. When I try to open it, I get this error message:

[Code]...

View 7 Replies View Related

Ubuntu Multimedia :: 11.04 - Banshee 2.0 Unable To Open Database File

Jul 31, 2011

I'm experiencing a problem running Banshee 2.0 on my Ubuntu 11.04 system. Basically, I'm getting the following fatal error, the code of which is quoted hereunder. Of note is that uninstalling and reinstalling Banshee (through Ubuntu Software Centre) doesn't fix this problem. Incidentally or not, I also seem to have a problem with my other (and preferred) media player, Amarok. This is the error code:

Code:
Si verificata un eccezione non gestita: Sqlite error 14: unable to open database file (SQL: UPDATE CorePrimarySources SET CachedCount = 1568 WHERE PrimarySourceID = 1)
at Hyena.Data.Sqlite.Connection.CheckError (Int32 errorCode, System.String sql) [0x00000] in <filename unknown>:0
at Hyena.Data.Sqlite.Connection.Execute (System.String sql) [0x00000] in <filename unknown>:0
at Hyena.Data.Sqlite.HyenaSqliteCommand.Execute (Hyena.Data.Sqlite.HyenaSqliteConnection hconnection, Hyena.Data.Sqlite.Connection connection) [0x00000] in <filename unknown>:0
Exception has been thrown by the target of an invocation.

View 2 Replies View Related

Ubuntu Multimedia :: Open Different Audio File Tracks Into The Same Piano Roll?

Mar 24, 2010

My question would be this: is it possible to open different audio file tracks into the same piano roll, or even open multiple piano roll instances at the same time? If the answer is "no", then does anyone know a good LADSPA sampler plugin? Basically, I need to be able to load multiple samples into the same instrument and have them set to a range on the keyboard, similar to what the advanced sampler in Reason does.

Having multiple samples in the beat editor is not the same, as I need to control the note off (without re-loading the sample and just changing the end time, that is too cumbersome). If any of this seems weird I should specify that I am making breakcore music where drum beat samples are highly manipulated and a piano roll for each sample is just going to be too annoying to program.

View 4 Replies View Related

Ubuntu Multimedia :: Guitar Pro 6: Libportaudio.so.2: Cannot Open Shared Object File

Jun 26, 2010

I'm trying to install the demo version of Guitar Pro to see how it stacks up against TuxGuitar. I installed the .deb and also getlibs.At first try it complained that libportaudio2 wasn't installed so I installed it too. But when I try to run it I get: libportaudio.so.2: cannot open shared object file When I try getlibs ont he binary it says: No match for libportaudio.so.2

View 2 Replies View Related

Debian Multimedia :: File Association For AVI Does Always Open Totem

Nov 13, 2010

Since I installed my new debian squeeze system with gnome 2.30.2 I got problems with totem and totem-xine application.

Problem 1: The file asociation for .avi does always open totem! I changed the .avi file asociation unter -> preferences -> "preferred applications" for example to vlc... but no chance it always open the totem player. I looked also in the gnome configuration tool (gconf) and there is the file asociaton set on vlc, but he still opens totem.

Problem 2: All .avi files with video content I cannot see the video and I hear only the audio stream. If I open the video I got a popup with the message that the codec is not installed, then I click on search codecs and totem search for it and does not found anything. I have the codec installed because I see it in avidemux...
- If I install only totem I install also all gstreamer packages ...
- If I install totem-xine I install all xine plugins packackages etc ...
- If I use vlc or mplayer all works fine ...
- If I start totem over a console shell and I open the video, I get no error message in the shell.

View 1 Replies View Related

Ubuntu Multimedia :: Main:2273: FATAL: Failed To Open '/dev/dvb/adapter0/frontend0': 2 No Such File Or Directory

Jun 2, 2010

My USB stick is this one: [URL] I can't get it to scan my frequencies. PC finds the stick (lsusb):

Code:

Bus 002 Device 005: ID 15a4:9016 Afatech Technologies, Inc. AF9015 DVB-T USB2.0 stick When I plug it in, dmesg shows this:

Code:

[ 5680.696043] usb 2-2: new high speed USB device using ehci_hcd and address 7
[ 5680.834917] usb 2-2: configuration #1 chosen from 1 choice
[ 5680.849872] af9015: tuner id:179 not supported, please report!
[ 5680.852951] Afatech DVB-T 2: Fixing fullspeed to highspeed interval: 10 -> 7

[code]....

But if the directory is created, then after the same command I have

Code:

scanning /usr/share/dvb/dvb-t/lv-Riga
using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
main:2273: FATAL: failed to open '/dev/dvb/adapter0/frontend0': 19 No such device

I found on the internet a firmware for my USB HDTV DVB-T stick named "dvb-usb-af9015.fw" and copied it into /lib/firmware/ but I have not seen any difference with that.

View 1 Replies View Related

OpenSUSE Multimedia :: VLC - 11.4 /w GNOME - Open Video File - Sound And Subtitles Disappear

May 7, 2011

I have problem with VLC player. The problem, from the image below, appears whenever I open video file. I click Ok, and a everything is ok, until I jump to another time sequence, when sound and subtitles disappear.

Terminal log:

View 9 Replies View Related

Ubuntu :: Failed To Open Output Device /dev/dsp

Jan 21, 2011

I'm trying for the first time to work with sounds and edit them. I'm trying to use Gnome Wave Cleaner and don't know what to do about the error.

View 1 Replies View Related

Ubuntu :: Open Cups-pdf Output In Pdf Reader Automatically?

Jan 15, 2010

I've got cups-pdf installed and working fine to print to PDF.

What I find kind of annoying is that it prints silently to ~/PDF with an automatic filename and with no feedback when it is done printing. So I have to monitor that directory manually for when a new file shows up.

What I'd like to have when I print to PDF is the output of cups-pdf piped to a pdf reader (like okular, in my case) which would open automatically when the printing is done so I can review the results and save or discard them.

I've looked through the options and tried to find documentation on cups-pdf, but I haven't found a way to make this happen yet.

View 3 Replies View Related

Ubuntu :: Unable To Open Input/output Files

Jan 23, 2010

At the time of INSTALLATION im getting errors about not able open Input/output files... and some other errors... im using SATA 80GB HDD... i have already installed XP....

the sad thing is two months back i installed UBUNTU ..and i have worked on it...
but unfortunately i formatted my entire system and now i got this problem...

View 2 Replies View Related

General :: Vlc Always Open Video With Xvideo Output In Ubuntu 9.10?

Feb 16, 2011

vlc always open video with xvideo output in ubuntu 9.10

View 1 Replies View Related

Fedora :: How To Keep Display Open To See What Output Is?

Jan 14, 2011

I am trying to run a java .class file by double-clicking it. So far my attempts at running it have been successful, but I don't' know how to keep the display open to see what the output is.

View 6 Replies View Related







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