Hi,
Looking for a minimal way to convert mp4 file to mp3 file in java, ideally I also need an cutting of target file.
Do java libs support this or only 3th party ones? jmf, ffmpeg?
Thanks!
So I was tasked with looking at converting 10 million tracks from mp3 320k to AAC and also Converting from mp3 320k to mp3 128k After a bit of hunting around the tool you need to use is FFMPEG Download x64 WindowsAlso for the best results get the Nero AACEncoder Download Now the command line STEP 1(From Flac)ffmpeg -i input.flac -f wav - |…
I'm looking for a shuffle radio MP3 player that I can embed in my site which:
shows album and title and
link to buy track and album in shop
Like this one: http://phpfoxmods.net/clients/productsview.php?id=7
But this is integrated with MP3 community. MP3 broadcast should be secured, free or paid solution? Better integrated with shop or…
My ideal setup would be to take a current clients site, upload a .htaccess with a regex inside, that would match the URI, and if it finds a certain file extension, it would use the same path, but with an altered domain.
ie.
Normal path:
http://www.domain.com/something/images/someimage.jpeg
http://www.domain.com/assets/js/jquery.js
…
Hi there.
We are considering moving our servers to Amazone EC2 cloud. The only thing that stops right now is their problems with ip ranges banned from spam mail lists like SORBS.
We are considering leaving one dedicated server in our current hosting, the one which we use to send mail (and other several features we will move to EC2),…
I m really confused. I was trying to buy hosting at amazon ec2.
My site will not be having much of a traffic and i will be installing glassfish and mysql.
Usage will be 1gb of ram and around less than 5gb of hardisk and same bandwidth.
As mine is a startup, the number of hits per day would be less than 20hits per day, each hit…
I am facing a huge delay while uploading and downloading files from my Windows Amazon EC2 server to my android device.
It takes around 50 seconds to upload then download 500 Kbytes image.
My location is in asia and the server is is US-East.
I pinged the server from my android and obtained values around 500 ms for RTT.
Is…
I'm trying to mount /vol to a EBS volume on an Amazon EC2 instance. I'm formatting the device to xfs, adding "/dev/sdh /vol xfs noatime 0 0" to my /etc/fstab file, making the /vol dir and mounting it and whenever I try to do anything with that volume (create a file in /vol, cd, ls, anything) or I try to run df the server just…
I have a windows instance up in EC2. I manually set the timezone to Pacific.
1) For some reason using window's built in time sync doesn't work in the instance...but whatever. I turn off automatic time syncing...
but 2) On reboot the time on the server changes! For example, if i reboot it at 4PM on Wednesday, when the…
I'm trying to use "sox" to mix some audio files.
The command works great on my Mac terminal
sox -m audio.wav "| sox upload.wav -p trim 2 1 pad 6" final.wav
This mixes (not concatenate) audio.wav and a section of upload.wav from the 2nd second to the 3rd second and adds 6 seconds of padding in the front, and outputs…
This is my first experience with ejabberd. Spare me if I miss anything.
I have installed ejabberd server on ubuntu 12.04 AMI on Amazon EC2.
I have successfully installed the server, added the admin user and host in the config file and opened up reqd ports (5222, 5223, 5269, 5280).
Now I tried to login the web…
Well I'm a PHP developer who know few linux commands to get my job done.
I need to launch a symfony 1.4 website on Amazon EC2. Everything is fine except IMagick. I magick is also installed through following command:
sudo yum install ImageMagick
Its php lib is not installed/configured, if that do not happen…
I installed solr-3.6 in my local windows box and it worked fine.
I installed solr-4.0 in amazon ec2 linux large instance and the cpu usage shot upto 100%. It maintained at 80-90% average cpu power.
I thought it could be because of 4.0, So I installed 3.6 in EC2 again. But again the CPU usage was 80-90%…
OK, so I took the stock Windows 2008 64-bit Amazon AMI and wanted to add a D: drive for page file space and crash dumps. I launched the instance with a second EBS volume attached as xvdf and went into Disk Management set it online, and added the page file and crash dump settings and all that works.
But…
I have two volumes of amazon EC2 where by default 1 GiB volume using which has fulled.
Now I want to use my second volume which is 9 Gim.
I used command cat /proc/partitions
I got major minor #blocks name
202 1 1048576 xvda1
202 80 9437184 xvdf
Then I hit mkfs.ext3 -F /dev/sdf
its…
Is it possible to somehow limit the access to an Amazon S3 account. I don't really like the idea of distributing my secret access key to all of my applications, that want to access just a single bucket on my account. If someone gains access to one of the applications, I could loose all my data stored on…
I'm working with Amazon's EC2 for the first time.
I went through all of the steps at http://docs.amazonwebservices.com/AWSEC2/latest/GettingStartedGuide/ and now I'm trying to access the public DNS through a web browser. I get nothing. I don't even know if I'm supposed to get anything, really.
I…
We are using Amazon EC2 m1.xlarge instance for video re-encoding and it looks like the actual encoding process takes a very long time.
For an average 250mb video file it takes about an hour to encode.
Intance: m1.xlarge (Xeon E5645 x 15gb ram)
Windows Server 2008 R2 64-bit
AviSynth version 2.5 (32bit)…
we've been running our web servers at Amazon with load balancer and auto-scaling for over a year with no problem. All of a sudden today the request began to get aborted with the error:
503 ... Backend server is at capacity
The web servers are at 1% CPU and no other alarms trigger.
We use Amazons load…
I'm currently trying to setup a Tigase cluster on Amazon EC2 instances in a VPC and I'm having troubles getting it to work due to the hostnames of the instances not being "full DNS names". According to the Tigase documentation:
Please note the proper DNS configuration is critical for the cluster
…
As documentation says:
You can import VMware ESX and VMware Workstation VMDK images, Citrix Xen VHD images and Microsoft Hyper-V VHD images for Windows Server 2003, Windows Server 2003 R2, Windows Server 2008 and Windows Server 2008 R2.
What about virtual machine with Ubuntu on it?
Will it import…
I am upgrading to Fedora 12 on a Amazon EC2 using help here:
http://www.ioncannon.net/system-administration/894/fedora-12-bootable-root-ebs-on-ec2/
I managed to do a 64 bit instance OK, however facing some problems with a standard one.
On the final bit of the install from 11 to 12 I am getting an…
I am looking for where the default Amazon AMI linux image sets up the privileges for the default ec2-user account.
After logging in with this account I can use sudo successfully. Checking via the sudoers file, which I open by running visudo (with no other options) I see a few default settings and…
I am experiencing high CPU steal percentage in a Amazon EC2 large instance. I know it means that my virtual CPU is waiting on the real CPU of the machine for time. My question is that what can I do to reduce this percentage and get maximum out of the CPU?
Steal percentage is consistently at 20%.…