LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 09-10-2003, 01:15 AM   #1
sikil_nuru
LQ Newbie
 
Registered: Jun 2003
Location: Sweden
Distribution: SuSe 9.0
Posts: 13

Rep: Reputation: 0
.cdr and Linux mediaplayer


I have a few questions:
#1: Is there any good Linux mediaplayer that can play
.mpg, .avi and files like that? Where do i get it?
#2: Is there any program that can VECTORIZE bitmap images?
I mean converting them to .cdr, .wmf , .esp and etc.
Im going to order a shirt with the image of tux printed on
it and the owner of the company wanted to get the image
in corel-vector-format (.cdr).

Thankfull for any help
//
 
Old 09-10-2003, 02:10 AM   #2
croakofonix
LQ Newbie
 
Registered: May 2003
Location: Melbourne, Victoria, Australia
Distribution: RH9.0, Fedora Core 1, Fedora Core 2
Posts: 19

Rep: Reputation: 0
sikil_nuru,

There's a player by the name "mplayer". Its got both a command line interface as well as a GUI. Put a search on google for the download site. Am using it and find it to be pretty good. Dunno about the GUI version but the command line works well.

As for the graphics, try fiddling around in GIMP. Don't know much about it but probably you'll find what ur looking for.

-Akshar
 
Old 09-10-2003, 03:57 AM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
mplayer all the way

gimp is not a vector based pacakge, there are plenty of others that have varying levels of ability, "sketch" is pretty good i think, among others. BNest one around seems to be http://sodipodi.sourceforge.net/ though, certainly looks very capable
 
Old 05-10-2007, 03:45 PM   #4
pbhj
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware 12; Ubuntu 7.10
Posts: 358

Rep: Reputation: 32
vectorising bitmaps using potrace via inkscape

for anyone finding this thread you want to use "inkscape", it has a tracing facility provided by "potrace" that can vectorise bitmaps
 
Old 05-10-2007, 04:57 PM   #5
hand of fate
Member
 
Registered: Nov 2003
Distribution: Mandriva
Posts: 441

Rep: Reputation: 31
Quote:
Originally Posted by croakofonix
As for the graphics, try fiddling around in GIMP. Don't know much about it but probably you'll find what ur looking for.
GIMP is a bitmap graphics program, not a vector graphics program.

Most distributions come with at least one media player (or more likely choice of players). The main ones are MPlayer, Xine (with GUI Xine-UI, Kaffeine, GXine or others) and VLC.
 
Old 05-10-2007, 10:02 PM   #6
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Forget about "vectorizing" as an program operation. It doesn't work. You have to do it by hand.

The vector program in Linux is Inkscape. Import the bitmap, use the Bezier drawing tool and trace the object. You do it in half and hour or less with something simple like good ol' Tux.

If you save your drawing as .AI. I bet your printer will be able to open that and use it. Otherwise find someone else who has Corel > 12 and is willing to convert your SVG to CDR.

jlinkels
 
Old 05-11-2007, 05:57 AM   #7
hand of fate
Member
 
Registered: Nov 2003
Distribution: Mandriva
Posts: 441

Rep: Reputation: 31
Quote:
Originally Posted by jlinkels
The vector program in Linux is Inkscape.
Shouldn't that be "A vector program"? Inkscape is not the one and only vector graphics program for Linux, there are others.

Karbon14 is another one. For more options, you could always search for "Linux vector graphics".
 
Old 05-11-2007, 08:01 AM   #8
jlinkels
LQ Guru
 
Registered: Oct 2003
Location: Bonaire, Leeuwarden
Distribution: Debian /Jessie/Stretch/Sid, Linux Mint DE
Posts: 5,195

Rep: Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043Reputation: 1043
Hehe

You are right, I should have written "the vector program to use" or A vector program.

I had seen Karbon14 before, and it was no comparison with Inkscape regarding tools and features. I just checked version 1.6.1, but Karbon seems to be improved fivefold or so. I would suit the task of tracing Tux equally well.

I should also mention Sketch, which has the capability to import CMX files (Corel Exchange Format). AFAIK it is the only Linux program able to do so. It enables you to export CDR to CMX in Corel, import CMX in Sketch, export it to SVG to A vector program. Contrary to SVG exports from Corel 12 this conversion is error free.

jlinkels
 
Old 05-11-2007, 10:02 AM   #9
pbhj
Member
 
Registered: Dec 2002
Location: UK
Distribution: Slackware 12; Ubuntu 7.10
Posts: 358

Rep: Reputation: 32
another correction

Quote:
Originally Posted by jlinkels
I should also mention Sketch, which has the capability to import CMX files (Corel Exchange Format). AFAIK it is the only Linux program able to do so.
I gather that XaraLX and sK1 also do CMX format. Xnview can too I think and also read the embedded thumbnails in CMX and CDR files.

Also sK1 is set to announce (at the LibreGraphics meeting in June) a CDR import function for sK1 - it's available in SVG at the moment. The developers are Russian and unfortunately I can't get the SVN files to checkout due to some UTF8 problem (the standard app works fine though). Worth watching as this would be one of only a couple of apps to read CDR.

The actual "vectorisation" is done by, correct me if I'm wrong, one of two app/libs - either autotrace or potrace - in the majority of the OSS.

HTH
 
  


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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Best external Cdr Dvd combo for linux ooagentbender Linux - Hardware 3 12-05-2003 01:10 AM
mediaplayer cd-music printer esau Linux - Newbie 0 12-01-2003 06:02 AM
How to burn a bootable CDR for linux ? futurist Linux - Software 4 07-09-2003 10:15 PM
DVD/mediaplayer for Linux RH8.0 DuncanM Linux - Software 3 06-19-2003 06:34 PM
Best Mediaplayer? pacman Linux - Software 13 06-13-2003 04:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11: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