Difference between revisions of "User talk:Remiii"

From VideoLAN Wiki
Jump to navigation Jump to search
(1 Step)
 
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!-- Note : Cette page est en cours de rédaction, veuillez patienter avant de l'éditer. ~~~~ -->
+
''Please give me some TODOs here.''<br />
==General presentation==
+
''Give your name and don't delete anything.''<br />  
Hello !<br>
+
== TODOs list ==
<br>
+
=== Remiii ===
My name is Rémi BARBE, I am a final year student in an Electrical Engineer School in France.<br>
+
{| class="wikitable"
I am working on a Numeric PVR over IP project which uses VLC (this is an internship). My development team is the ''Ratatouille Team'' :). In June 2007 I will search a Job in electronics (looking for embedded systems, DVB, MPEG...).<br>
+
! Actions !! States (Yes, No or partial...)
<br>
+
|-
You can reach me : remiii ((>d o t>)) barbe ((a t)) gmail ((>d o t>)) com<br>
+
| Suscrib to the MailingList and the Wiki (create account...) || {{yes}}
Or look at my resume : [http://remi.barbe.free.fr/cv/cv.pdf Resume]<br>
+
|-
==VLC project==
+
| Suscrib to the Google group (vlc-mozplug-friends) || {{yes}}
I work in the « Quality Team » for a DVB module.<br>
+
|-
===Quality Team===
+
| Go to the IRC channel (#videolan) || {{yes}}
For more informations read this wiki [[http://wiki.videolan.org/Quality Wiki Quality]]<br>
+
|-
===DVB module project===
+
| Build the latest SVN version of VLC (0.9) || {{yes}}
VLC can read a DVB Transport Stream which come from a DVB Tuner Card (like Hauppauge, TechniSat...), to do that you have to give options (like frequency, symbol rate, program...). It is not possible just to read the Transport Stream from the DVR device situated in the /dev/dvb/adapterX/dvrX tree without passing options.<br>
+
|}
My module can directly read the DVB Transport Stream from the DVR device. For example, use szap for synchronize the service and run VLC with the command line ./vlc dvb:// --dvb-dvr.<br>
+
Nothing for the moment. ;)<br />
This project is a personal project, it is not included in the trac of VLC which is the official bugs tracker of VLC.<br>
+
=== Thannoy, Sinseman and Poe ===
If you want more information about this module contact me.<br>
+
 
==Compilation on OSX==
+
User pages : [[User:Thannoy]](Anthony), [[User:Sinseman44]](Vincent) and [[User:Poe]](Pauline)
Compilation guide on OSX.<br>
+
 
 +
{| class="wikitable"
 +
! Actions !! States (Yes, No or partial...)
 +
|-
 +
| Suscrib to the MailingList and the Wiki (create account...) || {{yes}}
 +
|-
 +
| Suscrib to the Google group (vlc-mozplug-friends) || {{partial}}
 +
|-
 +
| Go to the IRC channel (#videolan) || {{yes}}
 +
|-
 +
| Build the latest git version of VLC (0.9) || {{yes}}
 +
|}
 +
 
 +
 
 +
Make a short list of a different article about the WebPlugin (ActivX and Mozila)
 +
In the Wiki :<br />
 +
- Documentation:Play_HowTo/Advanced_Use_of_VLC#The_Mozilla_plugin<br />
 +
- Documentation:Play_HowTo/Advanced_Use_of_VLC#Building_HTML_pages_for_Mozilla.2FFirefox.2FInternet_Explorere.2FSafari_.28VLC_version_0.8.6_and_above.29
 +
- In Build an application on VLC [http://wiki.videolan.org/ActiveX_Controls ActiveX Controls]<br />
 +
- Write a list of the next action. :)<br />
 +
http://wiki.videolan.org/HowTo_Integrate_VLC_plugin_in_your_webpage<br />
 +
 
 +
==== Thannoy ====
 +
Quality and update to 0.9 and Firefox 3.
 +
 
 +
==== Sinseman ====
 +
Cache and buffer, compliant with all the cmd of the libVLC.
 +
 
 +
==== Poe ====
 +
ActiveX
 +
 
 +
== Google group ''vlc-mozplug-friends'' ==
 +
[http://groups.google.fr/group/vlc-mozplug-friends vlc-mozplug-friends]<br />
 +
Actif members : Zorglu, Revolunet
 +
 
 +
== Access ==
 +
=== File ===
 +
[http://www.videolan.org/developers/vlc/doc/doxygen/html/modules_2access_2file_8c.html Docuentation doxygen file.c]<br />
 +
See the mmap fct<br />
 +
=== Sout ===
 +
--sout-all => select all the program<br />
 +
--program=serviceId => select one service<br />

Latest revision as of 08:37, 1 July 2008

Please give me some TODOs here.
Give your name and don't delete anything.

TODOs list

Remiii

Actions States (Yes, No or partial...)
Suscrib to the MailingList and the Wiki (create account...) Yes
Suscrib to the Google group (vlc-mozplug-friends) Yes
Go to the IRC channel (#videolan) Yes
Build the latest SVN version of VLC (0.9) Yes

Nothing for the moment. ;)

Thannoy, Sinseman and Poe

User pages : User:Thannoy(Anthony), User:Sinseman44(Vincent) and User:Poe(Pauline)

Actions States (Yes, No or partial...)
Suscrib to the MailingList and the Wiki (create account...) Yes
Suscrib to the Google group (vlc-mozplug-friends) Partial
Go to the IRC channel (#videolan) Yes
Build the latest git version of VLC (0.9) Yes


Make a short list of a different article about the WebPlugin (ActivX and Mozila) In the Wiki :
- Documentation:Play_HowTo/Advanced_Use_of_VLC#The_Mozilla_plugin
- Documentation:Play_HowTo/Advanced_Use_of_VLC#Building_HTML_pages_for_Mozilla.2FFirefox.2FInternet_Explorere.2FSafari_.28VLC_version_0.8.6_and_above.29 - In Build an application on VLC ActiveX Controls
- Write a list of the next action. :)
http://wiki.videolan.org/HowTo_Integrate_VLC_plugin_in_your_webpage

Thannoy

Quality and update to 0.9 and Firefox 3.

Sinseman

Cache and buffer, compliant with all the cmd of the libVLC.

Poe

ActiveX

Google group vlc-mozplug-friends

vlc-mozplug-friends
Actif members : Zorglu, Revolunet

Access

File

Docuentation doxygen file.c
See the mmap fct

Sout

--sout-all => select all the program
--program=serviceId => select one service