gstreamer fails to produce working mp4/aac files with all default
settings:

  gst-launch-0.10 filesrc location="$from" ! decodebin ! audioconvert !
faac ! ffmux_mp4 ! filesink location="$to"

but sounds OK when:

  gst-launch-0.10 filesrc location="$from" ! decodebin ! audioconvert !
faac ! faad ! audioconvert ! alsasink

so I guess the problem is the ffmux_mp4 plugin

-- 
gstreamer produces bad MP4/AAC audio files when specifying non-standard 
encoding options
https://bugs.launchpad.net/bugs/138346
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to