[MPlayer-dev-eng] [PATCH] don't past end of track when playing vcd://

Giacomo Comes comes at naic.edu
Sat Jul 2 20:45:18 CEST 2005


On Sat, Jul 02, 2005 at 12:27:48PM +0200, Nico Sabbi wrote:
> Trivial patch to prevent mplayer from playing vcd://N+1 track
> when track N is over.
> 
> If no one objects I'll commit it tomorrow.
> 

I have done this test using the demovcd disk 
from http://www.vcdimager.org/discs.phtml

mplayer vcd://2

mplayer starts reading the disk and shows usual output
on the console.

After showing:

==> Found video stream: 0
==> Found audio stream: 0

it countinues to do disk access for other 30 seconds and
then the playback starts (all the tracks in sequence).

With the patch, the playback starts immediately (and
plays only one track).

Good work.

Giacomo




More information about the MPlayer-dev-eng mailing list