[vlc-devel] vlc-devel Digest, Vol 8, Issue 13
mounter625 at 163.com
mounter625 at 163.com
Sat Jan 12 14:51:07 CET 2008
Send vlc-devel mailing list submissions to
vlc-devel at videolan.org
To subscribe or unsubscribe via the World Wide Web, visit
http://mailman.videolan.org/listinfo/vlc-devel
or, via email, send a message with subject or body 'help' to
vlc-devel-request at videolan.org
You can reach the person managing the list at
vlc-devel-owner at videolan.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of vlc-devel digest..."
Today's Topics:
1. vlc: svn commit r24046 (pdherbemont) (Subversion daemon)
2. vlc: svn commit r24047 (pdherbemont) (Subversion daemon)
3. vlc: svn commit r24048 (pdherbemont) (Subversion daemon)
4. vlc: svn commit r24049 (pdherbemont) (Subversion daemon)
5. vlc: svn commit r24050 (pdherbemont) (Subversion daemon)
6. vlc: svn commit r24051 (pdherbemont) (Subversion daemon)
7. vlc: svn commit r24052 (pdherbemont) (Subversion daemon)
8. vlc: svn commit r24053 (pdherbemont) (Subversion daemon)
9. libvlc_MediaInstanceReachedEnd called twice (libvlc) (jboileau)
10. Re: libvlc_MediaInstanceReachedEnd called twice (libvlc)
(Pierre d'Herbemont)
11. vlc: svn commit r24054 (pdherbemont) (Subversion daemon)
12. vlc: svn commit r24055 (pdherbemont) (Subversion daemon)
13. How to save the audio output into the different files when the
audio is playing?
----------------------------------------------------------------------
Message: 1
Date: Wed, 2 Jan 2008 19:10:46 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24046 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102181046.3FDF220D14 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24046 | pdherbemont | 2008-01-02 19:10:45 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/Framework/Sources/VLCVideoLayer.m
MacOSX/Framework/VLCVideoLayer.m: Don't use any layout manager.
> http://trac.videolan.org/vlc/changeset/24046
------------------------------
Message: 2
Date: Wed, 2 Jan 2008 19:17:21 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24047 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102181722.6BC5C20D1B at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24047 | pdherbemont | 2008-01-02 19:17:15 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/Framework/Sources/VLCVideoLayer.m
MacOSX/Framework/VLCVideoLayer.m: Remove unuseful constructor.
> http://trac.videolan.org/vlc/changeset/24047
------------------------------
Message: 3
Date: Wed, 2 Jan 2008 19:23:40 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24048 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102182340.E633120D13 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24048 | pdherbemont | 2008-01-02 19:23:40 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/Framework/Headers/Public/VLCMediaPlayer.h
M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m
MacOSX/Framework/VLCMediaPlayer: Expose -setVideoLayer: and -initWithVideoLayer:.
> http://trac.videolan.org/vlc/changeset/24048
------------------------------
Message: 4
Date: Wed, 2 Jan 2008 19:34:43 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24049 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102183444.A0D6E1B9 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24049 | pdherbemont | 2008-01-02 19:34:43 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/Framework/Sources/VLCMediaPlayer.m
MacOSX/Framework/VLCMediaPlayer.m: Use the newer form of trigger key for key changes.
> http://trac.videolan.org/vlc/changeset/24049
------------------------------
Message: 5
Date: Wed, 2 Jan 2008 19:42:08 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24050 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102184208.A45EF14639 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24050 | pdherbemont | 2008-01-02 19:42:08 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj
MacOSX/Framework/project.pbxproj: Mark VLCVideoLayer.h as Public.
> http://trac.videolan.org/vlc/changeset/24050
------------------------------
Message: 6
Date: Wed, 2 Jan 2008 19:46:57 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24051 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102184657.738CA1E321 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24051 | pdherbemont | 2008-01-02 19:46:57 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/Framework/VLC.xcodeproj/project.pbxproj
MacOSX/Framework/project.pbxproj: Don't force the user to use 'build' as SYMROOT.
> http://trac.videolan.org/vlc/changeset/24051
------------------------------
Message: 7
Date: Wed, 2 Jan 2008 19:56:16 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24052 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102185616.4DBF820C46 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24052 | pdherbemont | 2008-01-02 19:56:16 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj
MacOSX/Framework/VLC.xcodeproj: Properly behave with SYMROOT and Framework Copy Phase.
> http://trac.videolan.org/vlc/changeset/24052
------------------------------
Message: 8
Date: Wed, 2 Jan 2008 19:57:22 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24053 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102185722.3FCC720C48 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24053 | pdherbemont | 2008-01-02 19:57:22 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/modules/video_output/opengllayer.m
video_output/opengllayer.m: Rename the layer from VLCVideoLayer to VLCVoutLayer, to avoid name collision with the framework.
> http://trac.videolan.org/vlc/changeset/24053
------------------------------
Message: 9
Date: Wed, 2 Jan 2008 14:47:50 -0500
From: jboileau <jboileau at gmail.com>
Subject: [vlc-devel] libvlc_MediaInstanceReachedEnd called twice
(libvlc)
To: "Mailing list for VLC media player developers"
<vlc-devel at videolan.org>
Message-ID:
<1fb0eb00801021147i6c43bb8rca1ff075a150fe12 at mail.gmail.com>
Content-Type: text/plain; charset="iso-8859-1"
Hi,
I have playing with the latest build and found a small problem with
the libvlc_MediaInstanceReachedEnd
event. It is called twice after each play. The first time the state is at
libvlc_Ended the second time the state is at libvlc_Error. This makes it
easy to differentiate between the two, but I guess this is not the way
things where intended.
Jacques Boileau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080102/7f8ad026/attachment-0001.htm
------------------------------
Message: 10
Date: Wed, 2 Jan 2008 21:53:19 +0100
From: Pierre d'Herbemont <pdherbemont at free.fr>
Subject: Re: [vlc-devel] libvlc_MediaInstanceReachedEnd called twice
(libvlc)
To: Mailing list for VLC media player developers
<vlc-devel at videolan.org>
Message-ID: <8854985B-107F-4161-ABA3-84BD3BEC53A1 at free.fr>
Content-Type: text/plain; charset="us-ascii"
Hi Jacques,
Well, that's a work around because some demuxer announce the end by an
ERROR_S state. Obviously this is wrong, but I didn't take the time to
investigate more on that. I think it will stay like that a bit more
until I take the time to fix that,
Thanks for the report!
Pierre.
On Jan 2, 2008, at 8:47 PM, jboileau wrote:
> Hi,
>
> I have playing with the latest build and found a small problem with
> the libvlc_MediaInstanceReachedEnd event. It is called twice after
> each play. The first time the state is at libvlc_Ended the second
> time the state is at libvlc_Error. This makes it easy to
> differentiate between the two, but I guess this is not the way
> things where intended.
>
> Jacques Boileau
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080102/1571e4f6/attachment-0001.htm
------------------------------
Message: 11
Date: Wed, 2 Jan 2008 22:41:06 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24054 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102214107.0B34320C63 at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24054 | pdherbemont | 2008-01-02 22:41:04 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/VLC_app/VLC.xcodeproj/project.pbxproj
MacOSX/Framework/VLC.xcodeproj: Fix the copy script again. SYMROOT is defined everywhere.
> http://trac.videolan.org/vlc/changeset/24054
------------------------------
Message: 12
Date: Wed, 2 Jan 2008 23:14:01 +0100 (CET)
From: Subversion daemon <svn at videolan.org>
Subject: [vlc-devel] vlc: svn commit r24055 (pdherbemont)
To: <vlc-devel at videolan.org>
Message-ID: <20080102221401.B889320CEA at ganesh.localdomain>
Content-Type: text/plain; charset=UTF-8
r24055 | pdherbemont | 2008-01-02 23:14:01 +0100 (Wed, 02 Jan 2008) | 2 lines
Changed paths:
M /trunk/extras/MacOSX/VLC_app/English.lproj/MainMenu.nib/classes.nib
M /trunk/extras/MacOSX/VLC_app/English.lproj/MainWindow.xib
M /trunk/extras/MacOSX/VLC_app/Sources/VLCAppBindings.m
M /trunk/extras/MacOSX/VLC_app/Sources/VLCController.h
M /trunk/extras/MacOSX/VLC_app/Sources/VLCController.m
M /trunk/extras/MacOSX/VLC_app/Sources/VLCMainWindow.h
M /trunk/extras/MacOSX/VLC_app/Sources/VLCMainWindow.m
MacOSX/VLC_app: Better naming scheme for the different UI elements.
> http://trac.videolan.org/vlc/changeset/24055
------------------------------
?
Message: 13
Hi,
I want to save the audio output into the different files at the different time position when the audio is playing?
What should I do on the command line to configure the VLC Media player?
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel
End of vlc-devel Digest, Vol 8, Issue 9
***************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080112/5460147b/attachment.html>
More information about the vlc-devel
mailing list