www.chinaphonearena.com

Full Version: [split] Problem with Top video thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi

videos post 4,5,6 seem to have an error for me.
[Admin: [Only registered and activated users can see links Click here to register] ]

Can someone advise what format these are?

I am showing screen with post 3=good and 4=bad to prove the issue

[Image: 2rp31n8.jpg]

cheers
No problem for me on Android Chrome or PC Firefox. What browser are you using?

The videos are both YouTube and inserted using the same method.

The error you're getting looks like something from some sort of 3rd party plugin.

[attachment=1421]
[attachment=1422]
[attachment=1423]
ahh got it in chrome on Linux and failing on firefox on Linux

its
Quote:
Hi

From your link we have
Quote:Firefox:
gstreamer0.10-plugins-good
gstreamer0.10-ffmpeg

First one installs OK but
Code:
The following packages have unmet dependencies:
gstreamer0.10-ffmpeg : Depends: libavformat53 (>= 5:0.8-2~) but it is not installable

The answer my friend is because I am on Debian sid AKA unstable so
Code:
dpkg -l | grep libavformat
ii  libavformat-dev                           6:10.1-1                           amd64        Development files for libavformat
rc  libavformat54:amd64                       6:9.11-3+b3                        amd64        Libav file format library
ii  libavformat55:amd64                       6:10.1-1                           amd64        Libav file format library

In other words I just have to wait a while for the dependency list to catch up....IMHO

Its fine with Chrome as they use their own plugins.

cheers and thanks for splitting