Difference between revisions of "User:StasFomin/A"

From Wiki4Intranet
Jump to: navigation, search
Line 2: Line 2:
 
Like "--video-track=all", and supported also in M3U playlists (#EXTVLCOPT:video-track=all) to show all videostreams when VLC starts.
 
Like "--video-track=all", and supported also in M3U playlists (#EXTVLCOPT:video-track=all) to show all videostreams when VLC starts.
  
There are very efficient way how to make fast educational video (lectures, talks, seminars…), when publisher does not spent time to full NLE, but only synchronize 2-3 different video streams (stream with speaker, screencast, video with auditory), etc. and pack all these streams in one MKV file (one day in university .
+
There are very efficient way how to make fast educational video (lectures, talks, seminars…), when publisher does not spent time to full NLE, but only synchronize 2-3 different video streams (stream with speaker, screencast, video with auditory), etc. and pack all these streams in one MKV file (one day in some university lecture hall).
Later, it possible to make hyperlink with specific "start-time",
+
Later, it possible to make hyperlink with specific "start-time" to specific lectures, so student click on hyperlink, and VLC open MKV with lectures on specific time.
  
WHY: We make a lot of fast educational video where screen
+
We make a lot of such educational video, for example (lot of such video not published to internet):
 +
* http://discopal.ispras.ru/Lectures-2013-spring  (click on hyperlinks like «01:46:02» to illustrate this technology)
 +
 
 +
The only problem to a user — long and complex activity to open all video streams.
 +
 
 +
Please, add this option (#EXTVLCOPT:video-track=all) to VLC.

Revision as of 18:50, 19 March 2013

I request here, that this VLC option support also mode "show all video tracks". Like "--video-track=all", and supported also in M3U playlists (#EXTVLCOPT:video-track=all) to show all videostreams when VLC starts.

There are very efficient way how to make fast educational video (lectures, talks, seminars…), when publisher does not spent time to full NLE, but only synchronize 2-3 different video streams (stream with speaker, screencast, video with auditory), etc. and pack all these streams in one MKV file (one day in some university lecture hall). Later, it possible to make hyperlink with specific "start-time" to specific lectures, so student click on hyperlink, and VLC open MKV with lectures on specific time.

We make a lot of such educational video, for example (lot of such video not published to internet):

The only problem to a user — long and complex activity to open all video streams.

Please, add this option (#EXTVLCOPT:video-track=all) to VLC.