<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nv106 nv108 confusion"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109952#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - nv106 nv108 confusion"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=109952">bug 109952</a>
              from <span class="vcard"><a class="email" href="mailto:moebius1@free.fr" title="moebius <moebius1@free.fr>"> <span class="fn">moebius</span></a>
</span></b>
        <pre>thank for your answer,
I've tried to open several files with same results : black screen
Using mplayer -vo vdpau -vc
ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau, <file>


with a mpeg file :

Starting playback...
Movie-Aspect is undefined - no prescaling applied.
VO: [vdpau] 720x576 => 720x576 MPEG2 VDPAU acceleration 
[mpegvideo @ 0x7eff23048840]Image too small, temporary buffers cannot function
[mpegvideo @ 0x7eff23048840]get_buffer() failed to allocate context scratch
buffers.
Error while decoding frame!
[mpegvideo @ 0x7eff23048840]Image too small, temporary buffers cannot function
[mpegvideo @ 0x7eff23048840]get_buffer() failed to allocate context scratch
buffers.
Error while decoding frame!
[mpegvideo @ 0x7eff23048840]Image too small, temporary buffers cannot function
[mpegvideo @ 0x7eff23048840]get_buffer() failed to allocate context scratch
buffers.
-------------------------------
with a mp4 one :

libavformat version 58.20.100 (external)
Mismatching header version 58.12.100
libavformat file format detected.
[mov,mp4,m4a,3gp,3g2,mj2 @ 0x7fcb1faa7e00]Protocol name not provided, cannot
determine if input is local or a network protocol, buffers and access patterns
cannot be configured optimally without knowing the protocol
[lavf] stream 0: video (h264), -vid 0
[lavf] stream 1: audio (aac), -aid 0, -alang und
VIDEO:  [H264]  720x406  24bpp  25.000 fps  1590.0 kbps (194.1 kbyte/s)
==========================================================================
Forced video codec: ffmpeg12vdpau
Forced video codec: ffwmv3vdpau
Forced video codec: ffvc1vdpau
Forced video codec: ffh264vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 58.35.100 (external)
Mismatching header version 58.18.100
Selected video codec: [ffh264vdpau] vfm: ffmpeg (FFmpeg H.264 (VDPAU))
==========================================================================
Clip info:
 major_brand: mp42
 minor_version: 0
 compatible_brands: isommp42
 creation_time: 2019-02-13T04:17:07.000000Z
Load subtitles in /disque4/espace11/
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, floatle, 125.4 kbit/4.08% (ratio: 15679->384000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
VO: [vdpau] 720x406 => 720x406 H.264 VDPAU acceleration 
Movie-Aspect is 1.77:1 - prescaling to correct movie aspect.
VO: [vdpau] 720x406 => 720x406 H.264 VDPAU acceleration 
Dropping frame with size not matching configured size (720x406 vs 720x396 vs
720x406)
Dropping frame with size not matching configured size (720x406 vs 720x396 vs
720x406)
-----------------------------------------------
with an avi one :

libavformat version 58.20.100 (external)
Mismatching header version 58.12.100
MPEG-PS file format detected.
VIDEO:  MPEG2  720x576  (aspect 2)  25.000 fps  9800.0 kbps (1225.0 kbyte/s)
==========================================================================
Forced video codec: ffmpeg12vdpau
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
libavcodec version 58.35.100 (external)
Mismatching header version 58.18.100
Selected video codec: [ffmpeg12vdpau] vfm: ffmpeg (FFmpeg MPEG-1/2 (VDPAU))
==========================================================================
Load subtitles in /disque4/espace11/
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, floatle, 448.0 kbit/14.58% (ratio: 56000->384000)
Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
==========================================================================
AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
[ac3 @ 0x7f1181774840]Got unexpected packet after EOF
Movie-Aspect is undefined - no prescaling applied.
VO: [vdpau] 720x576 => 720x576 MPEG2 VDPAU acceleration 
[mpegvideo @ 0x7f1181774840]Image too small, temporary buffers cannot function
[mpegvideo @ 0x7f1181774840]get_buffer() failed to allocate context scratch
buffers.
Error while decoding frame!
[mpegvideo @ 0x7f1181774840]Image too small, temporary buffers cannot function
[mpegvideo @ 0x7f1181774840]get_buffer() failed to allocate context scratch
buffers.
Error while decoding frame!
[mpegvideo @ 0x7f1181774840]Image too small, temporary buffers cannot function
[mpegvideo @ 0x7f1181774840]get_buffer() failed to allocate context scratch 


So, if you have an idea...

cordialement,</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>