How to play local stored flashvideo.swf ?

Hi,

I’m able to stream and play a flashvideo.swf file over Internet using Firefox and Google-Chrome.
But when I download the same file I cannot play it trying two media players:

  • The default VLC shows only a black screen with the vlc logo in the middle
  • The Gnome-Videos (Totem) show a warning that a pluging application/x-shockwave-flash decoder is required, but it doesn’t find the plugin after search.

The flashvideo.swf file is here:
https://www.ansatt.hig.no/leifs/Mekanikk/Kap%204/Oppg%205_1%20Statikk-Irgens/Oppg-5_1-LF.swf

If possible, how to play local stored flashvideo.swf files?

My system is openSUSE 13.2 x86_64/Gnome 3.14.4 and kernel 3.16.7-24-desktop
with the following installed:

patterns-openSUSE-gnome_multimedia
patterns-openSUSE-gnome_multimedia_opt
patterns-openSUSE-kde4_multimedia
patterns-openSUSE-multimedia
patterns-openSUSE-multimedia_opt

multimedia
GStreamer Multimedia Codecs
k3b-codecs
libxine2-codecs
vlc-codecs
libvlc5
libvlccore7
libvlccore8
vlc
vlc-codecs
vlc-noX
vlc-noX-lang
vlc-qt

chromium-pepper-flash
flash-player
flash-player-gnome
flash-player-kde4
pullin-flash-player

libtotem-plparser18
nautilus-totem
totem
totem-pl-parser
totem-plugins
typelib-1_0-TotemPlParser-1_0

Thanks,
Terje J. Hanssen

On 2015-09-15 23:16, terjejh wrote:

> - The default VLC shows only a black screen with the vlc logo in the
> middle
> - The Gnome-Videos (Totem) show a warning that a pluging
> application/x-shockwave-flash decoder is required, but it doesn’t find
> the plugin after search.

Did you install multimedia applications and plugins/codecs following the
advice in the sticky posts here?


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

Did you try to open the local file in firefox? IINM this works the same way as if streaming.

Just tested with a local file, plays ok.

On 2015-09-16 01:06, brunomcl wrote:
>
> terjejh;2728318 Wrote:
>> If possible, how to play local stored flashvideo.swf files?
>
> Did you try to open the local file in firefox? IINM this works the same
> way as if streaming.

The difference, usually, is that my Firefox plays at 80% CPU load on two
cores, while xine does it at perhaps 30%.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

I did use the 1-click installer for Multimedia/codecs for Gnome, yes.

The difference is that when I click on the flash.swf file on Internet, Firefox and Google-Chrome play it directly ok without questions. But I use FF to open the locally stored flash.swf file, I’m asked first what FF should do with this file. From the options I have tried to open it using default VLC and next Gnome-videos without success (as posted first), and equivalent issue when using Google-Chrome.

FF about: plugins tells:

Shockwave Flash

File: libflashplayer.so
Path: /usr/lib64/browser-plugins/libflashplayer.so
Version: 11.2.202.508
State: Enabled
Shockwave Flash 11.2 r202

MIME-type Description Filetypes
application/x-shockwave-flash Shockwave Flash swf
application/futuresplash FutureSplash Player spl


Terje J. H

On Wed 16 Sep 2015 12:26:02 AM CDT, terjejh wrote:

I did use the 1-click installer for Multimedia/codecs for Gnome, yes.

The difference is that when I click on the flash.swf file on Internet,
Firefox and Google-Chrome play it directly ok without questions. But I
use FF to open the locally stored flash.swf file, I’m asked first what
FF should do with this file. From the options I have tried to open it
using default VLC and next Gnome-videos without success (as posted
first), and equivalent issue when using Google-Chrome.

FF about: plugins tells:

Shockwave Flash

File: libflashplayer.so
Path: /usr/lib64/browser-plugins/libflashplayer.so
Version: 11.2.202.508
State: Enabled
Shockwave Flash 11.2 r202

MIME-type Description Filetypes
application/x-shockwave-flash Shockwave Flash swf
application/futuresplash FutureSplash Player spl


Terje J. H

Hi
Add it to your user mime list;


vi .local/share/applications/mimeapps.list
{add the following}
application/x-shockwave-flash

