Coder Social home page Coder Social logo

mplayer's Introduction

MPlayer

部标4G视频平台标准1076、107、1078、Flash播放器(支持http-flv播放,rtmp拉流,rtmp版本请下载rtmp分支代码)、4G终端、ADAS、DSM
https://github.com/xuliang/flash-player 共享的源码修改--持续修改中
QQ交流群:140847537

mplayer's People

Contributors

xuliang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mplayer's Issues

mplayer -vo fbdev2 -cache 9999 -x 1360 -y 768 -zoom rtmp://media3.scctv.net/live/scctv_800

libavcodec version 57.107.100 (external)
Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
==========================================================================
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 48000 Hz, 2 ch, floatle, 0.0 kbit/0.00% (ratio: 0->384000)
Selected audio codec: [ffaac] afm: ffmpeg (FFmpeg AAC (MPEG-2/MPEG-4 Audio))
==========================================================================
AO: [pulse] Init failed: Connection refused
Failed to initialize audio driver 'pulse'
AO: [alsa] 48000Hz 2ch floatle (4 bytes per sample)
Starting playback...
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
[swscaler @ 0xffffa2aeede0]bicubic scaler, from yuv420p to bgra using C
VO: [fbdev2] 1360x768 => 1360x768 BGRA  [zoom]
A:   6.9 V:   5.2 A-V:  1.718 ct:  0.217   0/  0 32% 30%  1.0% 50 0 20%


           ************************************************
           **** Your system is too SLOW to play this!  ****
           ************************************************

Possible reasons, problems, workarounds:
- Most common: broken/buggy _audio_ driver
  - Try -ao sdl or use the OSS emulation of ALSA.
  - Experiment with different values for -autosync, 30 is a good start.
- Slow video output
  - Try a different -vo driver (-vo help for a list) or try -framedrop!
- Slow CPU
  - Don't try to play a big DVD/DivX on a slow CPU! Try some of the lavdopts,
    e.g. -vfm ffmpeg -lavdopts lowres=1:fast:skiploopfilter=all.
- Broken file
  - Try various combinations of -nobps -ni -forceidx -mc 0.
- Slow media (NFS/SMB mounts, DVD, VCD etc)
  - Try -cache 8192.
- Are you using -cache to play a non-interleaved AVI file?
  - Try -nocache.
Read DOCS/HTML/en/video.html for tuning/speedup tips.
If none of this helps you, read DOCS/HTML/en/bugreports.html.

A: 110.9 V:  88.5 A-V: 22.426 ct:  3.427   0/  0 28% 30%  1.0% 767 0 20%



A:1695.1 V:1342.6 A-V:352.508 ct: 51.906   0/  0 33% 25%  1.0% 12115 0 23%

Too many video packets in the buffer: (4096 in 25389829 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
A:1695.5 V:1374.1 A-V:321.399 ct: 53.151   0/  0 33% 27%  1.0% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1406.3 A-V:289.234 ct: 54.369   0/  0 33% 30%  1.0% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1437.5 A-V:258.003 ct: 55.581   0/  0 34% 32%  1.0% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1468.8 A-V:226.772 ct: 56.789   0/  0 34% 34%  1.0% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1500.0 A-V:195.541 ct: 57.997   0/  0 34% 35%  0.9% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1531.2 A-V:164.310 ct: 59.209   0/  0 34% 37%  0.9% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1562.4 A-V:133.113 ct: 60.407   0/  0 34% 39%  0.9% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1593.6 A-V:101.882 ct: 61.612   0/  0 34% 41%  0.9% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1624.8 A-V: 70.684 ct: 62.811   0/  0 35% 43%  0.9% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1656.1 A-V: 39.453 ct: 64.022   0/  0 35% 44%  0.9% 12115 0 49%
Timing looks severely broken, resetting
A:1695.5 V:1687.3 A-V:  8.223 ct: 65.229   0/  0 35% 46%  0.9% 12115 0 49%
Timing looks severely broken, resetting
A:1791.9 V:1791.9 A-V:  0.003 ct: 69.209   0/  0 35% 47%  0.9% 12721 0 0%


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.