Bug 90240 - "mplayer -vo fbdevd2" can't play video
Summary: "mplayer -vo fbdevd2" can't play video
Status: CLOSED INVALID
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: unspecified
Hardware: Other Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-29 14:20 UTC by liulei
Modified: 2017-10-06 14:30 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (313.29 KB, text/plain)
2015-04-29 14:20 UTC, liulei
no flags Details

Description liulei 2015-04-29 14:20:43 UTC
Created attachment 115450 [details]
dmesg

==System Environment==
--------------------------
Regression: No. This is first time test on this machine.
Non-working platforms: SKL

==kernel==
--------------------------
-nightly: 9a4da5ec419897b78c1d4a3949c0c049db5402c5 (fails)
    drm-intel-nightly: 2015y-04m-28d-14h-41m-15s UTC integration manifest
-queued: de4de566f84b87f4d5f8265b11932088adb19896 (fails)
    drm/i915: Update DRIVER_DATE to 20150423
-fixes: a04f90a33fab74789b91fc9739999012f11022d1 (fails)
    drm/i915/chv: Implement WaDisableShadowRegForCpd
==Bug detailed description==
-----------------------------
"mplayer -vo fbdevd2" can't play video. Even though I run the command "mplayer -vo fbdevd2", screen doesn't show the video.
Message when run command mplayer -vo fbdevd2:
root@x-sklh01:/opt# mplayer -vo fbdevd2 /home/testframework/MPEG-2.mpeg
MPlayer SVN-r36265-4.8.2 (C) 2000-2013 MPlayer Team

Playing /home/testframework/MPEG-2.mpeg.
libavformat version 55.7.100 (internal)
MPEG-PS file format detected.
VIDEO:  MPEG2  720x480  (aspect 2)  29.970 fps  2376.0 kbps (297.0 kbyte/s)
Load subtitles in /home/testframework/
Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Requested audio codec family [mpg123] (afm=mpg123) not available.
Enable it at compilation.
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
libavcodec version 55.9.100 (internal)
AUDIO: 44100 Hz, 2 ch, floatle, 384.0 kbit/13.61% (ratio: 48000->352800)
Selected audio codec: [ffmp2float] afm: ffmpeg (FFmpeg MPEG layer-1 and layer-2 audio)
==========================================================================
[AO OSS] audio_setup: Can't open audio device /dev/dsp: No such file or directory
xcb_connection_has_error() returned true
[AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '0'
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
[AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[AO_ALSA] alsa-lib: conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
[AO_ALSA] alsa-lib: pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
[AO_ALSA] Playback open error: No such file or directory
[AO SDL] Samplerate: 44100Hz Channels: Stereo Format floatle
[AO SDL] Unsupported audio format: 0x1d.
xcb_connection_has_error() returned true
[AO_ALSA] alsa-lib: confmisc.c:768:(parse_card) cannot find card '0'
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
[AO_ALSA] alsa-lib: confmisc.c:392:(snd_func_concat) error evaluating strings
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[AO_ALSA] alsa-lib: confmisc.c:1251:(snd_func_refer) error evaluating name
[AO_ALSA] alsa-lib: conf.c:4248:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[AO_ALSA] alsa-lib: conf.c:4727:(snd_config_expand) Evaluate error: No such file or directory
[AO_ALSA] alsa-lib: pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM default
[AO SDL] Unable to open audio: No available audio device
DVB card number must be between 1 and 4
AO: [null] 44100Hz 2ch floatle (4 bytes per sample)
Video: no video
Starting playback...
A:  14.5 (14.4) of 13.9 (13.8)  0.4%
[mp2float @ 0x5602c63a1a20]incomplete frame
A:  14.5 (14.5) of 13.9 (13.8)  0.4%


Exiting... (End of file)


==Reproduce steps==
---------------------------- 
.mplayer -vo fbdevd2 XXX
Comment 1 Jeff Zheng 2015-04-30 01:13:26 UTC
Hi Liu Lei, Could you please try: "mplayer -vo fbdev2 /home/testframework/MPEG-2.mpeg"?
Comment 2 liulei 2015-04-30 01:52:59 UTC
(In reply to Jeff Zheng from comment #1)
> Hi Liu Lei, Could you please try: "mplayer -vo fbdev2
> /home/testframework/MPEG-2.mpeg"?

Yes, Mark this as invalid.
Comment 3 Elizabeth 2017-10-06 14:30:09 UTC
Closing old verified.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.