Change the format .ram to .mp3
location: linuxquestions.com - date: April 28, 2008
I am running open SuSE 10.2.
I want to convert some music files to .mp3 format because my mobile phone's MP3 player does not support some formats.
I have some songs which has .ram ending.
I must convert them to .mp3 and transfer to my mobile phone.
Do you know a program or programs which convert music files to .mp3 format?
It maybe there are programs for SuSE Linux users to convert music files.
I am eagerly waiting to hear from you all.
Ubuntu reduce video size with ffmepg and change format
location: linuxexchange.com - date: July 27, 2015
I want to watermark, reduce weigth, resize and change format for selected videos.
Also I need to keep quality as high as it possible.
Now what I have:
ffmpeg -i prepared/video.mp4 -i units/video_watermark.png -filter_complex overlay=10:10 -codec:a copy moved/video_test.mp4
and I'm watermarking video, but the quality drops a lot. Also I have:
ffmpeg -i prepared/video.mp4 -s 1280x720 -b 512k -vcodec mpeg1video -acodec copy
but also I need to reduce weight also as lot as possible. The reconstructed videos will be shown as movies online. My question would be - is it possible to do it one line and change format to .mp4?
PS. I have constructed command:
ffmpeg -i downloaded/movie/movie.avi -c:v libx264 -acodec libfaac -b:a 64k -preset ultrafast -vf "movie=units/video_watermark.png [watermark]; [in][watermark] overlay=10:10 [out]" -movflags faststart prepared/movie.mp4
but it returns me error:
ffmpeg version 2.7.1 Copyright (c) 2000-2015 the FFmpeg developers
built with gcc 4.8
Change title of mp3 in id3 tags to the file name
location: linuxexchange.com - date: October 26, 2010
I have hundreds of mp3 files that have unique file names in succession. i.e. mysong8001.mp3 and mysong8002.mp3 and mysong8101.mp3 where "80" and "81" are the year and "01" and "02" reflect the order of the files for a given year.
The person that created the files did not add any tags except for a Title. Unfortunately all of the files for 1980 have the Title "1980" and all of 1981 have the Title "1981". Once imported into iTunes, there is no way to distinguish the files or their order.
Is there a way to change the id3 tag info for the Title to be the same as the file name? So that in iTunes, the Title would be "mysong8001"? I would prefer to change this for all files in a directory rather than me having to open each file's info and manually change it. That would take days to weeks to accomplish.
One other thing that would be nice is that as a group of files, that I could also change other tags as well that would be common to all of them like the "Artist", "Album", etc.
Any sugge
Why does my MP3 file name change???
location: ubuntuforums.com - date: November 11, 2009
Hi
I ripped some CD's into Rythmbox so I could put them on my MP3 (Sony Walkman) Once in Rythmbox it did not recognise the CD name and the file was simply listed as "Unknown". Thats not unusual for some CD's.
So I renamed the file as "Artist-Album" and dragged it across to the MP3 and it copied successfully. However, once it was on the MP3 it reverts to "Unknown" again! I've tried several times and the result is the same.
I assume this would be the same if I was copying to a flash drive. Maybe a permissions issue although they seem OK. Any ideas whats happening?
Thanks
Rhythmbox error when attempting to extract a cd in MP3 format
location: ubuntuforums.com - date: November 5, 2012
I receive this error: Python (v2.7) requires to install plugins to create media files of the following type: MPEG-1 Layer 3 (MP3) encoder.
I've already installed the ubuntu restricted extras package and still receive this error message. I'm using Rhythmbox v2.97 with ubuntu 12.10. If there is any help out there I'd be grateful.
You Tube Ripper to mp3 format
location: linuxquestions.com - date: January 23, 2011
I was looking for a YouTube ripper for Ubuntu 64bit that would rip only the audio to an mp3 format.
Is there anything out there....?
I know there is a 32 bit, but what about 64bit...?
d-1
In Apache server, How to change log file location and log format for access log fil?
location: linuxquestions.com - date: August 19, 2009
I installed Apache server with Debian 5.0.2 Lenny. I am trying to write a script which would analysis web log files. I found the log files on /var/log/apache2. There is an access log file, `access.log`.
My question is what configuration file determines the location and the name of the access log file. How can I change them? I used CustomLog in /etc/apache2/apache2.conf like below.
LogFormat ": %h %l %u %t \"%r\" %>s %b" common
CustomLog /home/test/my_log_file common
Apache2 generated /home/test/my_log_file. But no logs were written in the file even after I run `/etc/init.d/apache2 restart`. I changed the log file location. It still didn't work. However, Apache2 still wrote logs in the file `/var/log/apache2/access.log`
Please help me.
Change clock format to NON military time
location: ubuntuforums.com - date: December 14, 2012
I installed Xubuntu 12.04 last night and the clock in the upper right corner is in military time. So 9:15 pm was 21:15, I right clicked on it and went to properties and it only showed data display modification, nothing about the time formatting. Can anyone point me in the right direction?
Change date format & keep language?
location: ubuntuforums.com - date: December 19, 2009
Hi all,
I would like to change the date & time formats of my Ubuntu 9.10 system to the German locale while keeping the English language for all applications. How can I do this? In Windows, it was very easy to customize any of these settings (including currency and number formats as well) in the Control Panel, but I can't find an equivalent in "Linux for human beings".
Please don't tell me I have to edit config files from the command line, although if this is the only way to accomplish it, I'd probably have to swallow that pill I guess...
Thanks
[SOLVED] How do I change the System Date format to DD/MM/YYYY on RHEL Workstatio 6.1
location: linuxquestions.com - date: September 26, 2011
G'day all,
How do I change the System Date format to DD/MM/YYYY on RHEL Workstation 6.1 running GNOME 2.28.2. I tried the Date and Time clock in the Control Centre but I could not find an option how to do that. Any help would be much appreciated.
please wait...
Page: 1 2 3 4 5 6 7 8 9 10