GNOME Bugzilla – Bug 589056
[qtdemux] no audio in videos from Aiptek camera
Last modified: 2009-07-19 22:03:43 UTC
GStreamer does not play audio in videos recorded with a Aiptek HD-DV 1080p. The files created are H.264 video and MPEG-4 AAC audio in a Quicktime container. A short sample is available here: http://whiz.se/temp/file0002.mov Both MPlayer and ffplay handles both audio and video. I'm using gstreamer0.10-ffmpeg 0.10.8 and gstreamer0.10-plugins-bad 0.10.13.
Both audio and video play OK with git master
This works fine for me with qtdemux from git (but not with versions as in debian sid). Looks like it was a qtdemux issue, so reassigning to -good.
Thanks for the quick help! I will grab -good from git.