Hi folks
Trying to play some 4-8 minute videos with sound. Using Gem (pix_film
latency, unless I split it into 2 instances. I get the feeling this may be a codec/compression thing, but I don't know enough about it to make an informed decision.
I'm on a new MacBook Pro, but the installation will eventually be running on a slightly older computer, maybe a MacBook without dedicated graphics.
Any help would be greatly appreciated!
cheers dafydd
I ran a 720p movie with sound off of an old Mac mini using Pd-
extended. I converted the video to JPEG. I loaded the sound into an
array and used my fledging framesync library to play the sound in sync
with the video. You can get framesync from SVN:
svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/fram...
Put the framesync folder into the same folder as the videoplayer.pd
patch.
.hc
On Aug 26, 2010, at 12:00 PM, Dafydd Hughes wrote:
Hi folks
Trying to play some 4-8 minute videos with sound. Using Gem (pix_film
- readsf~) it's working but I get lots of clicks, even with higher
latency, unless I split it into 2 instances. I get the feeling this may be a codec/compression thing, but I don't know enough about it to make an informed decision.
I'm on a new MacBook Pro, but the installation will eventually be running on a slightly older computer, maybe a MacBook without dedicated graphics.
Any help would be greatly appreciated!
cheers dafydd
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
The arc of history bends towards justice. - Dr. Martin Luther
King, Jr.
Try Apple Intermediate Codec - it is a JPEG based codec but highly optimized for multiple cores and has a reasonable compressed size. Avoid H.264, Divx and anything MPEG.
On Thu, Aug 26, 2010 at 12:00 PM, Dafydd Hughes dafydd61@gmail.com wrote:
Hi folks
Trying to play some 4-8 minute videos with sound. Using Gem (pix_film
- readsf~) it's working but I get lots of clicks, even with higher
latency, unless I split it into 2 instances. I get the feeling this may be a codec/compression thing, but I don't know enough about it to make an informed decision.
I'm on a new MacBook Pro, but the installation will eventually be running on a slightly older computer, maybe a MacBook without dedicated graphics.
Any help would be greatly appreciated!
cheers dafydd
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hey Hans-Christoph and Chris
Thanks for the advice. Trying framesync and Apple Intermediate! Will report back.
cheers dafydd
On Thu, Aug 26, 2010 at 12:57 PM, chris clepper cgclepper@gmail.com wrote:
Try Apple Intermediate Codec - it is a JPEG based codec but highly optimized for multiple cores and has a reasonable compressed size. Avoid H.264, Divx and anything MPEG.
On Thu, Aug 26, 2010 at 12:00 PM, Dafydd Hughes dafydd61@gmail.com wrote:
Hi folks
Trying to play some 4-8 minute videos with sound. Using Gem (pix_film
- readsf~) it's working but I get lots of clicks, even with higher
latency, unless I split it into 2 instances. I get the feeling this may be a codec/compression thing, but I don't know enough about it to make an informed decision.
I'm on a new MacBook Pro, but the installation will eventually be running on a slightly older computer, maybe a MacBook without dedicated graphics.
Any help would be greatly appreciated!
cheers dafydd
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list