Displaying 4 results from an estimated 4 matches for "ogmdemux".
Did you mean:
oggdemux
2006 Aug 15
2
OGM and GStreamer
Hi All!
I have some troubles with OGG and GStreamer:
1) When I parsing ogg file with ogmdemux element, I recieve (in
"pad-added" signal callback) video pad as "application/x-ogm-video", but
not as "video/something". And that why I can't link It to the oggmux
element and write new OGG file :(
2) I'am using "playbin" to play media file, but...
2006 Aug 16
1
OGM and GStreamer
...bounces@xiph.org on behalf of Daraku
> Sent: Wed 8/16/2006 4:41 AM
> To: gstreamer-devel@lists.sourceforge.net
> Cc: ogg-dev@xiph.org
> Subject: [ogg-dev] OGM and GStreamer
>
> Hi All!
>
> I have some troubles with OGG and GStreamer:
>
> 1) When I parsing ogg file with ogmdemux element, I recieve (in
> "pad-added" signal callback) video pad as "application/x-ogm-video", but
> not as "video/something". And that why I can't link It to the oggmux
> element and write new OGG file :(
>
> 2) I'am using "playbin"...
2006 Aug 16
0
OGM and GStreamer
...ia.
-----Original Message-----
From: ogg-dev-bounces@xiph.org on behalf of Daraku
Sent: Wed 8/16/2006 4:41 AM
To: gstreamer-devel@lists.sourceforge.net
Cc: ogg-dev@xiph.org
Subject: [ogg-dev] OGM and GStreamer
Hi All!
I have some troubles with OGG and GStreamer:
1) When I parsing ogg file with ogmdemux element, I recieve (in
"pad-added" signal callback) video pad as "application/x-ogm-video", but
not as "video/something". And that why I can't link It to the oggmux
element and write new OGG file :(
2) I'am using "playbin" to play media file, but...
2012 Jul 01
2
can't demux with ogminfo / need to re-pac OGV to MKV
Hello,
I need to demux video files created with ffmpeg2theora 0.28+svn18147
I have ogminfo v1.5
and getting this error
(ogminfo.c) OGG stream 1 is of an unknown type (bad header?)
(ogminfo.c) OGG stream 2 is of an unknown type (bad header?)
(ogminfo.c) (a1/serial 1092562206) Vorbis audio (channels 2 rate 48000)
Is possible, that ogminfo is older then ffmpeg2theora ? Or what can be the reason?