After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 609788 - [theoradec] Internal GStreamer error: negotiation problem with PAR=0/1
[theoradec] Internal GStreamer error: negotiation problem with PAR=0/1
Status: RESOLVED DUPLICATE of bug 609252
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
0.10.25
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-02-12 20:45 UTC by rom
Modified: 2010-02-13 12:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
result of "head -c 1000K test.ogv > head.ogv" (1000.00 KB, video/ogg)
2010-02-13 11:09 UTC, rom
Details

Description rom 2010-02-12 20:45:39 UTC
I encoded a video in two-pass with ffmpeg2theora, vlc handles it but not gstreamaer. If I encode it in 1 pass it is ok.

I attach the result of :
head -c 2M file.ogv > head.ogv
Comment 1 Tim-Philipp Müller 2010-02-13 10:54:28 UTC
The max. size for attachements is 1MB.
Comment 2 rom 2010-02-13 11:09:48 UTC
Created attachment 153701 [details]
result of "head -c 1000K test.ogv > head.ogv"
Comment 3 Tim-Philipp Müller 2010-02-13 11:16:21 UTC
This plays fine for me with latest versions of things.

What application are you trying to play this with?

What gst-plugins-base version are you using?
Comment 4 rom 2010-02-13 11:37:49 UTC
I am trying to play it with totem.

$ apt-cache show gstreamer0.10-plugins-base
...
Package: gstreamer0.10-plugins-base
...
Architecture: amd64
Source: gst-plugins-base0.10
Version: 0.10.25-2ubuntu1
Comment 5 Tim-Philipp Müller 2010-02-13 12:35:08 UTC
Ok, thanks. I can reproduce this with 0.10.25. ffmpegcolorspace will refuse pixel-aspect-ratio=0/1 caps.

The issue is fixed in 0.10.26 though.

You may be able to find the latest release in the GStreamer PPA.

*** This bug has been marked as a duplicate of bug 609252 ***