Code: Select all
181: 10-02 00:42:04.794: E/VLC(3313): [0x1a6b138]: avcodec decoder more than 5 seconds of late video -> dropping frame (computer too slow ?)
Code: Select all
181: 10-02 00:42:04.794: E/VLC(3313): [0x1a6b138]: avcodec decoder more than 5 seconds of late video -> dropping frame (computer too slow ?)
How can I avoid that?It means the CPU is peaking...
Code: Select all
DisplaySetting.setStereoscopic3DFormat(surface, mode);
Code: Select all
public void surfaceChanged(SurfaceHolder holder, int format, int width, int height) {
DisplaySetting.setStereoscopic3DFormat(surface, mode);
mLibVLC.attachSurface(holder.getSurface(), VideoPlayerActivity.this, width, height);
}
Return to “VLC for Android and Chrome OS”
Users browsing this forum: No registered users and 55 guests