LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 04-02-2008, 10:00 AM   #1
Contemplating Rob
LQ Newbie
 
Registered: Apr 2008
Posts: 1

Rep: Reputation: 0
Need a Codec Converter Utility


Hi,

I have an *.avi file(s) using Indeo 5 codec. I need to convert it to a cinepak codec format in batch mode (there's lots) on Suse 9/10 system.

Any ideas?

Thanks.

Rob.
 
Old 04-02-2008, 10:49 AM   #2
sydney-troz
Member
 
Registered: Feb 2007
Distribution: Kubuntu, it's obese barely-usable sibling, Ubuntu
Posts: 142

Rep: Reputation: 15
Try ffmpeg. It should be available as a precompiled package, if it's not installed already. The basic command would probably be something like:
Code:
for i in $( ls ); do
    ffmpeg -i "$i" output-file.aaa
done
where aaa is the extension of cinepak files.
 
Old 04-02-2008, 03:32 PM   #3
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Moved: This thread is more suitable in Linux-General and has been moved accordingly to help your thread/question get the exposure it deserves.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
converter Jpinedo Linux - Newbie 1 03-23-2008 01:52 PM
"multiboot utility" and "dell utility partition" on dell i5150 xround Linux - Laptop and Netbook 5 04-21-2005 09:19 AM
how to install divx codec?where to get codec ginda Linux - Newbie 1 10-22-2004 12:47 PM
Converter VanZero Linux - Software 1 08-15-2004 03:09 PM
Package Converter Citizen Bleys Linux - General 1 05-02-2001 11:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration