GNOME Bugzilla – Bug 584110
muxing with ffenc_flv into flv
Last modified: 2010-04-04 17:16:12 UTC
Having some behavioural problems with ffenc_flv and flvmux. If I just put video into the file it works fine (same is correct if I use ffmux_flv, however if I try to add audio it refuse to create the file. gst-launch-0.10 -v filesrc location=/home/cschalle/Videos/Discovery.avi ! decodebin2 name="decode" decode. ! ffmpegcolorspace ! videoscale ! ffenc_flv ! queue ! mux. flvmux name="mux" ! gnomevfssink location=file:///tmp/output.3gp decode. ! audioconvert ! audioresample ! audiorate ! lamemp3enc ! queue ! mux. If I replace flvmux with ffmux_flv is creates the file, but I can not play it back with either Totem or mplayer.
Put mp3parse after lamemp3enc, and re-test.
Christian, does it work with Michael's advice ?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!