Fedora :: Mplayer Builds With Video Acceleration And Multi-threading Support?

Sep 4, 2009

I thought this may be of interest, so I'm sharing. I've built some experimental mplayer packages for Fedora 11 and Rawhide (x86-32 and x86-64 arches) with shiny new features. Aside from being very recent snapshots, one of them includes support for hardware video playback acceleration via VDPAU and VAAPI, and the other includes support for multi-threaded playback (so you can split the decoding load across multiple cores).

The playback acceleration can definitely be used on NVIDIA adapters (from the GeForce 8xxx series onwards) using the proprietary driver (not, unfortunately, nouveau). Also on Intel Poulsbo (GMA 500) adapters, using my packaged version of the native driver for that chipset (link is in the blog post). VDPAU acceleration is also allegedly possible on S3 Chrome 530 GT and S3 Chrome 540 GTX adapters using S3�s own driver, but I haven't had the chance to test that. Multi-threaded playback can be done on any system, but only really makes sense on those with multiple processors (cores).

Full details of where, how and why are in my blog post:[URL]..

View 14 Replies


ADVERTISEMENT

Fedora :: Latest MPLAYER Rpm Builds?

Mar 18, 2011

It seems like all mplayer rpm builds have stopped being updated. The latest in rpmfusion is about a year old. I've tried to find other places for newer rpm builds but there is nothing out there. I need a new mplayer, because the current one does not support subtitles in bluray movies, the SVN builds have had this feature for many months.

Anyone knows what is going on? Is there a particular reason why nobody updates rpm builds for mplayer for such a long time?

View 10 Replies View Related

Programming :: Will Multi-Threading Improve Performance?

May 18, 2011