If there are other entries related, then remove those. Restart firefox
and press alt file open, browse to the swf file, open and you should be
good to go.


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel
3.12.44-52.10-default If you find this post helpful and are logged into
the web interface, please show your appreciation and click on the star
below… Thanks!

On 2015-09-16 02:26, terjejh wrote:
>
> I did use the 1-click installer for Multimedia/codecs for Gnome, yes.
>
> The difference is that when I click on the flash.swf file on Internet,
> Firefox and Google-Chrome play it directly ok without questions. But I
> use FF to open the locally stored flash.swf file, I’m asked first what
> FF should do with this file. From the options I have tried to open it

Just start VLC directly from the desktop or from the command line, and
open the file.

Also, do this verification:


minas-tirith:~ # rpm -qa | grep -i vlc
npapi-vlc-2.2.0-1.1.x86_64
libvlc5-2.2.1-288.1.x86_64
vlc-2.2.1-288.1.x86_64
libvlccore7-2.1.5-239.2.x86_64
libvlccore8-2.2.1-288.1.x86_64
vlc-qt-2.2.1-288.1.x86_64
vlc-noX-lang-2.2.1-288.1.noarch
vlc-gnome-2.2.1-288.1.x86_64
vlc-codecs-2.2.1-288.8.x86_64
vlc-noX-2.2.1-288.1.x86_64
minas-tirith:~ #

Then do for each one:


minas-tirith:~ # rpm -qi vlc | grep Packager
Packager    : packman@links2linux.de
minas-tirith:~ #

They should all come from packman.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

I did:

cat .local/share/applications/mimeapps.list | grep flash
application/x-shockwave-flash

but no difference. VLC starts to play, but shows no swf video (only the black screen with the vlc logo)
The same behaviour opening the file and starting VLC from FF and Chrome. Chrome even warns that this file type can hurt the system. Tried also to start vlc from command line and from Nautilus but no video. Gnome-videos (Totem) still requires the plugin which it doesn’t find by using the search button.


Terje J. H

I tried also that, no difference. I noticed that .swf is not listed among VLC video file types, had to list ‘All files’ to list it.

Also, do this verification:

minas-tirith:~ # rpm -qa | grep -i vlc
npapi-vlc-2.2.0-1.1.x86_64
libvlc5-2.2.1-288.1.x86_64
vlc-2.2.1-288.1.x86_64
libvlccore7-2.1.5-239.2.x86_64
libvlccore8-2.2.1-288.1.x86_64
vlc-qt-2.2.1-288.1.x86_64
vlc-noX-lang-2.2.1-288.1.noarch
vlc-gnome-2.2.1-288.1.x86_64
vlc-codecs-2.2.1-288.8.x86_64
vlc-noX-2.2.1-288.1.x86_64
minas-tirith:~ #

I missed two of these packages and installed them with zypper:

  • vlc-gnome
  • npapi-vlc (plugin)

Then do for each one:

minas-tirith:~ # rpm -qi vlc | grep Packager
Packager : packman@links2linux.de
minas-tirith:~ #

They should all come from packman.

Yes, ‘all’ except for

rpm -qi libvlccore7 | grep Packager
Packager    : http://bugs.opensuse.org

But sorry, still no success with VLC to play .swf files locally stored. When I play the swf file over Internet in Firefox, it starts with the (f) flash player icon and then (>) for play.

I also enabled (always) the VLC web plugin in Firefox, restarted FF and tried to open the .swf file again. For me it looks like FF still starts VLC outside FF as an external applications.
And looking on the mime file types for the VLC web plugin in FF about: plugins, the .swf flash type is not listed.

So, can swf flash files then really be supported in VLC?

VLC Web Plugin

    Fil: libvlcplugin.so
    Sti: /usr/lib64/browser-plugins/libvlcplugin.so
    Versjon: 
    Tilstand: Påslått
    VLC media player Web Plugin 2.2.1 Terry Pratchett (Weatherwax) Copyright © 2002-2014 VLC authors and VideoLAN http://www.videolan.org/vlc/ 

