Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-14-2005, 11:58 AM
|
#1
|
Member
Registered: Jul 2003
Distribution: Slackware 10.2 / Slamd 64
Posts: 86
Rep:
|
mencoder and uncompressed AVIs
Hi,
Does anyone know how to convet a file to an uncompressed (normal) AVI video file with mencoder? The reason I am trying to do this is so I can turn the uncompressed AVI files into realfiles (with helixproducer's software) so that I can produce a realfile small enough to upload to the internet. Right now the file(s) I have are around 100MB -- too big to upload to the internet and/or a website (downloading a 100MB video file takes a long time too). I was hoping to convert the file(s) to uncompressed avi and then onto realfiles with realnetworks' software. The files are in mpeg4 format.
Thanks,
slothpuck
|
|
|
01-14-2005, 12:42 PM
|
#2
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
if u would like to rescale them
why don't u try this
mencoder input.mpg -ovc lavc -lavcopts vcodec=mpeg4 -vf scale=640:480 -o output.avi
more on
http://mplayerhq.hu/DOCS/HTML/en/menc-feat-rescale.html
regards
|
|
|
01-14-2005, 06:46 PM
|
#3
|
Member
Registered: Jul 2003
Distribution: Slackware 10.2 / Slamd 64
Posts: 86
Original Poster
Rep:
|
thanks -- that's pretty close though I need the output to be an uncompressed AVI, as it's the only thing realmedia's software ("producer") will accept x.x
SP
|
|
|
01-15-2005, 04:19 AM
|
#4
|
LQ Guru
Registered: May 2003
Location: INDIA
Distribution: Ubuntu, Solaris,CentOS
Posts: 5,522
Rep:
|
in that case u may preserve the scale ratio i.e keep that to 640:480 as u like
regards
|
|
|
01-15-2005, 06:58 AM
|
#5
|
Moderator
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417
|
uncompressed? that's *not* normal... normall avi are compressed with some form of motino encoding... try using the -ovc raw option to dump the uncompressed video.
personally i'd ignore real and do more video encoding but then i don't have helixproducer....
|
|
|
01-16-2005, 08:42 AM
|
#6
|
Member
Registered: Jul 2003
Distribution: Slackware 10.2 / Slamd 64
Posts: 86
Original Poster
Rep:
|
thanks -- it's a pecularity of helix/real's software though: under linux it can only have 2 types of input: an actual video input or uncompressed (full frame) AVI. I'd love to *stop* using realmedia, though I don't know of any OSS/free equivilent. MPEG4 I guess is as close as things get, but it's hard to make a small size file for usage on the internet
SP
|
|
|
All times are GMT -5. The time now is 08:45 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|