From: Klaus Hauta-aho <[EMAIL PROTECTED]>
Subject: Re: Linux Real Producer PAL/NTSC
> From: Mark Drayton <[EMAIL PROTECTED]>
> Subject: Linux Real Producer PAL/NTSC
>
> Hi
>
> Does anyone know how to change the video source to PAL in the Linux
> version of Real Producer Plus? I know this is the problem as I can
> change to PAL in the NT version (with the same capture card) and it
> works fine. The card has a bt848 chipset and we're using Redhat 6.2
> (kernel 2.2.14).
>
> Thanks
>
> Mark Drayton
>
You must add line "export VCAP_FORMAT=PAL" to realproducer script. Example:
[cut]
export REALDIR
export LKEY
export VCAP_FORMAT=PAL
if [ "`basename $0`" = xrealproducer ]
[cut]
Please check out the new RealForum Bulletin Board at
http://realforum.real.com/cgi-bin/realforum/wwwthreads.pl
*******************************************************
The RealForum is an email discussion group focused on using RealNetworks
products. The RealForum is a place to post messages about the best methods
for creating content using RealNetworks technologies and the planning and
implementation of streaming-media web sites. Archives of RealForum can
be found at http://realforum.real.com
If you ever want to remove yourself from this mailing list,
you can send mail to <[EMAIL PROTECTED]> with the following
command in the body of your email message:
unsubscribe realforum
or from another account, besides the address you subscribed with:
unsubscribe realforum <[EMAIL PROTECTED]>