MIME-type    Beskrivelse    Filtyper
audio/mpeg    MPEG audio    mp2,mp3,mpga,mpega
audio/x-mpeg    MPEG audio    mp2,mp3,mpga,mpega
video/mpeg    MPEG video    mpg,mpeg,mpe
video/x-mpeg    MPEG video    mpg,mpeg,mpe
video/mpeg-system    MPEG video    mpg,mpeg,mpe,vob
video/x-mpeg-system    MPEG video    mpg,mpeg,mpe,vob
audio/mp4    MPEG-4 audio    aac,mp4,mpg4
audio/x-m4a    MPEG-4 audio    m4a
audio/m4a    MPEG-4 audio    m4a
video/mp4    MPEG-4 video    mp4,mpg4
application/mpeg4-iod    MPEG-4 video    mp4,mpg4
application/mpeg4-muxcodetable    MPEG-4 video    mp4,mpg4
video/x-m4v    MPEG-4 video    m4v
video/x-msvideo    AVI video    avi
video/quicktime    QuickTime video    mov,qt
application/ogg    Ogg stream    ogg
video/ogg    Ogg video    ogv
audio/ogg    Ogg audio    oga
application/x-ogg    Ogg stream    ogg
audio/ogg;codecs=opus    Opus audio    opus
application/x-vlc-plugin    VLC plug-in    
video/x-ms-asf-plugin    Windows Media Video    asf,asx
video/x-ms-asf    Windows Media Video    asf,asx
application/x-mplayer2    Windows Media    
video/x-ms-wmv    Windows Media    wmv
video/x-ms-wvx    Windows Media Video    wvx
audio/x-ms-wma    Windows Media Audio    wma
application/x-google-vlc-plugin    Google VLC plug-in    
audio/wav    WAV audio    wav
audio/x-wav    WAV audio    wav
audio/3gpp    3GPP audio    3gp,3gpp
video/3gpp    3GPP video    3gp,3gpp
audio/3gpp2    3GPP2 audio    3g2,3gpp2
video/3gpp2    3GPP2 video    3g2,3gpp2
video/divx    DivX video    divx
video/flv    FLV video    flv
video/x-flv    FLV video    flv
application/x-matroska    Matroska video    mkv
video/x-matroska    Matroska video    mkv
audio/x-matroska    Matroska audio    mka
application/xspf+xml    Playlist xspf    xspf
audio/x-mpegurl    MPEG audio    m3u
video/webm    WebM video    webm
audio/webm    WebM audio    webm
application/vnd.rn-realmedia    Real Media File    rm
audio/x-realaudio    Real Media Audio    ra
audio/amr    AMR audio    amr
audio/x-flac    FLAC audio    flac
audio/flac    FLAC audio    flac


Terje J. H.

On Wed 16 Sep 2015 08:56:01 AM CDT, terjejh wrote:

malcolmlewis;2728339 Wrote:
> Hi
> Add it to your user mime list;
> >
Code:

> >
> vi .local/share/applications/mimeapps.list
> {add the following}
> application/x-shockwave-flash
>

> >
> If there are other entries related, then remove those. Restart firefox
> and press alt file open, browse to the swf file, open and you should
> be
> good to go.
>

I did:

Code:

cat .local/share/applications/mimeapps.list | grep flash
application/x-shockwave-flash

but no difference. VLC starts to play, but shows no swf video (only the
black screen with the vlc logo)
The same behaviour opening the file and starting VLC from FF and Chrome.
Chrome even warns that this file type can hurt the system. Tried also to
start vlc from command line and from Nautilus but no video. Gnome-videos
(Totem) still requires the plugin which it doesn’t find by using the
search button.


Terje J. H

Hi
So what other entries are in the the mimeapps.list? Did it open in
Firefox?

In VLCyou may need to change the graphics driver backend(?) in the
preferences.


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel
3.12.44-52.10-default If you find this post helpful and are logged into
the web interface, please show your appreciation and click on the star
below… Thanks!

The swf didn’t open locally in Firefox, which looks to start VLC as an external app in my opinion, despite the enabled plugin.
As it runs in Firefox only remotely over the weblink as noticed, I wonder if there might be a streaming server involved that change the behavior (out of my knowledge)?

My limited output from mimeapps.list, was just meant to show that no other app was related with flash.
Here follows the full listing:

