Hello Gemmers,
I have been using pix_record for a small development and it seems that there are two problems, one for each development environment :-)
Problem 1: Linux: debian. I can happily record a movie (but only using the uncompressed raw format) but once I close it and try to record a second file, PD crashes. The series of messages is: file test1.mov record 1 (wait) record 0 (it writes a .mov file) file test2.mov record 1 (crash)
Problem 2: on OSX there are no codecs - I have had this working but
now the
codeclist message gives me a series of null codecs. so I cannot
record anything!
any suggestions, other than writing a sequence of individual frames, are most welcome.
cheers,
tim
On 9/20/07, Tim Boykett tim@timesup.org wrote:
Problem 2: on OSX there are no codecs - I have had this working but now the codeclist message gives me a series of null codecs. so I cannot record anything!
Your version was probably compiled incorrrectly. Not having any codecs would mean Quicktime was missing and lots of apps and the OS would not work.
On 20/09/2007, at 4:17 PM, chris clepper wrote:
On 9/20/07, Tim Boykett tim@timesup.org wrote: Problem 2: on OSX there are no codecs - I have had this working but now the codeclist message gives me a series of null codecs. so I cannot record anything!
Your version was probably compiled incorrrectly. Not having any
codecs would mean Quicktime was missing and lots of apps and the OS
would not work.
The version I am using is pd-extended rc5; previous rcs have worked
with no problem.
Has anyone else had this problem with rc5?
cheers,
tim
Tim Boykett wrote:
On 20/09/2007, at 4:17 PM, chris clepper wrote:
On 9/20/07, Tim Boykett tim@timesup.org wrote: Problem 2: on OSX there are no codecs - I have had this working but now the codeclist message gives me a series of null codecs. so I cannot record anything!
Your version was probably compiled incorrrectly. Not having any
codecs would mean Quicktime was missing and lots of apps and the OS
would not work.The version I am using is pd-extended rc5; previous rcs have worked
with no problem.
could you try a recent Gem-binary from gem.iem.at ?
fmasdr IOhannes