Media player with crossfading effect.

Carl Friis-Hansen ubuntuuser at carl-fh.com
Fri May 15 06:27:52 UTC 2009


Raseel Bhagat wrote:
> On Fri, May 15, 2009 at 11:34 AM, Carl Friis-Hansen
> <ubuntuuser at carl-fh.com>wrote:
>
>>
>> Raseel Bhagat wrote:
>> <snip>
>> >
>> > Hmm..  Ok, even if crossfading is not possibl, is there a way to
>> prevent
>> > the
>> > glitches one sees when players like vlc or mplayer are transitioning
>> from
>> > one media file (video) to another ?
>>
>> > I just want to prevent this. I don't care if I am staring at a blank
>> > screen
>> > for a second, as long as the screen does not STOP.
>> </snip>
>>
>> I had a stupid thought:  What if you continuously supply a video feed
>> from
>> your individual video files.  Then *any* video player would do.  How to
>> pipe this video feed is beyond me, I think, but I am sure you or
>> somebody
>> else on list can do it.
>>
>
> Huh ? I'm sorry, I didn't get that.
> What do you mean by "supply a video feed from your individual video files"
> ?
> Could you please elaborate.

Something like:
--------------------
loop until user stop
  fileX | stream
vlc stream
--------------------

The fileX could be supplied from a file containing all the video file
names in the sequence you prefer.

I am not really the one to explain this, I do not know if it is possible
and it is more like an idea to someone on the list being more capable of
evaluating this.  Have patience Raseel, someone might just figure it out.

-- 
       +---------------------------------+-------------------+
       | Carl Friis-Hansen               | Fiskeryd Nybygget |
       | http://computingconfidence.com/ | 341 91  Ljungby   |
       | Phone: +46 (0)372 15033         | Sweden            |
       +---------------------------------+-------------------+







More information about the ubuntu-users mailing list