cat .local/share/applications/mimeapps.list
[Default Applications]
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/ftp=firefox.desktop
x-scheme-handler/chrome=firefox.desktop
text/html=firefox.desktop
application/x-extension-htm=firefox.desktop
application/x-extension-html=firefox.desktop
application/x-extension-shtml=firefox.desktop
application/xhtml+xml=firefox.desktop
application/x-extension-xhtml=firefox.desktop
application/x-extension-xht=firefox.desktop
application/x-extension-she=userapp-xterm-VZ1BQV.desktop
audio/mpeg=vlc.desktop
application/x-extension-rdp=gedit.desktop
x-scheme-handler/mailto=thunderbird.desktop
audio/x-vorbis+ogg=vlc.desktop
video/x-ogm+ogg=vlc.desktop
image/jpeg=eog.desktop
x-content/video-dvd=vlc.desktop
x-content/audio-cdda=vlc.desktop
x-content/audio-player=vlc.desktop
x-content/image-dcf=eog.desktop
text/calendar=evolution.desktop
image/bmp=eog.desktop
image/g3fax=gimp.desktop
image/gif=eog.desktop
image/x-fits=gimp.desktop
image/x-pcx=eog.desktop
image/x-portable-anymap=eog.desktop
image/x-portable-bitmap=eog.desktop
image/x-portable-graymap=eog.desktop
image/x-portable-pixmap=eog.desktop
image/x-psd=gimp.desktop
image/x-sgi=gimp.desktop
image/x-tga=gimp.desktop
image/x-xbitmap=eog.desktop
image/x-xwindowdump=gimp.desktop
image/x-xcf=gimp.desktop
image/x-compressed-xcf=gimp.desktop
image/x-gimp-gbr=gimp.desktop
image/x-gimp-pat=gimp.desktop
image/x-gimp-gih=gimp.desktop
image/tiff=eog.desktop
image/x-psp=gimp.desktop
image/png=eog.desktop
image/x-icon=gimp.desktop
image/x-xpixmap=eog.desktop
image/svg+xml=eog.desktop
image/x-wmf=gimp.desktop
image/jp2=gimp.desktop
image/jpeg2000=gimp.desktop
image/jpx=gimp.desktop
image/x-xcursor=gimp.desktop
image/jpg=eog.desktop
image/pjpeg=eog.desktop
image/x-bmp=eog.desktop
image/x-gray=eog.desktop
image/x-icb=eog.desktop
image/x-ico=eog.desktop
image/x-png=eog.desktop
image/svg+xml-compressed=eog.desktop
image/vnd.wap.wbmp=eog.desktop

[Added Associations]
application/x-extension-she=kde4-scangui.desktop;userapp-xterm-VZ1BQV.desktop;
audio/mpeg=vlc.desktop;
application/x-extension-rdp=gedit.desktop;
x-scheme-handler/mailto=thunderbird.desktop;
text/plain=gedit.desktop;
audio/x-vorbis+ogg=vlc.desktop;
video/x-ogm+ogg=vlc.desktop;
x-content/video-dvd=vlc.desktop;
x-content/audio-cdda=vlc.desktop;
x-content/audio-player=vlc.desktop;
x-content/image-dcf=eog.desktop;
application/pdf=kde4-okularApplication_pdf.desktop;acroread.desktop;
video/mp4=totem.desktop;vlc.desktop;
video/dv=kde4-kdenlive.desktop;Kino.desktop;
text/calendar=kde4-korganizer.desktop;evolution.desktop;
image/bmp=gimp.desktop;eog.desktop;
image/g3fax=gimp.desktop;
image/gif=gimp.desktop;eog.desktop;
image/x-fits=gimp.desktop;
image/x-pcx=gimp.desktop;eog.desktop;
image/x-portable-anymap=gimp.desktop;eog.desktop;
image/x-portable-bitmap=gimp.desktop;eog.desktop;
image/x-portable-graymap=gimp.desktop;eog.desktop;
image/x-portable-pixmap=gimp.desktop;eog.desktop;
image/x-psd=gimp.desktop;
image/x-sgi=gimp.desktop;
image/x-tga=gimp.desktop;
image/x-xbitmap=gimp.desktop;eog.desktop;
image/x-xwindowdump=gimp.desktop;
image/x-xcf=gimp.desktop;
image/x-compressed-xcf=gimp.desktop;
image/x-gimp-gbr=gimp.desktop;
image/x-gimp-pat=gimp.desktop;
image/x-gimp-gih=gimp.desktop;
image/tiff=gimp.desktop;eog.desktop;
image/x-psp=gimp.desktop;
image/png=gimp.desktop;eog.desktop;
image/x-icon=gimp.desktop;
image/x-xpixmap=gimp.desktop;eog.desktop;
image/svg+xml=gimp.desktop;eog.desktop;
image/x-wmf=gimp.desktop;
image/jp2=gimp.desktop;
image/jpeg2000=gimp.desktop;
image/jpx=gimp.desktop;
image/x-xcursor=gimp.desktop;
image/jpg=eog.desktop;
image/pjpeg=eog.desktop;
image/x-bmp=eog.desktop;
image/x-gray=eog.desktop;
image/x-icb=eog.desktop;
image/x-ico=eog.desktop;
image/x-png=eog.desktop;
image/svg+xml-compressed=eog.desktop;
image/vnd.wap.wbmp=eog.desktop;
application/wps-office.docx=wps-office-wps.desktop;
application/mbox=thunderbird.desktop
message/rfc822=thunderbird.desktop
text/calendar=thunderbird.desktop
text/directory=thunderbird.desktop
text/x-vcard=thunderbird.desktop
x-scheme-handler/mailto=thunderbird.desktop
application/x-shockwave-flash

