[gstreamer-bugs] [Bug 583627] New: x264enc statistic file name needs to be standardized

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat May 23 03:54:57 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=583627

  GStreamer | gst-plugins-bad | Ver: 0.10.x
           Summary: x264enc statistic file name needs to be standardized
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


So trying to implement multipass encoding in Transmageddon I realized that I
need to set the 'stats-file' property to the filename I want. I need to be able
to set this at runtime as I don't want a hardcoded name as that risks conflicts
if someone transcodes two files at the same time with two instances of
transmageddon. I also need to point to a good caching directory for the
temporary files.

However I noticed that the ffmpeg encoders use the name 'statsfile' for the
property. Since GstPresets is not useful for this as the value is not something
I can set up front I suggest that the propery in x264enc gets renamed
'statsfile' so that I can use the same property call for both ffmpeg and x264
encoder and that any future encoders supporting multipass encoding get this
property set to that specific value.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=583627.




More information about the Gstreamer-bugs mailing list