[gstreamer-bugs] [Bug 623388] [qtmux] Wrong duration when muxing aac and any other video format

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 2 06:42:24 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=623388
  GStreamer | gst-plugins-bad | git

--- Comment #1 from Edward Hervey <bilboed at gmail.com> 2010-07-02 13:42:23 UTC ---
with gst-convenience/tests/examples/encoding/encoding:

* ./encoding -o aaconly.mov -f video/quicktime -a audio/mpeg,mpegversion=4
myaudioonlyfile.mp3
* ./encoding -o aac-h264.mov -f -video/quicktime -a audio/mpeg,mpegversion=4 -v
video/x-h264 myaudiovideofile.avi

The format of the input file (last argument) doesn't matter, provided the first
one is audio only and the second is audio+video.
Just compare the duration of your input files with the produced files.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list