[gstreamer-bugs] [Bug 383420] [ffmpeg] ISO-derivative muxers don't handle audio correctly

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 18 00:14:39 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=383420

  GStreamer | gst-ffmpeg | Ver: HEAD CVS

Laurent Glayal changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |spglegle at yahoo.fr




------- Comment #9 from Laurent Glayal  2008-01-18 08:14 UTC -------
Patch 'migrated' to revision 1.48 :
- some indentations are probably wrong. 
- compilation / runtime wroks but as it did before.... May be this patch will
help someone.

pileline used to check :
gst-launch videotestsrc num-buffers=100 ! video/x-raw-yuv,
framerate=\(fraction\)8/1, width=176, height=144 ! ffenc_h263p bitrate=36000
rtp-payload-size=1400 !  ffmux_mov audiotestsrc num-buffers=100
samplesperbuffer=160 ! amrnbenc ! identity sync=true ! ffmux_mov0. ffmux_mov0.
! filesink location=/tmp/lglayal.3gp


Resulting file properties :
[lglayal at tuxy mpeg4ip-1.5.0.1]$ ./lib/mp4v2/util/mp4info /tmp/lglayal.3gp
/home/lglayal/TMP/mpeg4ip-1.5.0.1/lib/mp4v2/util/.libs/lt-mp4info version
1.5.0.1
/tmp/lglayal.3gp:
Track   Type    Info
1       video   H263, 15637.375 secs, 0 kbps, 0x0 @ 0.006395 fps
2       audio   AMR, 4.480 secs, 6 kbps, 8000 Hz


Durations, like rate, size, fps are wrong.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=383420.




More information about the Gstreamer-bugs mailing list