Opened 12 years ago
Closed 12 years ago
#2961 closed defect (notsugar)
error while saving a image file captured by camera using pygst
Reported by: | keshu_crazycoder | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | Unspecified |
Component: | untriaged | Version: | 0.92.x |
Severity: | Unspecified | Keywords: | pygst camera |
Cc: | alsroot | Distribution/OS: | Trisquel |
Bug Status: | New |
Description
error log shows successful capturing and saving of image but the saved file could not be loaded because of invalid file error and file shows present in the directory but also couldn't be opened with same problem as an invalid file containing no data ..
Change History (1)
comment:1 Changed 12 years ago by alsroot
- Cc alsroot added
- Resolution set to notsugar
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
It sounds like a non-sugar bug (pygst/gst is not a sugar projects and sugar itself can't badly affect on gst), so I'm closing the ticket. More appropriate bugs tracker is gst.
But you might just misuse gst. What command/code did you use for capturing gst pipeline and what command/code for replaying one?