Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: MythTV: Users

Video fails to play with vdpau

 

 

MythTV users RSS feed   Index | Next | Previous | View Threaded


skerit at kipdola

Jul 5, 2009, 5:49 AM

Post #1 of 8 (949 views)
Permalink
Video fails to play with vdpau

Hi everyone,

Whenever I try my vdpau profile, none of the videos using the profile
start to play. The screen is black for a few minutes and then it goes
back to the menu.

Log:

2009-07-05 14:45:13.668 TV: Attempting to change from None to Watching
Video
2009-07-05 14:45:13.668 TV: StartPlayer(0, Watching Video, main) --
begin
2009-07-05 14:45:13.758 AFD: codec AC3 has 6 channels
2009-07-05 14:45:13.758 AFD: Opened codec 0xa22d1c0, id(AC3) type(Audio)
2009-07-05 14:45:13.821 AFD Error: Could not find decoder for codec
(H264_VDPAU), ignoring.
2009-07-05 14:45:13.823 Opening audio device 'default'. ch 2(2) sr 48000
2009-07-05 14:45:13.823 Opening ALSA audio device 'default'.
2009-07-05 14:45:13.864 mixer unable to find control Master 1
2009-07-05 14:45:14.046 OSD Theme Dimensions W: 640 H: 480
2009-07-05 14:45:14.266 TV: StartPlayer(0, Watching Video, main) -- end
ok
2009-07-05 14:45:14.266 New DB connection, total: 3
2009-07-05 14:45:14.267 Connected to database 'mythconverg' at host:
localhost
2009-07-05 14:45:14.268 The realtime priority setting is not enabled.
2009-07-05 14:45:14.268 TV: Changing from None to Watching Video
2009-07-05 14:45:14.269 OpenGLVideoSync()
2009-07-05 14:45:14.293 Video timing method: SGI OpenGL
2009-07-05 14:45:14.297 ScreenSaverX11Private: DPMS Deactivated 1
2009-07-05 14:45:16.098 NVP(1): Prebuffer wait timed out 10 times.
2009-07-05 14:45:17.898 NVP(1): Prebuffer wait timed out 20 times.
2009-07-05 14:45:19.698 NVP(1): Prebuffer wait timed out 30 times.
2009-07-05 14:45:21.498 NVP(1): Prebuffer wait timed out 40 times.
2009-07-05 14:45:23.132 ~OpenGLVideoSync() -- closing opengl vsync
2009-07-05 14:45:23.234 TV: Attempting to change from Watching Video to
None
2009-07-05 14:45:23.260 TV: Changing from Watching Video to None
2009-07-05 14:45:23.280 ScreenSaverX11Private: DPMS Reactivated 1
2009-07-05 14:45:23.280 TV: Attempting to change from None to None

Can anyone shed some light on this?

Greetings,
Jelle De Loecker

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


jyavenard at gmail

Jul 5, 2009, 5:54 AM

Post #2 of 8 (930 views)
Permalink
Re: Video fails to play with vdpau [In reply to]

Hi

2009/7/5 Jelle De Loecker <skerit [at] kipdola>:
> Hi everyone,
>
> Whenever I try my vdpau profile, none of the videos using the profile
> start to play. The screen is black for a few minutes and then it goes
> back to the menu.
>

What version of myth are you using
>
> 2009-07-05 14:45:13.668 TV: Attempting to change from None to Watching
> Video
> 2009-07-05 14:45:13.668 TV: StartPlayer(0, Watching Video, main) --
> begin
> 2009-07-05 14:45:13.758 AFD: codec AC3 has 6 channels
> 2009-07-05 14:45:13.758 AFD: Opened codec 0xa22d1c0, id(AC3) type(Audio)
> 2009-07-05 14:45:13.821 AFD Error: Could not find decoder for codec
> (H264_VDPAU), ignoring.

Are you sure you compiled with VDPAU ?

doesn't look like it

Myth is unaware of the VDPAU decoders...
_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


totallymaxed at gmail

Jul 5, 2009, 5:56 AM

Post #3 of 8 (912 views)
Permalink
Re: Video fails to play with vdpau [In reply to]

Hi,

I am successfully using this repos to install MythTV 0.21 with vdpau
enabled;

http://www.avenard.org/media/Ubuntu_Repository/Ubuntu_Repository.html

Go here for specific MythTV & vdpau setup steps;

http://www.avenard.org/media/MythTV_%26_VDPAU/MythTV_%26_VDPAU.html

Andrew

On Sun, Jul 5, 2009 at 1:49 PM, Jelle De Loecker <skerit [at] kipdola> wrote:

> Hi everyone,
>
> Whenever I try my vdpau profile, none of the videos using the profile
> start to play. The screen is black for a few minutes and then it goes
> back to the menu.
>
> Log:
>
> 2009-07-05 14:45:13.668 TV: Attempting to change from None to Watching
> Video
> 2009-07-05 14:45:13.668 TV: StartPlayer(0, Watching Video, main) --
> begin
> 2009-07-05 14:45:13.758 AFD: codec AC3 has 6 channels
> 2009-07-05 14:45:13.758 AFD: Opened codec 0xa22d1c0, id(AC3) type(Audio)
> 2009-07-05 14:45:13.821 AFD Error: Could not find decoder for codec
> (H264_VDPAU), ignoring.
> 2009-07-05 14:45:13.823 Opening audio device 'default'. ch 2(2) sr 48000
> 2009-07-05 14:45:13.823 Opening ALSA audio device 'default'.
> 2009-07-05 14:45:13.864 mixer unable to find control Master 1
> 2009-07-05 14:45:14.046 OSD Theme Dimensions W: 640 H: 480
> 2009-07-05 14:45:14.266 TV: StartPlayer(0, Watching Video, main) -- end
> ok
> 2009-07-05 14:45:14.266 New DB connection, total: 3
> 2009-07-05 14:45:14.267 Connected to database 'mythconverg' at host:
> localhost
> 2009-07-05 14:45:14.268 The realtime priority setting is not enabled.
> 2009-07-05 14:45:14.268 TV: Changing from None to Watching Video
> 2009-07-05 14:45:14.269 OpenGLVideoSync()
> 2009-07-05 14:45:14.293 Video timing method: SGI OpenGL
> 2009-07-05 14:45:14.297 ScreenSaverX11Private: DPMS Deactivated 1
> 2009-07-05 14:45:16.098 NVP(1): Prebuffer wait timed out 10 times.
> 2009-07-05 14:45:17.898 NVP(1): Prebuffer wait timed out 20 times.
> 2009-07-05 14:45:19.698 NVP(1): Prebuffer wait timed out 30 times.
> 2009-07-05 14:45:21.498 NVP(1): Prebuffer wait timed out 40 times.
> 2009-07-05 14:45:23.132 ~OpenGLVideoSync() -- closing opengl vsync
> 2009-07-05 14:45:23.234 TV: Attempting to change from Watching Video to
> None
> 2009-07-05 14:45:23.260 TV: Changing from Watching Video to None
> 2009-07-05 14:45:23.280 ScreenSaverX11Private: DPMS Reactivated 1
> 2009-07-05 14:45:23.280 TV: Attempting to change from None to None
>
> Can anyone shed some light on this?
>
> Greetings,
> Jelle De Loecker
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


totallymaxed at gmail

Jul 5, 2009, 5:59 AM

Post #4 of 8 (913 views)
Permalink
Re: Video fails to play with vdpau [In reply to]

Jean-Yves,

Thanks for your repos and very clear and helpful instructions on your site.
Much appreciated :-)

Andrew

On Sun, Jul 5, 2009 at 1:54 PM, Jean-Yves Avenard <jyavenard [at] gmail>wrote:

> Hi
>
> 2009/7/5 Jelle De Loecker <skerit [at] kipdola>:
> > Hi everyone,
> >
> > Whenever I try my vdpau profile, none of the videos using the profile
> > start to play. The screen is black for a few minutes and then it goes
> > back to the menu.
> >
>
> What version of myth are you using
> >
> > 2009-07-05 14:45:13.668 TV: Attempting to change from None to Watching
> > Video
> > 2009-07-05 14:45:13.668 TV: StartPlayer(0, Watching Video, main) --
> > begin
> > 2009-07-05 14:45:13.758 AFD: codec AC3 has 6 channels
> > 2009-07-05 14:45:13.758 AFD: Opened codec 0xa22d1c0, id(AC3) type(Audio)
> > 2009-07-05 14:45:13.821 AFD Error: Could not find decoder for codec
> > (H264_VDPAU), ignoring.
>
> Are you sure you compiled with VDPAU ?
>
> doesn't look like it
>
> Myth is unaware of the VDPAU decoders...
> _______________________________________________
> mythtv-users mailing list
> mythtv-users [at] mythtv
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>


skerit at kipdola

Jul 5, 2009, 4:25 PM

Post #5 of 8 (894 views)
Permalink
Re: Video fails to play with vdpau [In reply to]

Op zondag 05-07-2009 om 22:54 uur [tijdzone +1000], schreef Jean-Yves
Avenard:

> Hi
>
> 2009/7/5 Jelle De Loecker <skerit [at] kipdola>:
> > Hi everyone,
> >
> > Whenever I try my vdpau profile, none of the videos using the profile
> > start to play. The screen is black for a few minutes and then it goes
> > back to the menu.
> >
>
> What version of myth are you using
> >
> > 2009-07-05 14:45:13.668 TV: Attempting to change from None to Watching
> > Video
> > 2009-07-05 14:45:13.668 TV: StartPlayer(0, Watching Video, main) --
> > begin
> > 2009-07-05 14:45:13.758 AFD: codec AC3 has 6 channels
> > 2009-07-05 14:45:13.758 AFD: Opened codec 0xa22d1c0, id(AC3) type(Audio)
> > 2009-07-05 14:45:13.821 AFD Error: Could not find decoder for codec
> > (H264_VDPAU), ignoring.
>
> Are you sure you compiled with VDPAU ?
>
> doesn't look like it
>
> Myth is unaware of the VDPAU decoders...


