Mailing List archive

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

[vdr] How to play ripped DVD mpeg data with vdr?



Hi list,

i am new reading this list.

my actual installlation is as follows:
-Siemens DVB-C card 
-Driver  dvb-20011229
-VDR-0.99pre1-mp3-0.31
-MPlayer-0.60pre2
-transcode-0.6.0pre2-20011223

The vdr is running on a AMD K6-2 400Mhz.

The installation of the dvb driver and the vdr software work very fine. 
gratulation for the software packages. They are realy easy to use and install.

To play around a bit., I wanted to rip a DVD with transcode.

tccat -i /dev/cdrom -T 1,-1 | split -b 1024m - /pool/video/gladiator

As a result i get the following files as: 
gladiatoraa  gladiatorab  gladiatorac  gladiatorad  gladiatorae  gladiatoraf  
gladiatorag

After killing the vdr process, i could start Mplayer with :

mplayer -vo mpegpes -ao mpegpes /video/gladiatoraa

MPlayer 0.60pre2-2.95.3 (C) 2000-2001 Arpad Gereoffy (see DOCS!)

CPU vendor name: AuthenticAMD  max cpuid level: 1
CPU: Advanced Micro Devices K6-2 (Type: 5, Stepping: 12)
extended cpuid-level: 5
CPUflags: Type: 5 MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with features: MMX 3DNow
Reading /home/pet/.mplayer/codecs.conf: 24 audio & 70 video codecs
Setting up lirc support...
mplayer_lirc: could not connect to socket
mplayer_lirc: Permission denied
Failed opening lirc support!
You won't be able to use your remote control
Linux RTC init: open: Permission denied
Using usleep() timing
Playing /video/gladiatoraa
Not an URL!
header block 1 size: 0
Detected MPEG-PS file format!
VIDEO:  MPEG2  720x576  (aspect 3)  25.00 fps  12250.0 kbps (1531.2 kbyte/s)
[V] filefmt:2  fourcc:0x10000002  size:720x576  fps:25.00  ftime:=0.0400
Detected audio codec: [a52] drv:14 (AC3-liba52)
No accelerated IMDCT transform found
AUDIO: srate=48000  chans=2  bps=2  sfmt=0x10  ratio: 48000->192000
Detected video codec: [mpeg12] drv:1 prio:0 (MPEG 1 or 2)
mpeg2dec-0.2.0-release (C) 2000-2001 Aaron Holtzman & Michel Lespinasse
libmpeg2: Using MMX for IDCT transform
libmpeg2: Using 3DNOW for motion compensation
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [mpegpes] 720x576 => 1024x576 Planar YV12
[vo] position mapping: 8;0 => 0;0
AO: [mpegpes] 48000Hz Stereo Signed 16-bit (Little-Endian)
Start playing...
Using MMX optimized resampler ct: -0.044   12/ 12   0%  0%  0.0% 0 0 0%
A:   2.3 V:   2.7 A-V: -0.432 ct: -0.224   57/ 57  53% 235% 10.5% 0 0 0%
MPlayer interrupted by signal 2 in module: flip_page
*** free_stream() called ***

As you can see the machine is to slow to play that mpeg stream in good 
quality.
I am not sure, but I thought the mplayer put the stream directly to the DVB 
card, withou using to much CPU power.
Is there a way to play that mpeg stream directly with the vdr, without using 
the mplayer. 
I try to use  cat /video/gladiatoraa > /dev/video but I get no result on my 
tv.

Thanks
Peter



Home | Main Index | Thread Index