[Mplayer-dvb] Encoding doesn't work on 001.vdr

Hans-Hermann Redenius redenius at uni-oldenburg.de
Thu Nov 8 17:13:39 CET 2001


Arpi wrote:

 > Hi,
 >
 >
 >>mencoder is a great tool, but if i try to encode the first part of a
 >>recording i get the following error messages:
 >>(five files, the second 001.vdr has 0 bytes, so that error is okay)
 >>
 >>for i in `find . -iname 001.vdr` ; do /usr/src/andere/DV/main/mencoder
 >>-divx4opts br=800 -pp 0x20000 $i -frames 0 -pass 1; done
 >>
 >
 > -frames 0 ??? it won't do anything then.


Mencoder shows the file format and it's a problem off detecting a file type.

 >
 > btw, show me mencoder -v -v 001.vdr


Okay, sorry, looked at it, but copied the wrong part.

/usr/src/andere/DV/main/mencoder -frames 0 -v -v 001.vdr
Reading /home/redenius/.mplayer/codecs.conf: 21 audio & 52 video codecs
File size is 734044720 bytes
success: format: 0  data: 0x0 - 0x2BC0A230
ASF_check: not ASF guid!
sync_mpeg_ps: seems to be ES/PES stream...
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)
Not MPEG System Stream format... (maybe Transport Stream?)
Checking for VIVO
header block 1 size: 0
Checking for MOV
MOV: unknown chunk: ? 480
MOV: unknown chunk: ?F 879280909
stream_seek: WARNING! Can't seek to 0x3468C4ED !
============= Sorry, this file format not recognized/supported
===============
=== If this file is an AVI, ASF or MPEG stream, please contact the
author! ===
Cannot open demuxer

The same command with 002.vdr

/usr/src/andere/DV/main/mencoder -frames 0 -v -v 002.vdr
Reading /home/redenius/.mplayer/codecs.conf: 21 audio & 52 video codecs
File size is 734071868 bytes
success: format: 0  data: 0x0 - 0x2BC10C3C
ASF_check: not ASF guid!
sync_mpeg_ps: seems to be ES/PES stream...
MPEG Stream reached EOF
ds_fill_buffer: EOF reached (stream: video)
system stream synced at 0x0 (0)!
==> Found video stream: 0
Detected MPEG-PES file format!
Unknown 0x1BD substream: 0x0B
==> Found audio stream: 0
Searching for sequence header... OK!
VIDEO:  MPEG2  720x576  (aspect 2)  25.00 fps  18750.0 kbps (2343.8 kbyte/s)
[V] filefmt:2  fourcc:0x10000002  size:720x576  fps:25.00  ftime:=0.0400
Detected video codec: [mpeg12] drv:1 (MPEG 1 or 2)
mpeg2dec-0.2.0-release (C) 2000-2001 Aaron Holtzman & Michel Lespinasse
libmpeg2: Using MMX for IDCT transform
libmpeg2: Using MMX for motion compensation
Detected audio codec: [mp3] drv:1 (MPEG layer-2, layer-3)
Initializing audio codec...
dec_audio: Allocating 4608 + 65536 = 70144 bytes for output buffer
mp3lib: Processor ID: 665
mp3lib: Using Pentium-MMX optimized decore.
AUDIO: srate=48000  chans=2  bps=2  sfmt=0x10  ratio: 24000->192000
Writting AVI header...
LAME version 3.90 (alpha 7, Oct  7 2001 22:55:08) (http://www.mp3dev.org/)
Using polyphase lowpass  filter, transition band: 19548 Hz - 20129 Hz


Hans-Hermann Redenius









More information about the MPlayer-dvb mailing list