Yes, 100% sure. Configured it with --enable-vdpau.
I just tried it again, just to be sure, but I'm getting the same
results.

Met vriendelijke groeten,

Jelle De Loecker
Kipdola Studios - Tomberg


bolek-mythtv at curl

Jul 6, 2009, 5:22 AM

Post #6 of 8 (861 views)
Permalink
Re: Video fails to play with vdpau [In reply to]

Jelle De Loecker wrote:
> Op zondag 05-07-2009 om 22:54 uur [tijdzone +1000], schreef Jean-Yves
> Avenard:
>> Are you sure you compiled with VDPAU ?
>>
>> doesn't look like it
>>
>> Myth is unaware of the VDPAU decoders...
>
> Yes, 100% sure. Configured it with --enable-vdpau.

This doesn't mean that VDPAU support is compiled-in. You need to check
the output of configure. Maybe it cannot find the include files or
libraries?

_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


skerit at kipdola

Jul 6, 2009, 3:09 PM

Post #7 of 8 (833 views)
Permalink
Re: Video fails to play with vdpau [In reply to]

Op maandag 06-07-2009 om 08:22 uur [tijdzone -0400], schreef Boleslaw
Ciesielski:

> Jelle De Loecker wrote:
> > Op zondag 05-07-2009 om 22:54 uur [tijdzone +1000], schreef Jean-Yves
> > Avenard:
> >> Are you sure you compiled with VDPAU ?
> >>
> >> doesn't look like it
> >>
> >> Myth is unaware of the VDPAU decoders...
> >
> > Yes, 100% sure. Configured it with --enable-vdpau.
>
> This doesn't mean that VDPAU support is compiled-in. You need to check
> the output of configure. Maybe it cannot find the include files or
> libraries?



I'll try to give more detailed info: I'm using the latest trunk
revision, btw.

I configure mythtv with:

./configure --prefix=/usr --disable-xvmc --disable-xvmc-vld --enable-proc-opt --enable-audio-alsa --enable-dvb --dvb-path=/usr/local/src/s2-liplianin/linux/include --enable-opengl-vsync --disable-dbox2 --disable-hdhomerun --disable-joystick-menu --disable-ivtv --disable-firewire --enable-xv --enable-v4l --disable-ssse3 --enable-vdpau


One of the options appearing afterwards is:

VDPAU support yes

Making and installing that gave me no errors. None. But I'm still
getting the same error message.

Are there other packages that need to be installed? A modified ffmpeg or
libavcodec, or something like it?
Is it having problems using my drivers, which I installed from nvidia's
binary, not from a deb file?

Met vriendelijke groeten,

Jelle De Loecker


skerit at kipdola

Jul 7, 2009, 9:58 AM

Post #8 of 8 (801 views)
Permalink
Re: Video fails to play with vdpau [In reply to]

Op dinsdag 07-07-2009 om 00:09 uur [tijdzone +0200], schreef Jelle De
Loecker:
>
> Op maandag 06-07-2009 om 08:22 uur [tijdzone -0400], schreef Boleslaw
> Ciesielski:
> > Jelle De Loecker wrote:
> > > Op zondag 05-07-2009 om 22:54 uur [tijdzone +1000], schreef Jean-Yves
> > > Avenard:
> > >> Are you sure you compiled with VDPAU ?
> > >>
> > >> doesn't look like it
> > >>
> > >> Myth is unaware of the VDPAU decoders...
> > >
> > > Yes, 100% sure. Configured it with --enable-vdpau.
> >
> > This doesn't mean that VDPAU support is compiled-in. You need to check
> > the output of configure. Maybe it cannot find the include files or
> > libraries?
>
>
> I'll try to give more detailed info: I'm using the latest trunk
> revision, btw.
>
> I configure mythtv with:
> ./configure --prefix=/usr --disable-xvmc --disable-xvmc-vld --enable-proc-opt --enable-audio-alsa --enable-dvb --dvb-path=/usr/local/src/s2-liplianin/linux/include --enable-opengl-vsync --disable-dbox2 --disable-hdhomerun --disable-joystick-menu --disable-ivtv --disable-firewire --enable-xv --enable-v4l --disable-ssse3 --enable-vdpau
>
> One of the options appearing afterwards is:
>
> VDPAU support yes
>
> Making and installing that gave me no errors. None. But I'm still
> getting the same error message.
>
> Are there other packages that need to be installed? A modified ffmpeg
> or libavcodec, or something like it?
> Is it having problems using my drivers, which I installed from
> nvidia's binary, not from a deb file?
>
> Met vriendelijke groeten,
>
> Jelle De Loecker
>

After a bit more research I found someone with the exact same problem.
The solution was to uninstall everything, use a clean and distclean on
it, delete the current source tree you have and start over again.

Everything is working fine, now!

Met vriendelijke groeten,

Jelle De Loecker
Kipdola Studios - Tomberg



_______________________________________________
mythtv-users mailing list
mythtv-users [at] mythtv
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

MythTV users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.