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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Video players
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Video%20players&In-Reply-To=%3C50B0F4DE.3070005%40ono.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="020199.html">
<LINK REL="Next" HREF="020217.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Video players</H1>
<B>JA Magallón</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Video%20players&In-Reply-To=%3C50B0F4DE.3070005%40ono.com%3E"
TITLE="[Mageia-dev] Video players">jamagallon at ono.com
</A><BR>
<I>Sat Nov 24 17:25:02 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="020199.html">[Mageia-dev] Video players
</A></li>
<LI>Next message: <A HREF="020217.html">[Mageia-dev] Video players
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20216">[ date ]</a>
<a href="thread.html#20216">[ thread ]</a>
<a href="subject.html#20216">[ subject ]</a>
<a href="author.html#20216">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 11/24/2012 01:28 AM, Pierre Jarillon wrote:
><i> For Mageia 3 it is necessary to read all kinds of videos.
</I>><i> I have a set of video to test the distro.
</I>><i>
</I>><i> Totem is out of service but its is however the defaut reader...
</I>><i> For some videos, Dragon is not shown in the list of players but works.
</I>><i> <A HREF="http://vimeo.com/53980967">http://vimeo.com/53980967</A> from vimeo works with Mageia 1 but not in cauldron.
</I>><i> VLC works always.
</I>><i>
</I>><i> My suggestions are:
</I>><i> - When VLC is loaded, it must become the default video viewer.
</I>><i> - For each video type, define the viewer (Totem, Dragon) which works.
</I>><i>
</I>
Some points, specially related to Totem that is what I mainly use:
- Totem/GStreamer plays all kind of videos I have given it, mainly
divx/mp4/h264/mpeg2 with mp3/ac3 audio in avi/mp4/mkv containers.
It all depends on your gstreamer being correctly installed.
- Videos like <A HREF="http://vimeo.com/53980967">http://vimeo.com/53980967</A> are just FLASH, they do not
depend on Totem,VLC o Dragon. It works for me in Cauldron, as
YouTube both in Flash or HTML5 formats.
- Most desktops DEs have a native player (Totem for Gnome, Dragon for
KDE, Parole for XFCE, ...). That should work and be the default
out of the box, that is what is most integrated with each DE.
Suppose that Totem was the absolutely best player regarding
fomats. What would you think KDE users would say if it was made
the default for KDE, forcing them to install half Gnome to see
videos ?
- Many desktops have some kind of 2nd-to-best player. Perhaps VLC
is a good option for KDE (it is Qt based anyways), but for Gnome
or XFCE (GTK based) the best next option IMHO is Gnome MPlayer
(as good as as VLC).
So the only problem with Totem is probably urpmi requires/suggests
missing to guarantee that is plays all audio/video formats, or
at least most used. And I suppose you can have the same problems with
Phonon (or whatever is the KDE equivalent to GStreamer).
And wrt to copyrighted decoders, the problem is the same for all,
you have to use Tainted repos to get a GStreamer/VLC/MPlayer that
decodes them.
If you can post your video test collection somewhere, I can try to
see if totem works for me with them.
--
J.A. Magallon <jamagallon()ono!com> \ Winter is coming...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="020199.html">[Mageia-dev] Video players
</A></li>
<LI>Next message: <A HREF="020217.html">[Mageia-dev] Video players
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#20216">[ date ]</a>
<a href="thread.html#20216">[ thread ]</a>
<a href="subject.html#20216">[ subject ]</a>
<a href="author.html#20216">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|