Nathan Kurz
2004-10-07 14:17:44 UTC
Is there a way to see if call to av_interleaved_write_frame()
succeeded? Right now, I'm writing raw DV frames to a pipe, and
finding that even if the write fails the return code is always
success. I'm writing from multithreaded program, and relying only on
SIGPIPE to detect the failed write would be difficult. Is there some
internal error flag I could check for? Or would it be possible for
the error to propagate up through url_write()?
Thanks!
Nathan Kurz
***@verse.com
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
succeeded? Right now, I'm writing raw DV frames to a pipe, and
finding that even if the write fails the return code is always
success. I'm writing from multithreaded program, and relying only on
SIGPIPE to detect the failed write would be difficult. Is there some
internal error flag I could check for? Or would it be possible for
the error to propagate up through url_write()?
Thanks!
Nathan Kurz
***@verse.com
-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl