[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2010-01-27 Thread Martin Mai
gidantribal, navigate to
https://bugzilla.gnome.org/show_bug.cgi?id=341105 and create an account.
Then you may comment on the bug.

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2009-04-12 Thread LCID Fire
I have the same problem on jaunty.
gst-inspect-0.10 ssaparse:
Factory Details:
  Long name:SSA Subtitle Parser
  Class:Codec/Parser/Subtitle
  Description:  Parses SSA subtitle streams
  Author(s):Tim-Philipp Müller 
  Rank: primary (256)

Plugin Details:
  Name: subparse
  Description:  Subtitle parsing
  Filename: /usr/lib/gstreamer-0.10/libgstsubparse.so
  Version:  0.10.22
  License:  LGPL
  Source module:gst-plugins-base
  Binary package:   GStreamer Base Plugins (Ubuntu)
  Origin URL:   
https://launchpad.net/distros/ubuntu/+source/gst-plugins-base0.10

GObject
 +GstObject
   +GstElement
 +GstSsaParse

Pad Templates:
  SINK template: 'sink'
Availability: Always
Capabilities:
  application/x-ssa
  application/x-ass

  SRC template: 'src'
Availability: Always
Capabilities:
  text/x-pango-markup


Element Flags:
  no flags set

Element Implementation:
  Has change_state() function: gst_ssa_parse_change_state
  Has custom save_thyself() function: gst_element_save_thyself
  Has custom restore_thyself() function: gst_element_restore_thyself

Element has no clocking capabilities.
Element has no indexing capabilities.
Element has no URI handling capabilities.

Pads:
  SRC: 'src'
Implementation:
  Has custom eventfunc(): gst_ssa_parse_src_event
  Has custom queryfunc(): gst_pad_query_default
Provides query types:
  Has custom intconnfunc(): gst_pad_get_internal_links_default
Pad Template: 'src'
Capabilities:
  text/x-pango-markup
  SINK: 'sink'
Implementation:
  Has chainfunc(): gst_ssa_parse_chain
  Has custom eventfunc(): gst_ssa_parse_sink_event
  Has custom queryfunc(): gst_pad_query_default
Provides query types:
  Has custom intconnfunc(): gst_pad_get_internal_links_default
Pad Template: 'sink'

Element Properties:
  name: The name of the object
flags: readable, writable
String. Default: null Current: "ssaparse0"


When attemting to open the ass file totem prints:
** Message: don't know how to handle text/x-ssa

** Attachment added: "ssa example"
   http://launchpadlibrarian.net/25288037/alt.ass

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2009-04-12 Thread LCID Fire
Providing example

** Changed in: totem (Ubuntu)
   Status: Invalid => Confirmed

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2010-04-06 Thread Martin Mai
Closing the bug since no further information have been provided. If this
is still an issue for you, please open a new bug.

** Changed in: totem (Ubuntu)
   Status: New => Invalid

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2008-03-20 Thread Pedro Villavicencio
Thanks for your report. do you have installed the  "ssaparse" plugin
from gst-plugins-base ? please check it with 'gst-inspect-0.10
ssaparse', that should support them, thanks.


** Bug watch added: GNOME Bug Tracker #341105
   http://bugzilla.gnome.org/show_bug.cgi?id=341105

** Also affects: totem via
   http://bugzilla.gnome.org/show_bug.cgi?id=341105
   Importance: Unknown
   Status: Unknown

** Changed in: totem (Ubuntu)
   Status: New => Incomplete

** Changed in: totem (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2008-03-20 Thread Kimiko Koopman
Yes, I have the gstreamer0.10-plugins-base package installed (and the
other gstreamer0.10-plugins-* packages as well), and the ssaparse plugin
is reported to work.

gstreamer0.10-plugins-base: 0.10.17.3-1

I just tried loading the movie file (.ogm) again after moving the .srt
file away, but there are still no subtitles and the Subtitles submenu is
empty.

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2008-03-21 Thread Bug Watch Updater
** Changed in: totem
   Status: Unknown => Invalid

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2008-03-21 Thread Sebastien Bacher
could you attach an example to the bug?

** Changed in: totem (Ubuntu)
   Importance: Undecided => Low

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2008-03-21 Thread Kimiko Koopman
You mean like the whole movie and its subtitle file? Eh, that would be a
bit much, wouldn't it? Besides, I'm not exactly comfortable uploading
copyrighted stuff here..

Hmm, maybe I can give just the beginning of the SSA file?

-- 8< --
[Script Info]
; This is a Sub Station Alpha v4 script.
; For Sub Station Alpha info and downloads,
; go to http://www.eswat.demon.co.uk/
; or email [EMAIL PROTECTED]
Title: 
Original Script: 
ScriptType: v4.00
Collisions: Normal
PlayResY: 600
PlayDepth: 16
Timer: 100.

[V4 Styles]
Format: Name, Fontname, Fontsize, PrimaryColour, SecondaryColour, 
TertiaryColour, BackColour, Bold, Italic, BorderStyle, Outline, Shadow, 
Alignment, MarginL, MarginR, MarginV, AlphaLevel, Encoding
Style: 
Default,Tahoma,36,16777215,255,16777215,-2147483640,-1,0,1,1,2,2,30,30,30,0,0

[Events]
Format: Marked, Start, End, Style, Name, MarginL, MarginR, MarginV, Effect, Text
Dialogue: 
Marked=0,0:01:35.27,0:01:36.60,*Default,Comment,,,,,subtitle text 
here
-- 8< --

After that, all lines are like that last one, except for the final line,
which is empty.

The movie is identified by file(1) as "Ogg data, OGM video (XviD)".

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2008-03-22 Thread Sebastien Bacher
right, attaching an example is not easy, nor is working on the issue
without an example, maybe somebody getting the bug should contact
directly upstream on bugzilla rather than having a bug triager dealing
with something which he can't trigger

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2008-04-24 Thread Pedro Villavicencio
Closing this bug report as no further information has been provided.
Please feel free to reopen this bug if you can provide the information
asked for. Thanks!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2009-11-12 Thread gidantribal
i have the same problem with ubuntu karmic koala x64.

** Changed in: totem (Ubuntu)
   Status: Invalid => New

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2009-11-13 Thread Pedro Villavicencio
could you please comment the same on the upstream bug tracker? thanks.

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2009-11-15 Thread gidantribal
how to do that?

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2009-06-03 Thread Sebastien Bacher
could you try if that's still an issue in jaunty?

** Changed in: totem (Ubuntu)
   Status: Confirmed => Incomplete

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2009-06-30 Thread Pedro Villavicencio
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to New. Thanks again!.

** Changed in: totem (Ubuntu)
   Status: Incomplete => Invalid

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 203971] Re: RFE: Please add support for SSA subtitle format

2010-09-16 Thread Bug Watch Updater
** Changed in: totem
   Importance: Unknown => Wishlist

-- 
RFE: Please add support for SSA subtitle format
https://bugs.launchpad.net/bugs/203971
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs