[MPlayer-users] bin image question
    Mario J. Barchéin Molina 
    mario at judas.2y.net
       
    Fri Sep 20 22:47:02 CEST 2002
    
    
  
> I have a specific vcd image in bin format. The movie is 2 cd long.
> The first cd can't be played with mplayer foo.bin, because the movie
> starts at the second track of the first cd. If I write out the image,
> and say: mplayer -vcd 2, the movie plays fine. Now, my question is,
> if I don't want to write out the bin image, how could I tell mplayer
> to play the second track of the image? If I say mplayer foo.bin, it
> displays the first track and stop with a demuxer error. Thx for your
> help.
You can skip junk at the beggining of the file with the -sb option.
example: mplayer -sb 3000000 file.bin 
That skips first 3*10^6 bytes of the file
Bye
-- 
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mario J. Barchéin Molina. Granada (Spain)
mario AT/EN judas.2y.net
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    
    
More information about the MPlayer-users
mailing list