Problems with VOB file from DVD Recoder

Kapil Agrawal kapil.agl at gmail.com
Wed Mar 9 22:15:13 PST 2011


Hello,

You could try using gst-launch filesrc location=./VTS_01_5.VOB ! decodebin2
!
xvimagesink -v

and see what elements are used , that will give you a clue what totem does
internally.
About the timeline being shown as 1 sec maybe either the timestamping isnt
done properly or bug in demuxer.

Regards
Kapil

2011 at 9:24 PM, wally bkg <wb666greene at gmail.com> wrote:

> I tried posting this via Nabble last night, seems they've not realized the
> list has moved :(
>
>
> I'm having issues with playback of the VOB files from a DVD Recorder
> (finalized disk) when using Gstreamer.
>
> Using the pipeline:
> gst-launch filesrc location=./VTS_01_5.VOB ! mpegdemux ! mpeg2dec !
> xvimagesink
>
> Works fine if the file is from an authored (non-encrypted) DVD+/-R disk.
>
> But if the file is from a finalized disk recorded using a standalone DVD
> Recorder it doesn't play:
>
> Setting pipeline to PAUSED ...
> Pipeline is PREROLLING ...
> Pipeline is PREROLLED ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
> Got EOS from element "pipeline0".
> Execution ended after 18810910555 ns.
> Setting pipeline to PAUSED ...
> Setting pipeline to READY ...
> Setting pipeline to NULL ...
> Freeing pipeline ...
>
>
> There seems to be a gstreamer sort of work-around as the gstreamer based
> Totem media player can play the DVD Recorder VOB file, but it reports the
> length as 1 second, seeking is totally broke, but it does playback
> correctly.
>
> Any clues?
>
> I'd like to be able to use the filesrc to access individual frames of the
> file via appsink for analysis but have no idea how to get beyond this
> issue.
>
> OTOH, the gstreamer based Pitivi v0.13.4 editor totally chokes on the file
> putting it on the timeline as only one second long.
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>


-- 
www.mediamagictechnologies.com (Gstreamer, ffmpeg, Red5, Streaming)
twitter handle: @gst_kaps
http://www.linkedin.com/in/kapilagrawal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110310/ae42aa2f/attachment.html>


More information about the gstreamer-devel mailing list