Re: MPlayer plug-in..

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Friday, 18. Mayta 2007 21:51, Petri Helin wrote:
> JJussi wrote:
>   > LOG SECTION [messages]
> >
> >  '19:44:24: xine: found demuxer plugin: Elementary MPEG stream demux
> > plugin' '19:44:24: xine: found input plugin  : file input plugin'
> >  '19:44:24: xine: couldn't find demux for >4D.rec<'
> >  '19:44:23: xine: found input plugin  : file input plugin'
>
> Well, it does look like that xine cannot play back Topfield recordings
> without defining the demuxer explicitly. This can be done either by
> adding string "#demux:mpeg-ts" to the filename or by changing the
> extension of the file from ".rec" to ".ts". Could you try the latter
> approach with xineliboutput's media player?

JEP!
That works!  Now I can play those file with media plalyer..  Because I cannot 
"say" that "pretend .rec as .ts" I said next in directories:

perl -e 'for(<*.rec>){s/\(/\\(/g; s/\)/\\)/g; s/\ /\\ /g; $a = $_; 
s/\.rec/\.ts/; s/\(/\ /g; s/\)/\ /g;`mv $a $_`}'

I have to converto those ( and ) to spaces...

-- 
JJussi

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux