Hi!

Make that revision 47, please :)

Ralph Glasstetter wrote:
[...]
> Actually the only thing one needs, is the size of the previous files (to 
> subtract it from the current in buffer offset) and the name of the current
> file (to call mplayer with). So I wrote a few helper functions (in buffer.h) 
> to get the current file name, number and offset in dvbcut.cpp by giving the 
> total buffer offset... 

Applied, with minor modifications: A single function delivers both index
and offset, the redirection through class mpgfile is gone, and the
filenames come directly from dvbcut::mpgfilen. It doesn't really make
sense to store them twice.

[...]
> My original idea was to supply the whole list of filenames to mplayer 
> starting 
> at the current one. But unfortunatly mplayer don't keeps playing when 
> reaching the end of the current file... like it does if called from the 
> commandline... :-(

With my TS test files, it continues. There's a small glitch when it
switches files, but it keeps running anyway.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to