SCIENTIFIC-LINUX-USERS Archives

June 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Misc Things <[log in to unmask]>
Reply To:
Misc Things <[log in to unmask]>
Date:
Sun, 26 Jun 2011 22:05:29 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
I described the situation here
(http://www.nvnews.net/vbulletin/showthread.php?p=2449745#post2449745),
but maybe you guys can point me to the right direction.

I got latest (rpm) src  spec file
[code]
# $Id: mplayer.spec 9365 2010-12-07 01:39:32Z dag $
# Authority: matthias
[/code]

 and flipped "1" to "0":

[code]
%define _without_vdpau 0
[/code]

Yet the "-vo vdpau" doesn't seem to exist... :
[code]
[az@server Downloads]$ mplayer -vo help | grep vdp

[az@server Downloads]$ mplayer -vc help | grep vdp
ffmpeg12vdpau ffmpeg    working   FFmpeg MPEG-1/2 (VDPAU)  [mpegvideo_vdpau]
ffwmv3vdpau ffmpeg    problems  FFmpeg WMV3/WMV9 (VDPAU)  [wmv3_vdpau]
ffvc1vdpau  ffmpeg    problems  FFmpeg WVC1 (VDPAU)  [vc1_vdpau]
ffh264vdpau ffmpeg    working   FFmpeg H.264 (VDPAU)  [h264_vdpau]
ffodivxvdpau ffmpeg    working   FFmpeg MPEG-4,DIVX-4/5 (VDPAU)  [mpeg4_vdpau]
[/code]

what am i missing?

thank you
Andrew

ATOM RSS1 RSS2