[MPlayer-dvb] Dump out on seek

Greg Bell gregbell at znet.com
Mon Feb 14 14:06:29 CET 2005


Hi Folks,

I'm recording a transport stream from my DVB-T card with:

mencoder dvb://"ABC TV Sydney" -endpos 00:15:00 -oac copy -ovc copy -o me.ts

But, using mplayer to play the resulting me.ts, any seek forward quits
out:  "Exiting... (End of file)"

Similar dump using mplayer itself:

mplayer -dumpfile mp.ts -dumpstream  dvb://"ABC TV Sydney"

And the resulting mp.ts is fine.  (but there's no -endpos option so I have
to kill mplayer to stop the recording :)

Output from mencoder included below.  Tried -of mpeg, which worked, but
that seems to be for MPEG-1 streams only, and the audio/video sync was
off.  List archive search didn't yield anything.  Help please!

Thanks!

~greg bell


====================

mplayer bs_me2.ts
MPlayer dev-CVS-050210-12:30-3.4.2 (C) 2000-2005 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6,
Stepping: 1)
Detected cache-line size is 32 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE


Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
Playing bs_me2.ts.
AVI file format detected.
VIDEO:  []  720x576  24bpp  25.000 fps  5977.2 kbps (729.6 kbyte/s)
VIDEO:  MPEG2  720x576  (aspect 3)  25.000 fps  15000.0 kbps (1875.0
kbyte/s)
Clip info:
 Software: MEncoder dev-CVS-050210-12:30-3.4.2
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, 16 bit (0x9), ratio: 32000->192000 (256.0 kbit)
Selected audio codec: [mp3] afm:mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
vo: X11 running at 1280x1024 with depth 24 and 32 bpp (":0.0" => local
display)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 576 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
==========================================================================
Checking audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
AF_pre: af format: 2 bps, 2 ch, 48000 hz, little-endian 16-bit signed int
AF_pre: 48000Hz 2ch little-endian 16-bit signed int
AO: [oss] 48000Hz 2ch little-endian 16-bit signed int (2 bps)
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Starting playback...
VDec: vo config request - 720 x 576 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 720x576 => 1024x576 Planar YV12
A:   0.8 V:   0.5 A-V:  0.264 ct:  0.052  14/ 14 97% 41%  3.3% 11 0
Exiting... (Quit)




More information about the MPlayer-dvb mailing list