Hello all - I've written a new module called RTMP::Client that I'm planning
to put on CPAN.
Take a look at the documentation and tell me what you think.
thank you for your time.
NAME
RTMP::Client - Very Simle RTMP client
SYNOPSIS
use RTMP::Client qw(rtmp_connect rtmp_play rtmp_call);
Is that mean something looks like $obj->fps() ?
在 2011年6月17日 下午4:49,陈钢 写道:
> what does "accessor interface" mean?
>
>
>
>
> 2011/6/17 brian d foy
>
>> [[ This message was both posted and mailed: see
>> the "To," "Cc," and &qu
what does "accessor interface" mean?
2011/6/17 brian d foy
> [[ This message was both posted and mailed: see
> the "To," "Cc," and "Newsgroups" headers for details. ]]
>
> In article , ��谨
> wrote:
>
> > I've modified the module for provide an accessor interface instead of
> hash
> > last n
o_length}, "\n";
print $foo_info->{audio_bitrate}, "\n";
print $foo_info->{audio_rate}, "\n";
print $foo_info->{have_video}, "\n";
print $foo_info->{have_audio}, "\n";
AUTHOR
Written by ChenGang, yikuyiku@gmail.com
CO
I agree "Media::Info" is a greate idea.That`s just what i want.
Thk for that idea. I think the module may be base on "Mediainfo" in the
video section. I will get that done later.
I think "Mediainfo" is another thing which focus on videos.
It`s just a perl interface of the great software called "Me
Hello all - I've written a new module called Mediainfo that I'm planning to
put on CPAN.
Take a look at the documentation(produced by pod2text) and tell me what you
think.
thank you for your time.
NAME
Mediainfo - Perl interface to Mediainfo
SYNOPSIS
use Mediainfo qw(mediainfo);
tks, Namespace Register request submitted successfully.
:)
在 2011年6月8日 下午10:04,陈钢 写道:
> https return "401 Authorization Required".
> I took http instead, all right?
>
> 2011/6/8 brian d foy
>
>> [[ This message was both posted and mailed: see
>> the &qu
https return "401 Authorization Required".
I took http instead, all right?
2011/6/8 brian d foy
> [[ This message was both posted and mailed: see
> the "To," "Cc," and "Newsgroups" headers for details. ]]
>
> See https://pause.perl.org/pause/authenquery?ACTION=request_id
>
> :)
>
> --
> brian
• name: Chen Gang
• e-mail: yikuyku@gmail.com
• home page: http://blog.yikuyku.com
• preferred Author ID: CHENGANG
• plan to contribute to CPAN:
a module extending system() to allow timeout after specified seconds,log in
file, now.
some modules on video detection and video processing, later.
t
I have thought about it, maybe you are right in many cases.
But overloading Perl built-in is just wanted in some situations also.
So I update the module last ngiht.
Now the module have two sub named "system" and "system_ex", users can take
what they prefer.
Thanks for your advice.
2011/6/2 brian d
This module is to help people handle these things.
I guess some lazy boys want the module maybe.It`s really troublesome adding
a alarm() after every system(), especially in a exist big program.
This module will handle everything, include timeout, local %SIG,$@,right
exit code,etc.
Boys only use Sys
Hello all - I've written a new module called System::Timeout that I'm
planning toput on CPAN.
Take a look at the documentation(produced by pod2text) and tell me what you
think.
thank you for your time.
NAME
System::Timeout - Extend to Allow Timeout after specified
seconds
SYNOPSIS
12 matches
Mail list logo