Re: [Banshee-List] Banshee 1.3.1 - problem picking up gstreamer gnome profiles?
- From: yelo_3 <yelo_3 yahoo it>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Banshee 1.3.1 - problem picking up gstreamer gnome profiles?
- Date: Wed, 22 Oct 2008 01:30:18 +0200
Thanks.
Now another profile choice dialog should be added for video too.
I tried to build an acceptable gstreamer pipeline for ipods, but the
video quality is very low... even if I try to higher the bitrate, the
option does not seem to improve anything
gst-launch-0.10 filesrc location="$1" ! decodebin name=demux \
{ ffmux_mp4 name=mux ! filesink location="$1".mp4 } \
{ demux. ! queue ! audioconvert ! ffenc_libfaac ! queue ! mux. } \
{ demux. ! queue ! ffenc_libx264 bitrate=500000 ! mux. }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]