So I have built a program that takes a picture from two cameras every second and converts them both to jpeg format. The problem is that currently it takes ~2 seconds to convert a single raw photo to jpeg format, thus every second I add another raw photo (30 MB) to ram waiting to be converted to jpeg. So, theoretically the conversion to jpeg is running on a single core with hyperthreading, would I see better performance running the exact same process (a program pulling from a queue and converting to jpeg) running as a single process, or two concurrent processes? (both processes running on the same core, (so 1 thread on one clock cycle, the other on the other... (or one thread running on 1 core and the other on another core. What other steps would you take to improve the performance so there would no longer be a race condition?

-Currently using QT

View 5 Replies View Related

Programming :: Read Tutor About Multi Threading, But Not Getting Correctly

Mar 1, 2010

I am new to Programming. I would like to learn some multi threading in C. how to start. I read tutor about multi threading, but not getting correctly.

View 2 Replies View Related

General :: Windows - Linux Virtualization Choices With Graphic Acceleration / Video Card Support

Jun 5, 2011

I am in the process of building a new desktop machine for work and fun. I am looking to run a undecided flavor of Linux (guessing Ubuntu) as my primary OS and several Windows installs with a Windows 7 install for .net development and gaming as virtualized environments.

From my previous experiences with virtualization software in Linux I was never able to find an application that offered descent video card support / graphic acceleration etc. to be capable of playing any games within one of the virtualized environments. And since I will be investing quite a bit of money into this system for gaming I would naturally want to find the best option available to achieve this setup.

So Onto my question: Is there any virtualization software available for Linux that has full video card support, graphic acceleration and capable of taking advantage of everything the video cards have to offer within the virtualized environments?

Or am I stuck with running Windows 7 as my primary OS and using virtualization for Linux and the other OS's?

Also I have no preference on open/closed source and price range would be up to $175.00 to support at least 3 virtualized environments.

View 4 Replies View Related

Software :: MPlayer Discrepancies - No Support For Flash Video

Nov 20, 2009

When I try mplayer with different distros, I get different results. Right now I have Kubuntu Karmic on the hard drive, but most of the time I'm running Kiara, which is a rebuild of Slax, from a live CD. With Slax, and (I believe) also with Slackware, Mplayer doesn't seem to support playing flv (flash video), or, strange to say, ogg. Now, with Karmic, I can't get full-screen video, though I can get that with most Debian-based distros, including the earlier kubuntu jaunty. Any way of closing up these gaps?

View 9 Replies View Related

Red Hat :: TCL With Non-threading / Error This Version Of TCL Was Compiled With Threading Enabled?

Sep 13, 2010

I am trying to stand up an IDS box based on RHEL 5.

When I issue the command ./sguild I get the following response:

ERROR: This version of TCL was compiled with threading enabled. Sguil is not compatible with threading.
SGUILD: Exiting.

View 4 Replies View Related

Fedora Hardware :: No 3D Acceleration Support Using Mesa Drivers

Sep 18, 2010

I've been struggling with getting my graphics card configured under a fresh install of F13. I have an ATI Radeon HD 5450 1GB DDR3 and when I run glxinfo this is the result:

Code:
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, ....

What concerns me are the lines:
OpenGL vendor string: Mesa Project
OpenGL renderer string: Software Rasterizer

If I try to enable Desktop Effects it tells me I have no 3D acceleration. So 3D acceleration not supported for this card using the open source, stock install drivers? I'd like to avoid the proprietary ATI ones if I can. Background on the video card here: [URL]. It's the cheap-o model in the HD 5XXX series and based on the article above it seems to be more of a beefed up version of the HD 4XXX chip design than a true HD5XXX series card.

View 13 Replies View Related

Fedora :: Mplayer And Mencoder With VP8 Support?

May 20, 2010

compile mplayer & mencoder with VP8 support? also what with VP8 support in rpmfusion?

View 3 Replies View Related

Fedora :: Building Mplayer With X264 Support?

Apr 27, 2010

I'm having, namely building mplayer with x264 support. If I do ./configure on it's own it builds fine without x264, with ./configure --enable-x264 I get this with make

Code:
libavcodec/libavcodec.a(libx264.o): In function `X264_frame':
libx264.c:(.text+0x1d9): undefined reference to `x264_encoder_encode'
libavcodec/libavcodec.a(libx264.o): In function `X264_close':

[Code]....

View 6 Replies View Related

Ubuntu Multimedia :: Hardware 1080p Acceleration In Mplayer On HD4570

Dec 12, 2010

I've tried watching material in 1080p resolution on my notebook and i experienced some slowdowns, tearing, etc. Video is encoded by x264 and sound is flac 5.1, all in mkv container. I know it's quite heavy one, but it was playing quite good on windows+CoreAVC, so i expect no less from my shiny Ubuntu I did a bit of googling and found out that AVIVO/UVD/Whatever is already turned on by default in fglrx drivers when using Xv, yet CPU is struggling on 90-100% load. Is there a way to turn hardware decoding on? It doesn't seem to work by "default" (or i'm too desperate to acknowledge that hardware acc is already on and still struggling to decode this ).

Specs of my notebook:

Intel Pentium Dual-Core T4200 2.0 GHz
Mobility Radeon HD4570 256MB with fglrx from maverick repo
3GB RAM (doh!)
mplayer and codecs from medibuntu repo
mplayer uses -vo xv -va pulse , ffh264 and ffflac codecs

View 4 Replies View Related

Fedora :: No Video In Mplayer?

Oct 22, 2010

when I try to play any video in mplayer, i only hear the audio .how can I fix it?vlc and totem works

View 14 Replies View Related

Red Hat :: Driver Support For Graphics Acceleration

Jan 4, 2011

I am using RHEL 6.0 OS runnig on an i5 core with H57 chipset. whether there is any support for GMA-HD in the builtin graphics drivers or do I need to add any extra driver for using GMA -HD?

View 1 Replies View Related

Fedora :: MPlayer - No Video Only Getting Audio Of WMV File

Dec 20, 2009

I just install mplayer-1.0-0.111.20091029svn.fc12.i686 and I can only hear the sound of the wmv file, but not the video [URL].

View 2 Replies View Related

Fedora :: Sound Without Video In VLC / Mplayer / Totem

Apr 29, 2011

I just made a minimal installation of F14 and I have been installing more package to it. However I think I have missed something because VLC crashes after open and Mplayer and Totem have sound but not video.

View 5 Replies View Related

Debian Hardware :: Certain Libraries Compiled With Acceleration Support?

Sep 10, 2010

I just set up my Debian Squeeze (previously I was an Ubuntu/Kubuntu user) with KDE and Catalyst 10.8 to run my HD5070 graphics card. I've read alot on various forums of all the 5xxx users like me unable to properly setup the system and others who say thier video watching, wine game playing and composition are working fine. The problem is tearing while playing video or manipulating windows within the DE. I have read ALOT about this subject as it is obviously very important to me. I've read alot 60+ page threads on phoronics full of names like xv and libva and about using mplayer with gl so on and so forth. Problem is, I can't find a wiki to explain how they mesh together. My questions are:

1. Are certain libraries compiled with acceleration support?
2. If so, why are other libraries not compiled with acceleration support?
3. I get a feeling the libraries these guys are using are different ffmpeg and stuff that those in the repos. Are they?
4. If so, where do you get them?

In short, how does one get compositing and watch a movie tear free (the tearing occurs with or without compositing)? No amount of xorg.conf playing fixes it and the driver is properly installed with direct rendering.

View 2 Replies View Related

Fedora :: When Playig Videos With Mplayer / Sometimes Video Freezes

Sep 1, 2009

When I am playig videos with mplayer (I am using smplayer frontend), sometimes video freezes and i had to push space button twice before it starts to play again. I am using Fedora 11 x86_64. How it can be fixed?

View 3 Replies View Related

OpenSUSE :: 11.3 And KDE 4.4.4 Multi Monitor Support ?

May 9, 2010

I have not checked for a while but did, before posting this, do a search for multi monitor support with KDE 4.4.4 and found nothing.

From what I understand 11.3 is out sometime next month and KDE 4.4.4 is the KDE environment that will be released with that iteration of SUSe.

About a month ago I read about a number of problems with multiple monitor support under 4.4.4. Primarily these issues seemed to be with no more than 2 monitors. The SUSe 11.2 machine here uses KDE 4.3 runs three monitors (Intel core quad, pair of NVidia PCIe graphics cards). I was wondering whether any of the bugs with this type of configuration have been resolved. From what I understood 4.4.4 worked with problems using Twinview but I was not able to find anything that addressed the configuration of having separate X Screens.

View 9 Replies View Related

Fedora :: No Video Support In Linphone

Jul 6, 2011

I installed Linphone from the repositories and got it working, apart from the video, investigation showed that there is no support for video. how to fix this before I install from source (which I have never done ) so that I can have a fully working piece of software. I am using a fully updated version of Fedora 15.

View 2 Replies View Related

Ubuntu :: 10.04 - Compatible Video Card With 3D Acceleration?

Nov 6, 2010

I'm having problems with my video card (Radeon X1600) ever since I upgraded to 10.04 (video is fine until I stress the video card (eg using 3D acceleration)). This appears to be a problem with the drivers for the video card. I've had problems in the past with video cards (many because I didn't check that the card I'm buying is "Linux friendly" or not. Now I'm doing my do diligence and asking the community what video card I should buy to replace my current one? I have the following Motherboard: [URL]

View 9 Replies View Related

Ubuntu :: MSI X320 10.4 / 10.10 - No Video Acceleration And Wireless

Nov 10, 2010

i have an msi x320 (damned netbook). it was working with karmic, but no video acceleration and no wireless. i decided to update to 10.04 before installing drivers for video and wireless. but all went wrong each time i boot stuck on blank screen. haged in something if i did the same in recovery mode stuck in endless:

mmc2: controller never released inhibit bit (s)
mmc2: card removed during transfer!
mmc2: reseting controller
mmc2: timeout waiting for hardware interrupt

and never get to desktop i updated to 10.04 and this happened i loaded 10.10 netbook remix onto my flash drive, and tried to load and make fresh install but no go, very same error im using my flash drive now with 9.1 netbook remix (dont like it btw) ill use 9.1 desktop later.. to reinstall its working well i end up giving up fixin 10. something ill install 9.1 but i need firs to back up the old home folder, but need to change permision to do it...

View 9 Replies View Related

Hardware :: Enable Video Acceleration In Ubuntu 10.10?

Nov 12, 2010

I have an HP laptop with an ATI 4300 HD built-in. When I play avi/divx video in fullscreen, this is kinda choppy sometimes. I use the ATI proprietary driver: How do I enable hardware video acceleration for this driver?

View 5 Replies View Related

Software :: Failure To Re-establish 3D Video Acceleration

Feb 26, 2010

Following a reinstall of debian amd64 lenny I am unable to get 3D acceleration (which was working fine before), although all checks are positive:

###########
francesco@tya64:~$ glxinfo
name of display: :0.0
display: :0 screen: 0

[code]....

View 5 Replies View Related

Ubuntu :: Multi Monitor Support (Different Resolutions)

May 13, 2010

I have two monitors of different resolutions. Under settings->display the settings for my monitor look like this: [URL]. Ultimately what I want is to set up this kind of configuration: [URL]. But whenever I do, it doesn't work out. When I up after setting the above settings, my configuration ends up like this: [URL]. Any attempt to change the resolution or to change the display type to anything other then clone is simply ignored. If I disable the second monitor I can set my first to the proper resolution. If I try to set the settings to what I want they will stick but the second monitor doesn't actually turn on, and if i try to drag windows that direction it acts like a single display.

I have tried using the ATI control panel to adjust my display, but there seems to be a problem entering it as an administrator.I can load the CCC just fine as a regular user, but when I try as an admin a terminal pops up, I type in my password, and nothing happens. I want to avoid trying to reinstall my display drivers or do anything drastic. In previous versions of linux I would just nano the Xorg.conf file and be done with it, but it seems ubuntu 10.04 LTS doesn't use Xorg, or at least not a Xorg.conf I am used to. I want to set the monitors at their native res and as independent displays, similar to what twin view did for me not to long ago.

View 2 Replies View Related

General :: Mplayer: Compiled With GUI Support?

Aug 1, 2010

Kernel 2.6.21.5, Slackware 12.0 Mplayer 1.0rc2-4.1.2.

I have compiled and installed the mplayer tarball and I have disposed of both the tarball and its contents. There was the option to compile either for the physical console alone or for both this and the GUI. And I really don't remember which one I did choose.

View 7 Replies View Related

Debian :: Disable 3D Video Acceleration With Yahoo Parameter

Mar 13, 2016

My system is a 2.0Ghz Dual Core PowerMac G5 Ram 16Gb - 2Tb HDD - It is running Jessie 8.3 [new Install] and seems stable enough.....! My system is showing the message below on boot up, but I don't know why? I have had to disable the 3D video acceleration with a Yaboot parameter "nouveau.noaccel=1' to get the system to load KDE. I am also having some bluetooth headaches (along with many other people apparently).

# systemctl systemd-modules-load.service
Unknown operation 'systemd-modules-load.service'.
root@Apple-Desktop:~# systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules

[code]....

View 3 Replies View Related

Debian Hardware :: Video Acceleration For Xpress 200M?

Mar 13, 2010

I installed Lenny on my HP/Compaq nx6125 (the Sempron 32 bit model). Although X is running OK, I can't get video acceleration working. Games like Nexuiz are unusable, and programs like Stellarium and Google Earth simply fail to load. i attached some information below.

Currently, I had the free radeon driver installed. The non-free fglxr drivers are available, but I read that they do not support old chipsets like the 200M. I would like to know some pointers or instructions on how to get acceleration working. Most of the information I read seems to be outdated.

tommy@tardis:~$ glxgears -info
Warning, xpress200 detected.
GL_RENDERER = Mesa DRI R300 20060815 x86/MMX+/3DNow!+/SSE2 NO-TCL
GL_VERSION = 1.3 Mesa 7.0.4

[code]....

View 1 Replies View Related

OpenSUSE Hardware :: Video Acceleration Disabled - Enable?

Mar 4, 2010

opensuse v11.2, linux 2.6.31.12-0.1-desktop x86_64
ati radeon hd3200 (built into motherboard)
gnome desktop

The video acceleration is clearly not enabled since I can practically watch each pixel drawn. (Well, a bit hyperbolic, but really slow.) Another system, same hardware, had this slow video problem and at one point required a complete OS re-installation. The slow video refresh went away. So there is some way to configure the graphics+display to enable acceleration at install time.

View 4 Replies View Related

Ubuntu Multimedia :: Dvd Menu Support For Mplayer?

Jul 17, 2011

I am using mplayer with Umplayer/Smplayer as graphic front ends. I have enabled DVD menus by checking the box in Preference > Drives in Umplayer(also tried Smplayer) but there is still no menu when I stick a DVD in the dvd drive, on the other hand the menus show up if I use VLC to play the DVD so it is not the dvd's problem.

I have already installed libdvdnav4.

View 9 Replies View Related

Fedora Installation :: 10 Support Integrated Video Card?

May 24, 2009

I have installed Fedora 10 on my laptop, but I cannot start GUI at all. Besides, I cannot get sounds, either.... lspci gives me following infos: 00:11.5 Multimedia audio controller: VIA Technologies, Inc. AC97 Audio Controller 01:00.0 VGA compatible controller: VIA Technologies, Inc. Integrated Video my laptop is a little bit out of date, sound card and video card are integrated.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved