Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.35 KB | None | 0 0
  1. mplayer -vo fbdev /home/user/Adele - Hello - YouTube.MKV -xy 1280
  2.  
  3. Starting playback...
  4. Could not find matching colorspace - retrying with -vf scale...
  5. Opening video filter: [scale]
  6. Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
  7. [swscaler @ 0x766d0030]bicubic scaler, from yuv420p to rgb565le using C
  8. [swscaler @ 0x766d0030]No accelerated colorspace conversion found from yuv420p to rgb565le.
  9. [swscaler @ 0x766d0030]using unscaled yuv420p -> rgb565le special converter
  10. VO: [fbdev] 854x480 => 1280x720 BGR 16-bit
  11. Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
  12. [swscaler @ 0x766d0030]No accelerated colorspace conversion found from yuv420p to rgb565le.
  13. VO: [fbdev] 854x480 => 1280x720 BGR 16-bit
  14. A: 0.2 V: 0.0 A-V: 0.194 ct: 0.000 0/ 0 ??% ??% ??,?% 0 0
  15. [VD_FFMPEG] DRI failure.
  16. A: 3.5 V: 2.5 A-V: 0.993 ct: 0.043 0/ 0 76% 54% 8.9% 50 0
  17.  
  18. ************************************************
  19. **** Your system is too SLOW to play this! ****
  20. ************************************************
  21.  
  22. Possible reasons, problems, workarounds:
  23. - Most common: broken/buggy _audio_ driver
  24. - Try -ao sdl or use the OSS emulation of ALSA.
  25. - Experiment with different values for -autosync, 30 is a good start.
  26. - Slow video output
  27. - Try a different -vo driver (-vo help for a list) or try -framedrop!
  28. - Slow CPU
  29. - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
  30. e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
  31. - Broken file
  32. - Try various combinations of -nobps -ni -forceidx -mc 0.
  33. - Slow media (NFS/SMB mounts, DVD, VCD etc)
  34. - Try -cache 8192.
  35. - Are you using -cache to play a non-interleaved AVI file?
  36. - Try -nocache.
  37. Read DOCS/HTML/en/video.html for tuning/speedup tips.
  38. If none of this helps you, read DOCS/HTML/en/bugreports.html
  39.  
  40. /home/dc4/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian//bin/arm-linux-gnueabihf-g++ --sysroot=/opt/bcm-rootfs -isystem/include -pipe -mfloat-abi=hard -mcpu=arm1176jzf-s -fomit-frame-pointer -mabi=aapcs-linux -mtune=arm1176jzf-s -mfpu=vfp -Wno-psabi -mno-apcs-stack-check -g -mstructure-size-boundary=32 -mno-sched-prolog -std=c++0x -D__STDC_CONSTANT_MACROS -D__STDC_LIMIT_MACROS -DTARGET_POSIX -DTARGET_LINUX -fPIC -DPIC -D_REENTRANT -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CMAKE_CONFIG -D__VIDEOCORE4__ -U_FORTIFY_SOURCE -Wall -DHAVE_OMXLIB -DUSE_EXTERNAL_FFMPEG -DHAVE_LIBAVCODEC_AVCODEC_H -DHAVE_LIBAVUTIL_OPT_H -DHAVE_LIBAVUTIL_MEM_H -DHAVE_LIBAVUTIL_AVUTIL_H -DHAVE_LIBAVFORMAT_AVFORMAT_H -DHAVE_LIBAVFILTER_AVFILTER_H -DHAVE_LIBSWRESAMPLE_SWRESAMPLE_H -DOMX -DOMX_SKIP64BIT -ftree-vectorize -DUSE_EXTERNAL_OMX -DTARGET_RASPBERRY_PI -DUSE_EXTERNAL_LIBBCM_HOST -isystem/opt/bcm-rootfs/opt/vc/include -isystem/opt/bcm-rootfs/usr/include -isystem/opt/bcm-rootfs/opt/vc/include/interface/vcos/pthreads -Ipcre/build -Iboost-trunk -Ifreetype2/include -I./ -Ilinux -Iffmpeg_compiled/usr/local/include/ -I /usr/include/dbus-1.0 -I /usr/lib/arm-linux-gnueabihf/dbus-1.0/include -c linux/XMemUtils.cpp -o linux/XMemUtils.o -Wno-deprecated-declarations
  41.  
  42. /home/dc4/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian//bin/arm-linux-gnueabihf-g++: /home/dc4/tools/arm-bcm2708/gcc-linaro-arm-linux-gnueabihf-raspbian//bin/arm-linux-gnueabihf-g++: cannot execute binary file
  43.  
  44. Makefile:46: recipe for target 'linux/XMemUtils.o' failed
  45.  
  46. make: *** [linux/XMemUtils.o] Error 126
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement