[gstreamer-bugs] [Bug 338719] New: converting mpeg ts file aborts with error
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Sun Apr 16 10:14:49 PDT 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=338719
GStreamer | gst-ffmpeg | Ver: 0.10.1
Summary: converting mpeg ts file aborts with error
Product: GStreamer
Version: 0.10.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-ffmpeg
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: acid.punk at gmx.net
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME version: Unspecified
GNOME milestone: Unspecified
I have a mpeg ts file with no video, only audio. Trying to convert it to mp3 or
vorbis with
$ gst-launch-0.10 filesrc location=radioeins-06.04.16-14\:23\:19.ts ! decodebin
! audioconvert ! audioresample ! lame ! filesink location=1.mp3
or
$ gst-launch-0.10 filesrc location=radioeins-06.04.16-14\:23\:19.ts ! decodebin
! audioconvert ! vorbisenc ! oggmux ! filesink location=1.ogg
always results in the following error:
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Pipeline is PREROLLED ...
Setze Pipeline zum Abspielen...
New clock: GstSystemClock
(gst-launch-0.10:22570): GStreamer-CRITICAL **: gst_pad_query_convert:
assertion `src_val >= 0' failed
FEHLER: Von Element /pipeline0/decodebin0/ffdemux_mpegts0: Internal data stream
error.
Zusätzliche Debugginginformation:
gstffmpegdemux.c(970): gst_ffmpegdemux_loop ():
/pipeline0/decodebin0/ffdemux_mpegts0:
streaming stopped, reason error
Execution ended after 551047179000 ns.
Setting pipeline to PAUSED ...
Setze Pipeline auf BEREIT...
Setze Pipeline auf NULL...
BEREINIGE Pipeline...
I'm on Ubuntu Dapper using the latest versions from their repos. I cannot
upload the mpeg ts file as it is 230 mb. :-(
--
Configure bugmail: http://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