LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 10-09-2009, 08:15 PM   #796
slackd
Member
 
Registered: Sep 2009
Location: Bangalore, India
Distribution: Fedora, Slackware, Arch Linux
Posts: 260
Blog Entries: 1

Rep: Reputation: 60

Quote:
Originally Posted by Switch7 View Post
However, I'm not sure if this is what you meant but there's a slackbuild for MPlayer that already comes with VDPAU inside the slackware DVD by patrick? I couldn't locate anything on the slackware dvd, slackbuilds.org, alien bob's site, or rworkman's site that has anything to do with VDPAU.

It's great to hear that, I never seen the performance or quality of MPlayer+VDPAU but I been hearing great things about it.
i am very sorry i was not specific, i meant u have to modify the default slackbuild from the slackware dvd > source <

Code:
./configure --prefix=/usr \
            --mandir=/usr/man \
            --confdir=/etc/mplayer \
            --enable-gui \
            --enable-menu \
            --enable-largefiles \
            --disable-arts \
	    --enable-vdpau \
            --codecsdir=${CODECSDIR} \
            --win32codecsdir=${CODECSDIR} \
            --realcodecsdir=${CODECSDIR} \
            --language="${LANGUAGES}" \
            ${EXTRACONFIGUREOPTIONS} \
            ${DO_PATENTED} \
            2>&1 | tee $OUTPUT/configure-${PRGNAM}.log
now that u have modified the slackbuild, get the latest mplayer from their svn directory & also the latest ffmpeg from aliens repo and finally smplayer 0.6.8. (best front end in my opinion)

Last edited by slackd; 10-09-2009 at 08:18 PM.
 
Old 10-10-2009, 01:28 AM   #797
jedi_sith_fears
Member
 
Registered: Jan 2008
Location: Kolkata
Distribution: Debian GNU/Linux bookworm/sid
Posts: 136
Blog Entries: 1

Rep: Reputation: 29
Thumbs down

Quote:
Originally Posted by rkelsen View Post
At work - because I have to.

At home - I don't.

can't say better than this
 
Old 10-10-2009, 01:36 AM   #798
jedi_sith_fears
Member
 
Registered: Jan 2008
Location: Kolkata
Distribution: Debian GNU/Linux bookworm/sid
Posts: 136
Blog Entries: 1

Rep: Reputation: 29
Red face

Quote:
Originally Posted by Josh000 View Post
I still use Windows, because it is pretty much the best Desktop OS there is. Sorry, but Linux is still very much a mess for this regard. Linux sound and video is only just catching up, and so are applications. OpenOffice simply cannot match Office, unless you are a very casual user. Sound is still a mess, and there is no professional video editing solution. I am not so much concerned with the politics or idealogly as to why this is, but rather the reality.
"best" has a different definition for every user. Most users like windows as thats what they used at first, and most people dont like to try new things are afraid of it. There are many users who started with linux and find windows pretty much confusing.

OpenOffice is used in many corporate offices, and they are doing their work with it and still have no problem with it.

Sound was never a mess for me, since the good old days.
 
Old 10-10-2009, 03:08 AM   #799
foodown
Member
 
Registered: Jun 2009
Location: Texas
Distribution: Slackware
Posts: 611

Rep: Reputation: 221Reputation: 221Reputation: 221
Quote:
Originally Posted by Josh000 View Post
I still use Windows, because it is pretty much the best Desktop OS there is. Sorry, but Linux is still very much a mess for this regard. Linux sound and video is only just catching up, and so are pplications. OpenOffice simply cannot match Office, unless you are a very casual user. Sound is still a mess, and there is no professional video editing solution. I am not so much concerned with the politics or idealogly as to why this is, but rather the reality.
Interesting . . . sound is a mess? I have not experienced significant sound problems in Linux since Slackware 3.2. Maybe it's just that I always run Creative sound cards.

You are right about OpenOffice . . . but, Word, Excel, and Power Point run pretty flawlessly under WINE. The rest of Office is pretty much useless no matter what platform you run it on.

I appreciate your point of view, but I'd wager that my Slackware desktop is more functional and better looking than any Windows desktop.

Even if you cannot accept this, I'd still contend that Mac OS X is a better desktop than Windows XP, Vista, or 7 . . . Heck, Mac OS 8 was a better desktop than XP, Vista, or 7. Therefore, Windows is not the best desktop OS.

Last edited by foodown; 10-10-2009 at 03:10 AM.
 
Old 10-10-2009, 03:17 AM   #800
jedi_sith_fears
Member
 
Registered: Jan 2008
Location: Kolkata
Distribution: Debian GNU/Linux bookworm/sid
Posts: 136
Blog Entries: 1

Rep: Reputation: 29
Thumbs up

Quote:
Originally Posted by foodown View Post
Interesting . . . sound is a mess? I have not experienced significant sound problems in Linux since Slackware 3.2. Maybe it's just that I always run Creative sound cards.
I agree on that, though now I use on-board sound.

Quote:
Originally Posted by foodown View Post
Windows is not the best desktop OS.
Thumbs up on that. At least not as long as linux is alive, that is.
 
Old 10-10-2009, 03:18 AM   #801
slackd
Member
 
Registered: Sep 2009
Location: Bangalore, India
Distribution: Fedora, Slackware, Arch Linux
Posts: 260
Blog Entries: 1

Rep: Reputation: 60
Red face

Quote:
Originally Posted by Josh000 View Post
I still use Windows, because it is pretty much the best Desktop OS there is. Sorry, but Linux is still very much a mess for this regard. Linux sound and video is only just catching up, and so are applications. OpenOffice simply cannot match Office, unless you are a very casual user. Sound is still a mess, and there is no professional video editing solution.

Not to mention Games. The latest Batman game is fairly amazing. I keep Slack around for network pen testing, auditng, programming, and learning, forever learning. It is also where I keep my VM machines to toy with OpenSolaris and OpenBSD.

To have a complete desktop experience, even without games, without using Windows simply is not possible at this stage, in a way I would be happy with.
well, you've used the word mess a lot.. speaking from personal experience, Slackware has never given me a problem when it comes to sound and i am using it for 2yrs now.

OpenOffice is used extensively in many offices and schools and other institutions, at least in India.

however, i have to totally agree with u on ur point about the gaming.
btw..have u tried Nexuiz, plz do if u haven't already.

Quote:
Originally Posted by Josh000 View Post
I still use Windows, because it is pretty much the best Desktop OS there is.
Come'on gimme a break....

Last edited by slackd; 10-10-2009 at 03:46 AM.
 
Old 10-10-2009, 04:21 AM   #802
~sHyLoCk~
Senior Member
 
Registered: Jul 2008
Location: /dev/null
Posts: 1,173
Blog Entries: 12

Rep: Reputation: 129Reputation: 129
Quote:
Originally Posted by cwizardone View Post
As to video, have you tried Kino?
Unfortunately kino is nowhere as good as the video editing apps available in windows. Quite sad actually, one of the reasons I have to keep logging into XP. Tried win7 but that takes more space so came back to XP.

Last edited by ~sHyLoCk~; 10-10-2009 at 04:28 AM.
 
Old 10-10-2009, 04:41 AM   #803
jedi_sith_fears
Member
 
Registered: Jan 2008
Location: Kolkata
Distribution: Debian GNU/Linux bookworm/sid
Posts: 136
Blog Entries: 1

Rep: Reputation: 29
Quote:
Originally Posted by ~sHyLoCk~ View Post
Tried win7 but that takes more space so came back to XP.
and more resource-hungry too.

How about Avidemux?
 
Old 10-10-2009, 06:57 AM   #804
dizzi
Member
 
Registered: Jun 2004
Location: Yorkshire, UK
Distribution: Mint, Slackware
Posts: 146

Rep: Reputation: 15
1. It (XP Pro, plus a free upgrade to Vista Business - not taken though) came free my laptop .
2. Certain programs for school work - especially latest versions (Photoshop, Flash, Director, MATLAB etc) and especially some Microsoft products such as Visual Studio, Visio and Project work hassle free on Windows. I guess I can have equivalent programs or the same on Linux but students are offered a large number of these products free or at hugely discounted prices on Windows so why not?
3. Others (at home and friends) use it so its good to remain up to speed.
4. It does it hurt to broaden one's knowledge - especially with a product which is still popular with the masses .
 
Old 10-10-2009, 07:46 AM   #805
tomtomjkw
Member
 
Registered: Jan 2008
Distribution: Slackware64-current
Posts: 154

Rep: Reputation: 43
Checkpoint vpn client.
 
Old 10-10-2009, 07:51 AM   #806
slackd
Member
 
Registered: Sep 2009
Location: Bangalore, India
Distribution: Fedora, Slackware, Arch Linux
Posts: 260
Blog Entries: 1

Rep: Reputation: 60
Thumbs up

Quote:
Originally Posted by jedi_sith_fears View Post


How about Avidemux?
will try this Avidemux. had a look at the wiki page, looks like a good app.
 
Old 10-10-2009, 07:56 AM   #807
honeybadger
Member
 
Registered: Aug 2007
Location: India
Distribution: Slackware (mainly) and then a lot of others...
Posts: 855

Rep: Reputation: Disabled
hmm ......

At work I am _supposed_ to support winduhs. Specially winduhs7. So I put installed winduhs7 on a virtual mechine (using debian as the host ofcourse).
Once I understand what I reqiure to get my job done I will - in all honesty - install bsd on the virtual machine
 
Old 10-10-2009, 07:56 AM   #808
johngoodin
LQ Newbie
 
Registered: Oct 2009
Posts: 8

Rep: Reputation: 0
Hardware support is why I still run WinDoze

I have two systems one is a Windows/Linux box and the other a Debian only box.

The main reason I still run Windows on one is hardware Linux does not support. Mainly Win-Printers like my Xerox WorkCentre Pro 580 and my Xerox WorkCentre 470cx both purchased at a flea market for only $5 each after the vendor didn't pay his lease to the flea market owner.

Both work great in Windows put only the Xerox WorkCentre 470cx likes Debian.

As far as Dual Booting goes I can use Debian and ClamAV as a way to rescue my Windows partition from viruses and Trojans.

Trojans are my one biggest problem in Windows. My mother also uses the dual boot system and picked up some rather nasty Trojans in Windows. Clam-AV via KlamAV fixed them all.
 
Old 10-10-2009, 08:40 AM   #809
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Quote:
Originally Posted by multios View Post
I don't know the first thing about virtual systems. Figured that if it takes room to run, why not just install it. But, I don't know if that is really how it is
The utility of the VM is in that you have available the use of multiple OS on a Host. That way you can have access without multi-boot. If you have the machine resources then the client OS operations will be transparent.

Very useful in development, servers and just plain fun.
 
Old 10-10-2009, 09:43 AM   #810
landonmkelsey
Member
 
Registered: Jul 2001
Location: Texas
Distribution: Fedora 16
Posts: 323

Rep: Reputation: 37
several reasons to dual boot
(1) very very useful when finding a job to have knowledge of Linux and Windows (sometimes)

Be careful though...there are those on both sides who hate the other side so be ready to fix your resume

(2) see (1)

If you are going to be a programmer, .NET will be a potent force so might make sense to learn C#.NET

mono development for C# 3.5 is avail on Linux

Otherwise develop using Qt 4.5 on Linux

I'll bet Windows 7 is Vista with a cosmetic job
 
  


Reply

Tags
amarok, cedega, general, mepis, multitasking, opinion, skype, sound, teamspeak, vmware



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
Question for dual booters psyklops Linux - General 7 10-10-2009 09:09 AM
Dual-booters: What's a decent partition size for RH Pcghost Linux - General 5 06-28-2006 08:15 PM
gaim and yahoo booters question lalo Linux - Software 8 02-23-2006 10:17 AM
Dual dual booting with Suse 9.1 pro and windows 98SE UDflyer Linux - General 1 07-30-2004 02:37 PM
M8 + win98 dual booters, I feel your pain! frazz Linux - Software 4 09-06-2001 03:07 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 04:08 AM.

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