Hi, I think these lines are mainly for debugging purposes (printing them to stderr gives many pages of text useless for the non developer and is hiding other important messages). If you see the code above and behind, there are many of these lines commented out. The best solution might be adding a -d parameter to the libmpeg3 tools for enabling/disabling debugging output, but I think until this is done, it would be better to comment them out like the other ones.
Bye, David Arendt Simeon Völkel wrote: > Hello David, > > I wasn't able to test my patch as i didn't have appropriate footage here, > but i guess that commenting the lines out is not the optimal way to go. > > My patch replaces the printf( with fprintf(stderr, in order to let the > messages appear on the terminal but not on the stream. If it should work, > this could be a better solution. > > Simeon _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
