Re: 00x.vdr files
Torsten Seemann <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
> >I don't know what you consider elegant, but I usually put them together > >with cat: cat *.vdr > movie.vdr > > I never thaught think that it could be so elegant (and elementary ;-) ) You need to be careful with that elementary command. If you edit your old .vdr files and want to re-create movie.vdr, that command will also include the OLD movie.vdr in the output! ie. the first movie.vdr is included in the second *.vdr --Torsten Seemann