pygst tagging

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

pygst tagging

Jonathan Noble
Hi,

Currently in my application I am using tagpy for audio-file tagging duties. I
have seen that it is possible to use pygst for this instead. However, I can't
find any documentation to figure out how to do so.

Is there any documentation to do this? Would pygst allow tagging of aac files?

Regards

Reg

------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing.
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: pygst tagging

Stefan Sauer
Am 05.12.2009 23:06, schrieb regomodo:
> Hi,
>
> Currently in my application I am using tagpy for audio-file tagging duties. I
> have seen that it is possible to use pygst for this instead. However, I can't
> find any documentation to figure out how to do so.
>
> Is there any documentation to do this? Would pygst allow tagging of aac files?

It not very straight forward. You would basically remux the files and when doing
that replace the metadata. Reading the metadata is easy. The more difficult part
would be to choose the right muxer for the demuxer in use. Then you would use
the tagsetter interface on the pipeline to write the changed tags.

Stefan

>
> Regards
>
> Reg
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel