[Bug 644503] VOB files from DVD recorder only show as 1 second in length
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Mar 25 12:37:26 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=644503
GStreamer | don't know | unspecified
--- Comment #5 from wally <wb666greene at gmail.com> 2011-03-25 19:36:19 UTC ---
I've split the ~88MB file into three pieces (split -d -b 30M infile outbase)
and uploaded them to:
http://cid-0dd39c143d9d5b74.office.live.com/browse.aspx/.Public
They should be down-loadable to anyone.
cat VOBproblem0? > problem.VOB
should give you a sample file that shows the problem.
To recap,
gst-launch filesrc location=problem.VOB ! mpegdemux ! mpeg2dec !
xvimagesink
doesn't play it, but:
gst-launch filesrc location=problem.VOB ! decodebin2 ! xvimagesink
does.
--
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