dual stream player with x-fade and blending
- From: bernd.merkel@xxxxxxxxx
- Date: Thu, 06 Sep 2007 21:24:35 -0000
Hi there,
I need a x-fade solution which fades between two tracks depends on the
track volume (fade out track) like the winamp plugin "SqrSoft.
Advanced CrossFading v1.7". More precisely if the fade out track falls
the last time below a specified volume value ( e.g. -6 db) the fade in
has to start, additionally should be a fading time interval possible
which controls the earliest and the latest fading start (e.g. max.
8000ms & min. 50ms). The lot I have to integrate into a self written
media player which has to play two playlists simultaneously. The
primary playlist contains normaly audio ( e.g. mp3) files and the
secondary playlist contains only video files without any audio data.
But the primary playlist may contain video (e.g. mpeg) files. If the
player gets a video file from the primary playlist, after playing an
audio file, it has to stop the video from the secondary playlist (with
simple blending) and starts playing the video, which contains both
video & audio, from the primary playlist. After that the player has to
return to the combined playing (audio from the primary and video from
the secondary playlist). Is it very complex to implement with the
gstreamer framework or xine library?
Thanks
.
- Prev by Date: Re: Using nCurses Inside Existing Program
- Next by Date: Re: echo value of a variable formed by concatenation of string
- Previous by thread: Re: Qry : Behaviour of fgets -- ?
- Next by thread: system(ssh find...) and quotes
- Index(es):
Relevant Pages
|