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 140146 - [mpeg4] Can't play CDR-Dinner_LAN_800k.mp4
[mpeg4] Can't play CDR-Dinner_LAN_800k.mp4
Status: RESOLVED DUPLICATE of bug 137724
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 138435
 
 
Reported: 2004-04-15 11:36 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johan (not receiving bugmail) Dahlin 2004-04-15 11:36:07 UTC
Gstreamer can't currently play

ftp://ftp.mplayerhq.hu/MPlayer/samples/MPEG-4/CDR-Dinner_LAN_800k.mp4

MPlayer plays it fine, output:
Playing CDR-Dinner_LAN_800k.mp4.
QuickTime/MOV file format detected.
--------------
MOV track #0: 1 chunks, 0 samples
Generic track - not completly understood! (id: 0)
--------------
MOV track #1: 1 chunks, 0 samples
Generic track - not completly understood! (id: 1)
--------------
MOV track #2: 13 chunks, 1295 samples
Audio bits: 16  chans: 2  rate: 44100
MOV: Found MPEG4 audio Elementary Stream Descriptor atom (74)!
Fourcc: mp4a
--------------
MOV track #3: 37 chunks, 729 samples
MOV: Found MPEG4 movie Elementary Stream Descriptor atom (92)!
Allocated 16 entries for palette
Using default QT grayscale palette
Image size: 320 x 240 (4 bpp)
Display size: 320 x 240
Fourcc: mp4v  Codec: ''
--------------
MOV: longest streams: A: #2 (1295 samples)  V: #3 (729 samples)
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 44100 Hz, 1 ch, 16 bit (0x10), ratio: 16000->88200 (128.0 kbit)
Selected audio codec: [faad] afm:faad (FAAD AAC (MPEG2/MPEG4 Audio) decoder)
==========================================================================
vo: X11 running at 1400x1050 with depth 16 and 16 bpp (":0.0" => local display)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm:ffmpeg (FFmpeg MPEG-4)
Comment 1 Johan (not receiving bugmail) Dahlin 2004-04-15 11:38:16 UTC
Output when playing with totem:

Marker bit missing before vop_coded
[mpeg4 @ 0x3ae4948]vop not coded
[mpeg4 @ 0x3ae4948]header damaged
ERROR         default(29562)
gstffmpegdec.c(405):gst_ffmpegdec_chain:<ffdec_mpeg40> ffdec_mpeg4: decoding error
Marker bit missing before vop_coded
[mpeg4 @ 0x3ae4948]looks like this file was encoded with
(divx4/(old)xvid/opendivx) -> forcing low_delay flag
[mpeg4 @ 0x3ae4948]I cbpy damaged at 2 0
[mpeg4 @ 0x3ae4948]Error at MB: 2
[mpeg4 @ 0x3ae4948]concealing errors
Marker bit missing before vop_coded
[mpeg4 @ 0x3ae4948]looks like this file was encoded with
(divx4/(old)xvid/opendivx) -> forcing low_delay flag
[mpeg4 @ 0x3ae4948]warning: first frame is no keyframe
[mpeg4 @ 0x3ae4948]ac-tex damaged at 8 0
[mpeg4 @ 0x3ae4948]Error at MB: 8
[mpeg4 @ 0x3ae4948]concealing errors
[mpeg4 @ 0x3ae4948]ac-tex damaged at 0 0
[mpeg4 @ 0x3ae4948]Error at MB: 0
[mpeg4 @ 0x3ae4948]concealing errors
Marker bit missing before vop_coded
[mpeg4 @ 0x3ae4948]looks like this file was encoded with
(divx4/(old)xvid/opendivx) -> forcing low_delay flag
[mpeg4 @ 0x3ae4948]warning: first frame is no keyframe
[mpeg4 @ 0x3ae4948]ac-tex damaged at 0 0
[mpeg4 @ 0x3ae4948]Error at MB: 0
[mpeg4 @ 0x3ae4948]concealing errors
[mpeg4 @ 0x3ae4948]looks like this file was encoded with
(divx4/(old)xvid/opendivx) -> forcing low_delay flag
[..]
Comment 2 Ronald Bultje 2004-04-16 01:49:39 UTC
Same problem as #137724, so dup'ing.

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