hi,
i've released a new version of PiDiP, hope you don't mind having to download it every day ))
what's new ?? i've added my first video object : pdp_rec, which is a video recorder using quicktime formats. it doesn't ( and will not ) record sound at the same time because synchronisation is really too hard to handle. no, you have to record your sound separately ( using mp3write ?? ) and then merge sound and video using you favorite video software.
for those awaiting, next is streaming...
0.6.0 added pdp_rec : a video recording object fixed a bug in pdp_edge incremented PDP release number : it's now 0.6 set proper credits for each effecTV plugin
enjoy !!
sevy/yves
for those awaiting, next is streaming...
what about doing this in mpeg4 (quality is good, lib is available and i would need it :)
http://mpeg4ip.sourceforge.net/
or which system are you planning to use?
martin
martin pi
www.machfeld.net
mm, it's not decided yet but the idea was to transmit PDP's internal packet format over a TCP connection ( to be more accurate 1 packet then diffs between packets, all of this compressed with bz2 ).
this has the advantage to be a lossless transmission ( i usually dislike the quality of common net streaming ) and to avoid CPU-consuming image compression but of course this would require bandwidth, of course, don't expect this to work with a modem.
these are choices /might discuss about it
cheers,
sevy/yves
martin pi wrote:
for those awaiting, next is streaming...
what about doing this in mpeg4 (quality is good, lib is available and i would need it :)
http://mpeg4ip.sourceforge.net/
or which system are you planning to use?
martin
martin pi http://attacksyour.net/pi www.machfeld.net
well i think those are two different things - both of them are very interesting. for me personally net streaming is _well_ in its current state very useless. but pd could change this at least for me.
on the other hand - transforming PDP to net is really a great thing for live performances and that.
i will have a look at pidip formats and at mp4 to find ways ...
martin
On Mon, 6 Jan 2003, Yves Degoyon wrote:
mm, it's not decided yet but the idea was to transmit PDP's internal packet format over a TCP connection ( to be more accurate 1 packet then diffs between packets, all of this compressed with bz2 ).
this has the advantage to be a lossless transmission ( i usually dislike the quality of common net streaming ) and to avoid CPU-consuming image compression but of course this would require bandwidth, of course, don't expect this to work with a modem.
these are choices /might discuss about it
cheers,
sevy/yves
martin pi wrote:
for those awaiting, next is streaming...
what about doing this in mpeg4 (quality is good, lib is available and i would need it :)
http://mpeg4ip.sourceforge.net/
or which system are you planning to use?
martin
martin pi http://attacksyour.net/pi www.machfeld.net
martin pi
www.machfeld.net