|
I get this error below.
- orangepi@OrangePI:~$ mplayer -vo vdpau -vc ffmpeg12vdpau,ffh264vdpau, -fs test.h264
- MPlayer2 2.0-728-g2c378c7-4 (C) 2000-2012 MPlayer Team
- Cannot open file '/home/orangepi/.mplayer/input.conf': No such file or directory
- Failed to open /home/orangepi/.mplayer/input.conf.
- Cannot open file '/etc/mplayer/input.conf': No such file or directory
- Failed to open /etc/mplayer/input.conf.
- Playing test.h264.
- Detected file format: raw H.264 video (libavformat)
- [h264 @ 0xb5d535b8]Estimating duration from bitrate, this may be inaccurate
- [lavf] stream 0: video (h264), -vid 0
- Load subtitles in .
- [VDPAU SUNXI] VE version 0x0000 opened.
- Forced video codec: ffmpeg12vdpau
- Forced video codec: ffh264vdpau
- Cannot find codec 'h264_vdpau' in libavcodec...
- Video decoder init failed for codecs.conf entry "ffh264vdpau".
- Selected video codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 [libavcodec]
- Audio: no sound
- Starting playback...
- VIDEO: 1920x1080 25.000 fps 0.0 kbps ( 0.0 kB/s)
- VO: [vdpau] 1920x1080 => 1920x1080 Planar YV12 [fs]
- [vdpau] Error when calling vdp_presentation_queue_target_create_x11: A catch-all error, used when no other error code applies.
- FATAL: Cannot initialize video driver.
- FATAL: Could not initialize video filters (-vf) or video output (-vo).
- [ vdpau] Error when calling vdp_presentation_queue_target_destroy: An invalid handle value was provided.
- Exiting... (End of file)
Copy code
|
|