blob: 51a715f61ac4682ae91c7bfbc018df9fb4fa3f06 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Playing flv files
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Playing%20flv%20files&In-Reply-To=%3C50430AAE.1040904%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008657.html">
<LINK REL="Next" HREF="008660.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Playing flv files</H1>
<B>Len Lawrence</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Playing%20flv%20files&In-Reply-To=%3C50430AAE.1040904%40gmail.com%3E"
TITLE="[Mageia-discuss] Playing flv files">tarazed25 at gmail.com
</A><BR>
<I>Sun Sep 2 09:28:46 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008657.html">[Mageia-discuss] Playing flv files
</A></li>
<LI>Next message: <A HREF="008660.html">[Mageia-discuss] Playing flv files
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8658">[ date ]</a>
<a href="thread.html#8658">[ thread ]</a>
<a href="subject.html#8658">[ subject ]</a>
<a href="author.html#8658">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 02/09/12 07:08, Phil wrote:
><i> Thank you for reading this.
</I>><i>
</I>><i> Someone recently asked a question about this very topic but the answer
</I>><i> didn't help me.
</I>><i>
</I>><i> I have always been able to play flv files, with various players, until
</I>><i> Mageia 2. For example, this is the error that VLC generates:
</I>><i>
</I>><i> VLC media player 2.0.1 Twoflower (revision 2.0.1-0-gf432547)
</I>><i> [0x841e920] main libvlc: Running vlc with the default interface. Use
</I>><i> 'cvlc' to use vlc without interface.
</I>><i> [0x84692d8] qt4 interface error: Unable to load extensions module
</I>><i>
</I>><i> I tried cvlc and although it didn't generate an error message it also
</I>><i> didn't seem do anything either.
</I>><i>
</I>><i> The "extension module" seems like a likely place to start but I cannot
</I>><i> see anything useful in MCC. Can anyone help?
</I>><i>
</I>I have seen this in the past. Cannot remember what the fix was.
cvlc works for me.
Poking around on the Ubuntu forums I saw this suggestion to get vlc
going after a different problem:
rm -rf ~/.config/vlc
On my system that directory contains a qt4 configuration file.
Restarting vlc might regenerate the contents and might help with the
missing module problem - shooting in the dark here though.
And, if you want to use skins, remember to install svlc.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008657.html">[Mageia-discuss] Playing flv files
</A></li>
<LI>Next message: <A HREF="008660.html">[Mageia-discuss] Playing flv files
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8658">[ date ]</a>
<a href="thread.html#8658">[ thread ]</a>
<a href="subject.html#8658">[ subject ]</a>
<a href="author.html#8658">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|