After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 679380 - write tags to created files
write tags to created files
Status: RESOLVED FIXED
Product: gnome-sound-recorder
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome media maintainers
gnome media maintainers
Depends on: 677712 679381
Blocks:
 
 
Reported: 2012-07-04 08:40 UTC by Oleksij Rempel
Modified: 2015-01-20 03:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
grecord: use GDateTime instead of time_t (2.66 KB, patch)
2012-07-04 20:14 UTC, Oleksij Rempel
none Details | Review
grecord: send some tags to gst pipe. (2.14 KB, patch)
2012-07-04 20:15 UTC, Oleksij Rempel
none Details | Review

Description Oleksij Rempel 2012-07-04 08:40:51 UTC
To manage created files we need to write tags to it. As match as possible.
Comment 1 Oleksij Rempel 2012-07-04 20:14:56 UTC
Created attachment 218048 [details] [review]
grecord: use GDateTime instead of time_t

To create DstDateTime tag we will need GDateTime.
So we can use same time two times.

Signed-off-by: Oleksij Rempel <bug-track@fisher-privat.net>
Comment 2 Oleksij Rempel 2012-07-04 20:15:34 UTC
Created attachment 218049 [details] [review]
grecord: send some tags to gst pipe.

One of them is complete time. Currently this tag
can completly accept only ogg.

Signed-off-by: Oleksij Rempel <bug-track@fisher-privat.net>
Comment 3 Bastien Nocera 2015-01-19 11:39:30 UTC
gnome-media has been obsolete since the release of GNOME 3, nearly 4 years ago. Furthermore, the gnome-sound-recorder program in gnome-media has been replaced by the stand-alone, rewritten, gnome-sound-recorder program which has a different interface.

I'm reassigning those bugs to the new stand-alone gnome-sound-recorder program as they might still be relevant to the new design.
Comment 4 Meg Ford 2015-01-20 03:13:20 UTC
The new application does write DateTime tags to the file.