Herman Robak wrote:
On Thu, 08 May 2008 19:06:37 +0200, Carl Karsten
<[EMAIL PROTECTED]> wrote:
I am considering writing a player that will just play each stream in a
separate window, and let the viewer figure out how to arrange them on
their screen. given I know squat about writing a video player (I hear
PyGame has a player and an event loop, so I am hoping I can fire up 2
players and send pause commands to both when the user hits pause.)
You don't have to do that. There are some easily available players
that can display two videos at the same time. With different
resolutions, all multiplexed into _one_ file/stream.
The one who told me about it said that the Matroska container
supported it (MPEG used in DVDs supports "angles", so Matroska
is not the only one) and that vlc could play it. He said he
tested it, and vlc showed each video in its own window, in synch.
How do I create such a file?
Can I edit both video streams in cin?
anyone have any better ideas?
To avoid funky solutions you could pan and zoom with the
Compositor's to blow up the parts that have too small writing.
This means extra work, for sure.
It is extra work that results in a video that makes me sea sick. maybe with
enough work it could be done so that it both looks nice and you don't loose any
detail. Before I did that much work I would increase the res of the camera
footage and cut back and forth between the two. This might make a considerably
bigger file (how much bigger, and how big is too much is to be seen) but it is a
more acceptable work/results ratio.
But putting both streams into one file and having the player deal with it is
much more preferable.
Carl K
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra