Displaying 20 results from an estimated 800 matches similar to: "vp3 hang on mplayer exit (for GT240 videocard) - workaround found?"
2020 Aug 13
0
GT240 (VP3) hang with mplayer vdpau decoder
[This email is either empty or too large to be displayed at this time]
2013 Dec 07
3
[PATCH] nv50: enable H.264 for NV98+ (VP3, VP4.0)
Create the ref_bo without any storage type flags set for now. This can
probably be split up somehow later on, but this seems to work.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: "10.0" <mesa-stable at lists.freedesktop.org>
---
Would be great if someone could see if this also makes MPEG4 work on NVA3+. In
order to do that, remove the if (chipset < 0xc0)
2013 Dec 08
2
[PATCH 1/3] nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
Create the ref_bo without any storage type flags set for now. The issue
probably arises from our use of the additional buffer space at the end
of the ref_bo. It should probably be split up in the future.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Tested-by: Martin Peres <martin.peres at labri.fr>
Cc: "10.0" <mesa-stable at lists.freedesktop.org>
---
2013 Aug 11
10
[PATCH 00/10] Add support for MPEG2 and VC-1 on VP3/VP4 for NV98-NVAF
As it turns out, with the proprietary firmware, the VP3 and VP4 interfaces are
identical. Furthermore, this is all already implemented for nvc0. So these
patches (a) move the easily sharable bits of the nvc0 implementation into the
nouveau directory, and then (b) implement the other parts in nv50. The
non-shared parts are still largely copies, but there are some differences, not
the least of which
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
LANG=C DRI_PRIME=1 vainfo
libva info: VA-API version 0.40.0
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/X11R7/lib/dri/nouveau_drv_video.so
libva info: Found init function __vaDriverInit_0_40
libva info: va_openDriver() returns 0
vainfo: VA-API version: 0.40 (libva )
vainfo: Driver version: Mesa Gallium driver 20.3.0-devel for NVA3
vainfo: Supported profile and
2010 May 15
2
[Bug 28119] New: [regression] XVideo not working on GT240 with 2.6.34 kernel
https://bugs.freedesktop.org/show_bug.cgi?id=28119
Summary: [regression] XVideo not working on GT240 with 2.6.34
kernel
Product: xorg
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau
2013 Dec 07
0
[PATCH] nv50: enable MPEG-4 for NVA3+ (VP4.0)
From: Martin Peres <martin.peres at labri.fr>
This patch is a follow-up from Ilia Mirkin's enable H.264 patch which
solves the problem that prevented MPEG-4 videos to play correctly.
Tested on an nva3.
Signed-off-by: Martin Peres <martin.peres at labri.fr>
Tested-by: Martin Peres <martin.peres at labri.fr>
Cc: "10.0" <mesa-stable at lists.freedesktop.org>
2013 Dec 07
1
[PATCH] nv50: enable MPEG-4 for NVA3+ (VP4.0)
On Sat, Dec 7, 2013 at 8:11 AM, Martin Peres <martin.peres at free.fr> wrote:
> From: Martin Peres <martin.peres at labri.fr>
>
> This patch is a follow-up from Ilia Mirkin's enable H.264 patch which
> solves the problem that prevented MPEG-4 videos to play correctly.
>
> Tested on an nva3.
I might reword this as
"""
VP3/VP4 now work on all the
2012 May 17
8
[Bug 50043] New: GT240 (nv40) doesn't show anything at boot up, nor X starts
https://bugs.freedesktop.org/show_bug.cgi?id=50043
Bug #: 50043
Summary: GT240 (nv40) doesn't show anything at boot up, nor X
starts
Classification: Unclassified
Product: xorg
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: blocker
2009 Aug 31
3
Wine doesnt like my videocard drivers. Please help!
Im running wine 1.01 and i have Nvidia GeForce 9800GT with Nvidia driver version 185.18.36 on ubuntu jaunty
When i try to run games thru wine, i often get messeges about my videocard having to low memory or that i dont have direct3d, hardware 3d acceleration etc etc...
I have installed many things thru winetricks such as DriectX 9, .NET, VB etc etc
Still Wine doesnt get my videocard drivers...
I
2008 Nov 14
1
WINE with a 2D only videocard
Is it possible to install WINE with a 2D only videocard??
I have a chipset that is not supported by Linux and I fear it will never be, I have an SIS 760/761 integrated chipset this chipset is known not to have any 3D support what so ever.
I can't slap in a new video card because it's in a laptop and to my knowledge there is no way to put a new videocard into the laptop, so I am hoping
2014 Feb 05
2
[PATCH] nouveau/video: make sure that firmware is present when checking caps
Apparently some players are ill-prepared for us claiming that a decoder
exists only to have creating it fail, and express this poor preparation
with crashes (e.g. flash). Check that firmware is there to increase the
chances of there being a high correlation between reported capabilities
and ability to create a decoder.
Signed-off-by: Ilia Mirkin <imirkin at alum.mit.edu>
Cc: 10.0 10.1
2008 Apr 03
1
Ability to pass-through a PCI videocard & PCI USB card?
Hi All!
Quick question as I''m wondering if this is possible.
On a Intel-VT enabled machine (Intel Xeon X3220 on an Intel 3000 Series
Chipset), if I have a PCI video-card and a PCI USB card, would it be
possible to do a PCI pass-through on those two PCI devices to a guest
domain? I''m assuming the PCI USB card would be fairly easy, but my gut
instinct on the PCI video-card is
2011 Jan 15
45
[Bug 33165] New: Nouveau + nvidia GT240 = unworkable
https://bugs.freedesktop.org/show_bug.cgi?id=33165
Summary: Nouveau + nvidia GT240 = unworkable
Product: xorg
Version: 7.5
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
2014 Apr 07
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #13 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Created attachment 97009
--> https://bugs.freedesktop.org/attachment.cgi?id=97009&action=edit
firmware present patch
OK, upon further code reading, it looks like the way nouveau does class id's is
a bit off. That doesn't strictly matter for BSP, but there's
2014 Apr 07
0
[Bug 77102] gallium nouveau has no profile in vdpau and libva
https://bugs.freedesktop.org/show_bug.cgi?id=77102
--- Comment #14 from Stefan Ringel <mail at stefanringel.de> ---
(In reply to comment #13)
> Created attachment 97009 [details] [review]
> firmware present patch
>
> OK, upon further code reading, it looks like the way nouveau does class id's
> is a bit off. That doesn't strictly matter for BSP, but there's a
2023 May 23
0
Asterisk Release 20.3.0
The Asterisk Development Team would like to announce
the release of Asterisk 20.3.0.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/20.3.0
and
https://downloads.asterisk.org/pub/telephony/asterisk
This release resolves issues reported by the community
and would have not been possible without your participation.
Thank You!
2023 May 23
0
Asterisk Release 20.3.0
The Asterisk Development Team would like to announce
the release of Asterisk 20.3.0.
The release artifacts are available for immediate download at
https://github.com/asterisk/asterisk/releases/tag/20.3.0
and
https://downloads.asterisk.org/pub/telephony/asterisk
This release resolves issues reported by the community
and would have not been possible without your participation.
Thank You!
2012 Dec 21
14
[Bug 58615] New: nv43 hangs with direct rendering since 3.7 rework
https://bugs.freedesktop.org/show_bug.cgi?id=58615
Priority: medium
Bug ID: 58615
Assignee: nouveau at lists.freedesktop.org
Summary: nv43 hangs with direct rendering since 3.7 rework
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: randrik at
2010 Mar 04
2
libavcodec vp3 / theora decoder speedup
The vp3 / theora decoder in FFmpeg project received a major speedup:
http://multimedia.cx/eggs/profiling-and-optimizing-theora/#comment-150751
http://git.ffmpeg.org/?p=ffmpeg;a=commit;h=6e8061980c9a18a0eb9802f5dc5becc349066680
http://git.ffmpeg.org/?p=ffmpeg;a=commit;h=8476744ba50d26a3e188def192cd9086b0f781d7
http://git.ffmpeg.org/?p=ffmpeg;a=commit;h=a51faef9b61bd80499a28322802ef4b22be44d43