You are not logged in.

#1 2013-04-01 17:31:59

johansst
Member
Registered: 2013-03-16
Posts: 1

Playing movie/mkv 720p/1080p suddenly exits. Nvidia optimus relevant?

I'm having trouble playing mkv files, 720p/1080p. The movie plays for a few minutes then just exits. It's basically the same in mplayer2 and vlc. I've mostly tested with mkv files. Mp4 files looses sound after a while.

My laptop has the optimus technology. I have bumblebee installed. Playing video with optirun seems to work best, the file plays a little longer. Other than that I don't know if it's best to use the intel or the nvidia card for HD videos. I would really appreciate some help from you guys.

Output from mplayer2 using optirun and ~/.mplayer/config settings:
vo=vdpau,
vc=ffh264vdpau,ffmpeg12vdpau,ffodivxvdpau,ffwmv3vdpau,ffvc1vdpau,

$ optirun mplayer -fs someMovie.mkv
MPlayer2 9d6b188 (C) 2000-2012 MPlayer Team
Cannot open file '/home/user/.mplayer/input.conf': No such file or directory
Failed to open /home/user/.mplayer/input.conf.

Playing someMovie.mkv.
[mkv] Track ID 1: video (V_MPEG4/ISO/AVC), -vid 0
[mkv] Track ID 2: audio (A_AC3), -aid 0, -alang eng
[mkv] Will play video track 1.
Detected file format: Matroska
Load subtitles in .
Xlib:  extension "NV-GLX" missing on display ":0".
Xlib:  extension "NV-GLX" missing on display ":0".
[vdpau] Error when calling vdp_device_create_x11: 1
Xlib:  extension "NV-GLX" missing on display ":0".
Xlib:  extension "NV-GLX" missing on display ":0".
[vdpau] Error when calling vdp_device_create_x11: 1
[ass] auto-open
Forced video codec: ffh264vdpau
Cannot find codec 'h264_vdpau' in libavcodec...
Video decoder init failed for codecs.conf entry "ffh264vdpau".
Forced video codec: ffmpeg12vdpau
Forced video codec: ffodivxvdpau
Forced video codec: ffwmv3vdpau
Forced video codec: ffvc1vdpau
Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [libavcodec]
Selected audio codec: ATSC A/52A (AC-3) [libavcodec]
AUDIO: 48000 Hz, 2 ch, floatle, 384.0 kbit/12.50% (ratio: 48000->384000)
AO: [pulse] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
VIDEO:  1280x720  23.976 fps    0.0 kbps ( 0.0 kB/s)
VO: [xv] 1280x720 => 1280x720 Planar YV12  [fs]
Colorspace details not fully supported by selected vo.
A:   1.1 V:   1.1 A-V:  0.000 ct:  0.000   0/  0  2%  1%  1.3% 0 0 
[h264 @ 0xafe280]Reference 6 >= 5
[h264 @ 0xafe280]error while decoding MB 39 5, bytestream (26996)
[h264 @ 0xafe280]concealing 3210 DC, 3210 AC, 3210 MV errors
A:  19.3 V:  19.3 A-V:  0.000 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]Reference 3 >= 3
[h264 @ 0xafe280]error while decoding MB 47 11, bytestream (12313)
[h264 @ 0xafe280]concealing 2722 DC, 2722 AC, 2722 MV errors
A:  29.9 V:  29.9 A-V:  0.000 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]cabac decode of qscale diff failed at 58 9
[h264 @ 0xafe280]error while decoding MB 58 9, bytestream (0)
[h264 @ 0xafe280]concealing 2871 DC, 2871 AC, 2871 MV errors
A:  51.9 V:  51.9 A-V:  0.000 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]concealing 1460 DC, 1460 AC, 1460 MV errors
A:  79.4 V:  79.4 A-V:  0.000 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]concealing 153 DC, 153 AC, 153 MV errors
A:  82.6 V:  82.6 A-V:  0.002 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]concealing 974 DC, 974 AC, 974 MV errors
A: 123.5 V: 123.5 A-V:  0.000 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]concealing 2718 DC, 2718 AC, 2718 MV errors
A: 124.5 V: 124.5 A-V:  0.000 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]concealing 208 DC, 208 AC, 208 MV errors
A: 135.9 V: 135.9 A-V: -0.000 ct:  0.000   0/  0  0%  0%  0.6% 0 0 
[h264 @ 0xafe280]Reference 7 >= 2
[h264 @ 0xafe280]error while decoding MB 74 28, bytestream (3525)
[h264 @ 0xafe280]concealing 1335 DC, 1335 AC, 1335 MV errors
A: 163.3 V: 163.2 A-V:  0.001 ct:  0.000   0/  0  0%  0%  0.5% 0 0 


Exiting... (End of file)
$ mplayer -vo help | grep vdp
	vdpau	VDPAU with X11
$ 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]
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GT 650M] (rev ff)
$ optirun glxinfo | grep render
direct rendering: Yes
OpenGL renderer string: GeForce GT 650M/PCIe/SSE2
	GL_NVX_conditional_render, GL_NVX_gpu_memory_info, 
	GL_NV_compute_program5, GL_NV_conditional_render, 
	GL_NV_parameter_buffer_object2, GL_NV_path_rendering, 
	GL_NVX_conditional_render, GL_NVX_gpu_memory_info, 
	GL_NV_compute_program5, GL_NV_conditional_render, 
	GL_NV_parameter_buffer_object2, GL_NV_path_rendering, 

Offline

Board footer

Powered by FluxBB