add FIXME

This commit is contained in:
Thomas Vander Stichele
2012-12-06 17:49:32 +00:00
parent 64fb8c9f14
commit 1c1d1c954e

View File

@@ -364,6 +364,8 @@ class TagWriteTask(ctask.LoggableTask):
# here to avoid import gst eating our options
import gst
# FIXME: this hardcodes flac; we should be using the correct
# tag element instead
self._pipeline = gst.parse_launch('''
filesrc location="%s" !
flactag name=tagger !