In VLCyou may need to change the graphics driver backend(?) in the
preferences.

Possibly how?


Terje J. H.

On 2015-09-16 14:46, terjejh wrote:

> The swf didn’t open locally in Firefox, which looks to start VLC as an
> external app in my opinion, despite the enabled plugin.
> As it runs in Firefox only remotely over the weblink as noticed, I
> wonder if there might be a streaming server involved that change the
> behavior (out of my knowledge)?
>
> My limited output from mimeapps.list, was just meant to show that no
> other app was related with flash.
> Here follows the full listing:

In my opinion, you should forget Firefox, and try VLC standalone. FF
calls VLC, and this one fails.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

On 2015-09-16 12:16, terjejh wrote:

> I missed two of these packages and installed them with zypper:
>
> - vlc-gnome
> - npapi-vlc (plugin)

They are not important, for testing VLC stand alone.

>> They should all come from packman.
>>
>
> Yes, ‘all’ except for
>
> Code:
> --------------------
> rpm -qi libvlccore7 | grep Packager
> Packager : http://bugs.opensuse.org
> --------------------

That one is important. Did you replace with the packman version?

> So, can swf flash files then really be supported in VLC?

Yes, absolutely. I just tried:


cer@minas-tirith:~/Download/Videos/Oliver Stone> vlc Los\ viernes\ de\ agosto\ en\ La\ 2\ Nueva\ oportunidad\ de\ ver\ La\ historia\ no\ contada\ de\ EEUU.\ de\ Oliver\ Stone\,\ La\ historia\ no\ contada\ de\ los\ Estados\ Unidos\,\ de\ Oliver\ Stone\ -\ RTVE.es\ A\ la\ Carta.flv
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
[00000000006da778] core demux error: corrupt module: /usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
[0000000000609998] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007f2ed4000f78] core demux error: corrupt module: /usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
cer@minas-tirith:~/Download/Videos/Oliver Stone>
cer@minas-tirith:~/Download/Videos/Oliver Stone> file Los\ viernes\ de\ agosto\ en\ La\ 2\ Nueva\ oportunidad\ de\ ver\ La\ historia\ no\ contada\ de\ EEUU.\ de\ Oliver\ Stone\,\ La\ historia\ no\ contada\ de\ los\ Estados\ Unidos\,\ de\ Oliver\ Stone\ -\ RTVE.es\ A\ la\ Carta.flv
Los viernes de agosto en La 2 Nueva oportunidad de ver La historia no contada de EEUU. de Oliver Stone, La historia no contada de los Estados Unidos, de Oliver Stone - RTVE.es A la Carta.flv: Macromedia Flash Video
cer@minas-tirith:~/Download/Videos/Oliver Stone>

See that the text output of the command prints some errors, but they are irrelevant: it plays fine.
For instance, it complains about nvidia, but this machine has no nvidia card.
The dvdnav error is also irrelevant, I’m not playing a DVD.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

The Packman repo doesn’t contain libvlccore7:

zypper se -sd libvlccore
Pakkebrønnen 'X11:Utilities' er utdatert. Du kan kjøre 'zypper refresh' som rotbrukeren for å oppdatere det.
Laster pakkebrønndata...
Leser installerte pakker...

S | Navn                  | Type  | Versjon           | Ark.   | Pakkebrønn                       
--+-----------------------+-------+-------------------+--------+----------------------------------
i | libvlccore7           | pakke | 2.1.5-2.4.1       | x86_64 | Hovedpakkebrønn for oppdateringer
v | libvlccore7           | pakke | 2.1.5-2.1.10      | x86_64 | Hovedpakkebrønn (OSS)            
v | libvlccore7           | pakke | 2.1.5-2.4.1       | i586   | Hovedpakkebrønn for oppdateringer
v | libvlccore7           | pakke | 2.1.5-2.1.10      | i586   | Hovedpakkebrønn (OSS)            
i | libvlccore8           | pakke | 2.2.1-289.2       | x86_64 | Packman Repository               
v | libvlccore8           | pakke | 2.2.1-289.2       | i586   | Packman Repository               
  | libvlccore8-debuginfo | pakke | 2.2.1-289.2       | x86_64 | Packman Repository               
  | libvlccore8-debuginfo | pakke | 2.2.1-289.2       | i586   | Packman Repository               
  | libvlccore9           | pakke | 3.0.0+git4670-1.1 | x86_64 | Packman Repository               
  | libvlccore9           | pakke | 3.0.0+git4670-1.1 | i586   | Packman Repository               
  | libvlccore9-debuginfo | pakke | 3.0.0+git4670-1.1 | x86_64 | Packman Repository               
  | libvlccore9-debuginfo | pakke | 3.0.0+git4670-1.1 | i586   | Packman Repository               

So, can swf flash files then really be supported in VLC?

Yes, absolutely. I just tried:

cer@minas-tirith:~/Download/Videos/Oliver Stone> vlc Los\ viernes\ de\ agosto\ en\ La\ 2\ Nueva\ oportunidad\ de\ ver\ La\ historia\ no\ contada\ de\ EEUU.\ de\ Oliver\ Stone,\ La\ historia\ no\ contada\ de\ los\ Estados\ Unidos,\ de\ Oliver\ Stone\ -\ RTVE.es\ A\ la\ Carta.flv
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)

RTVE.es\ A\ la\ Carta.flv

Looks for me that you play a .flv and not .swf flash.
Can you please download and test the same flash.swf file I pointed to
https://www.ansatt.hig.no/leifs/Mekanikk/Kap%204/Oppg%205_1%20Statikk-Irgens/Oppg-5_1-LF.swf


Terje J. H

Hi
Move the entry into applications, not associations and restart the shell (alt+F2 r <enter>) or logout/login and try the file open with firefox…

On 2015-09-16 16:36, terjejh wrote:
> robin_listas;2728428 Wrote:

> The Packman repo doesn’t contain libvlccore7:
>
> Code:
> --------------------
> zypper se -sd libvlccore
> Pakkebrønnen ‘X11:Utilities’ er utdatert. Du kan kjøre ‘zypper refresh’ som rotbrukeren for å oppdatere det.
> Laster pakkebrønndata…
> Leser installerte pakker…
>
> S | Navn | Type | Versjon | Ark. | Pakkebrønn
> --±----------------------±------±------------------±-------±---------------------------------
> i | libvlccore7 | pakke | 2.1.5-2.4.1 | x86_64 | Hovedpakkebrønn for oppdateringer
> v | libvlccore7 | pakke | 2.1.5-2.1.10 | x86_64 | Hovedpakkebrønn (OSS)
> v | libvlccore7 | pakke | 2.1.5-2.4.1 | i586 | Hovedpakkebrønn for oppdateringer
> v | libvlccore7 | pakke | 2.1.5-2.1.10 | i586 | Hovedpakkebrønn (OSS)
> i | libvlccore8 | pakke | 2.2.1-289.2 | x86_64 | Packman Repository
> v | libvlccore8 | pakke | 2.2.1-289.2 | i586 | Packman Repository
> | libvlccore8-debuginfo | pakke | 2.2.1-289.2 | x86_64 | Packman Repository
> | libvlccore8-debuginfo | pakke | 2.2.1-289.2 | i586 | Packman Repository
> | libvlccore9 | pakke | 3.0.0+git4670-1.1 | x86_64 | Packman Repository
> | libvlccore9 | pakke | 3.0.0+git4670-1.1 | i586 | Packman Repository
> | libvlccore9-debuginfo | pakke | 3.0.0+git4670-1.1 | x86_64 | Packman Repository
> | libvlccore9-debuginfo | pakke | 3.0.0+git4670-1.1 | i586 | Packman Repository
>
> --------------------

What is the translation for “Hovedpakkebrønn for oppdateringer”? Ah, google says “The main repositories for updates”. Ok, remove those versions. Use whatever version is available from packman only.

> Looks for me that you play a .flv and not .swf flash.
> Can you please download and test the same flash.swf file I pointed to
> http://tinyurl.com/pu9cle2

Oh, sorry.


cer@minas-tirith:~/Download/Videos/test> file Oppg-5_1-LF.swf
Oppg-5_1-LF.swf: Macromedia Flash data (compressed), version 8
cer@minas-tirith:~/Download/Videos/test> vlc Oppg-5_1-LF.swf
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision 2.2.1-0-ga425c42)
[0000000000c045f8] core demux error: corrupt module: /usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
[0000000000b33998] core libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[00007f80c0000e88] core demux error: corrupt module: /usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
cer@minas-tirith:~/Download/Videos/test>

Does not play. It doesn’t error out, the cursor moves as if playing, but it doesn’t.
Xine fails, says format not recognized.
mplayer crashes:


cer@minas-tirith:~/Download/Videos/test> mplayer Oppg-5_1-LF.swf
MPlayer2 UNKNOWN (C) 2000-2012 MPlayer Team
Cannot open file '/home/cer/.mplayer/input.conf': No such file or directory
Failed to open /home/cer/.mplayer/input.conf.
Cannot open file '/etc/mplayer2/input.conf': No such file or directory
Failed to open /etc/mplayer2/input.conf.
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick

Playing Oppg-5_1-LF.swf.


MPlayer interrupted by signal 11 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible bug.
cer@minas-tirith:~/Download/Videos/test>

I guess you have to ask upstream at one of those projects.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

On Wed 16 Sep 2015 04:04:06 PM CDT, Carlos E. R. wrote:

On 2015-09-16 16:36, terjejh wrote:
> robin_listas;2728428 Wrote:

> The Packman repo doesn’t contain libvlccore7:
>
> Code:
> --------------------
> zypper se -sd libvlccore
> Pakkebrønnen ‘X11:Utilities’ er utdatert. Du kan kjøre ‘zypper
> refresh’ som rotbrukeren for å oppdatere det. Laster pakkebrønndata…
> Leser installerte pakker…
>
> S | Navn | Type | Versjon | Ark. |
> Pakkebrønn
> --±----------------------±------±------------------±-------±---------------------------------
> i | libvlccore7 | pakke | 2.1.5-2.4.1 | x86_64 |
> Hovedpakkebrønn for oppdateringer v | libvlccore7 | pakke |
> 2.1.5-2.1.10 | x86_64 | Hovedpakkebrønn (OSS) v |
> libvlccore7 | pakke | 2.1.5-2.4.1 | i586 |
> Hovedpakkebrønn for oppdateringer v | libvlccore7 | pakke |
> 2.1.5-2.1.10 | i586 | Hovedpakkebrønn (OSS) i |
> libvlccore8 | pakke | 2.2.1-289.2 | x86_64 | Packman
> Repository v | libvlccore8 | pakke | 2.2.1-289.2 |
> i586 | Packman Repository | libvlccore8-debuginfo | pakke |
> 2.2.1-289.2 | x86_64 | Packman Repository |
> libvlccore8-debuginfo | pakke | 2.2.1-289.2 | i586 | Packman
> Repository | libvlccore9 | pakke | 3.0.0+git4670-1.1 |
> x86_64 | Packman Repository | libvlccore9 | pakke |
> 3.0.0+git4670-1.1 | i586 | Packman Repository |
> libvlccore9-debuginfo | pakke | 3.0.0+git4670-1.1 | x86_64 | Packman
> Repository | libvlccore9-debuginfo | pakke | 3.0.0+git4670-1.1 |
> i586 | Packman Repository --------------------

