[Bug 740565] New: dvdsub to kate subtitle transcoding fails after first subtitle for ogg container
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Nov 22 17:13:45 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=740565
GStreamer | gst-plugins-bad | 1.2.4
Summary: dvdsub to kate subtitle transcoding fails after first
subtitle for ogg container
Classification: Platform
Product: GStreamer
Version: 1.2.4
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: spacexplosion at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
This command goes on showing output for all subtitle entries:
gst-launch-1.0 filesrc
location=Arigatou.Death.Note.Ep01.\[x264.AAC\]\[558F2901\].mkv ! matroskademux
! dvdsubparse ! kateenc category=spu-subtitles ! fakesink silent=false -v
While this one stops immediately:
gst-launch-1.0 filesrc
location=Arigatou.Death.Note.Ep01.\[x264.AAC\]\[558F2901\].mkv ! matroskademux
! dvdsubparse ! kateenc category=spu-subtitles ! oggmux ! fakesink silent=false
-v
I can sink the former one into a file, but ogg tools can't merge it with the
video. I think because it's not an ogg container itself. I'm guessing it's just
a raw byte stream of kate?
When I sink the latter to a file and merge it with video, I get the very first
line of subtitle and then nothing else.
Running version: 1.2.4-1~ubuntu1:amd64 on Linux Mint
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list