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 699219 - mpegvideoparse: can't figure out video bitrate of MPEG1 file
mpegvideoparse: can't figure out video bitrate of MPEG1 file
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 684791
 
 
Reported: 2013-04-29 12:50 UTC by Jens Georg
Modified: 2018-11-03 11:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Georg 2013-04-29 12:50:26 UTC
File in question is https://git.gnome.org/browse/gupnp-dlna-media/tree/strict/video/Sita_Sings_The_Blues_Clip.mpg

This must have worked at some point in 0.10, as we have this in gupnp-dlna's strict test-suite.

Definitely doesn't work with 0.10.36 and 1.0.6.

avconv says:

avconv version 0.8.6-6:0.8.6-1ubuntu2, Copyright (c) 2000-2013 the Libav developers
  built on Mar 30 2013 22:20:06 with gcc 4.7.2
Input #0, mpeg, from 'media/strict/video/Sita_Sings_The_Blues_Clip.mpg':
  Duration: 00:00:02.76, start: 0.240000, bitrate: 1496 kb/s
    Stream #0.0[0x1e0]: Video: mpeg1video, yuv420p, 352x288 [PAR 64:45 DAR 704:405], 1152 kb/s, 25 fps, 25 tbr, 90k tbn, 25 tbc
    Stream #0.1[0x1c0]: Audio: mp2, 44100 Hz, stereo, s16, 224 kb/s
At least one output file must be specified
Comment 1 Nicolas Dufresne (ndufresne) 2013-04-29 14:53:41 UTC
This looks like a regression introduce by porting from ffmpeg/libav parsers to our own parser. I can definatly reproduce in both 0.10 and master 1.X.
Comment 2 Jens Georg 2013-05-06 15:12:20 UTC
Similar issue with WMV files. No video bitrate although avconv has it.
Comment 3 Sebastian Dröge (slomo) 2014-01-06 09:20:04 UTC
Can you open another bug (with test file) for the WMV problem?
Comment 4 Jens Georg 2014-01-17 07:59:33 UTC
Sure, as soon as I find a sharable sample file
Comment 5 Edward Hervey 2018-05-12 08:13:23 UTC
Not clear where that information would come from. I'm guessing it's "estimated"
Comment 6 GStreamer system administrator 2018-11-03 11:25:21 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/84.