What is the translation for “Hovedpakkebrønn for oppdateringer”? Ah,
google says “The main repositories for updates”. Ok, remove those
versions. Use whatever version is available from packman only.

> Looks for me that you play a .flv and not .swf flash.
> Can you please download and test the same flash.swf file I pointed to
> http://tinyurl.com/pu9cle2

Oh, sorry.

cer@minas-tirith:~/Download/Videos/test> file Oppg-5_1-LF.swf
Oppg-5_1-LF.swf: Macromedia Flash data (compressed), version 8
cer@minas-tirith:~/Download/Videos/test> vlc Oppg-5_1-LF.swf
VLC media player 2.2.1 Terry Pratchett (Weatherwax) (revision
2.2.1-0-ga425c42) [0000000000c045f8] core demux error: corrupt
module: /usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
[0000000000b33998] core libvlc: Running vlc with the default interface.
Use ‘cvlc’ to use vlc without interface. [00007f80c0000e88] core demux
error: corrupt
module: /usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
cer@minas-tirith:~/Download/Videos/test>

Does not play. It doesn’t error out, the cursor moves as if playing,
but it doesn’t. Xine fails, says format not recognized.
mplayer crashes:

cer@minas-tirith:~/Download/Videos/test> mplayer Oppg-5_1-LF.swf
MPlayer2 UNKNOWN (C) 2000-2012 MPlayer Team
Cannot open file ‘/home/cer/.mplayer/input.conf’: No such file or
directory Failed to open /home/cer/.mplayer/input.conf.
Cannot open file ‘/etc/mplayer2/input.conf’: No such file or directory
Failed to open /etc/mplayer2/input.conf.
Can’t open joystick device /dev/input/js0: No such file or directory
Can’t init input joystick

Playing Oppg-5_1-LF.swf.

MPlayer interrupted by signal 11 in module: demux_open

  • MPlayer crashed by bad usage of CPU/FPU/RAM.
    Recompile MPlayer with --enable-debug and make a ‘gdb’ backtrace and
    disassembly. Details in
    DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  • MPlayer crashed. This shouldn’t happen.
    It can be a bug in the MPlayer code or in your drivers or in your
    gcc version. If you think it’s MPlayer’s fault, please read
    DOCS/HTML/en/bugreports.html and follow the instructions there. We
    can’t and won’t help unless you provide this information when reporting
    a possible bug. cer@minas-tirith:~/Download/Videos/test>

I guess you have to ask upstream at one of those projects.

Hi
It does work in firefox… else the actual flash-player (is it still
built?)


Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890)
SUSE Linux Enterprise Desktop 12 GNOME 3.10.1 Kernel
3.12.44-52.10-default If you find this post helpful and are logged into
the web interface, please show your appreciation and click on the star
below… Thanks!

On 2015-09-16 18:11, malcolmlewis wrote:
> Hi
> It does work in firefox… else the actual flash-player (is it still
> built?)

Yes, of course, it plays using flash.
I can play it locally or remotely, using flash, in firefox.
I suppose chrome also plays it.


Cheers / Saludos,

Carlos E. R.

(from 13.1 x86_64 “Bottle” (Minas Tirith))

I did, and tried to open the .swf file again with Firefox. But the same happends. FF starts VLC which plays without visible video output. (black screen with vlc icon).

I tried to search for ‘flash’ in FF ‘about: preferences#applications’ and got:

  • Content type - Actions
  • Flash-video - VLC plugin (in Firefox)
  • Shockwave Flash file - Shockwave flash (in Firefox)

Why is the VLC player the only option to use (not Shockwave flash) when I try to open the local .swg file from FF ?


Terje J. H.