[MPlayer-users] DV over IEEE 1394 / "i.Link" in MPlayer

Georgi Georgiev chutz at gg3.net
Mon Jan 12 15:42:44 CET 2004


maillog: 12/01/2004-20:28:38(+1000): Adam Nielsen types
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> > Isn't there some way to specify the file format on the command line so
> > mplayer doesn't have to seek back and forth the input stream to determine
> > what it is?
> 
> In theory -demuxer 22 should do it (force the RAWDV demuxer) but I've never 
> tried it so I don't know how well it works.

Weird but it doesnt:

Preparation:
chutz at lion tmp $ dd if=/dev/ieee1394/dv/host0/NTSC/in of=/tmp/out.dv bs=1M count=5
5+0 records in
5+0 records out

The following works:
chutz at lion tmp $ mplayer -demuxer 22 - < /tmp/out.dv

This one doesn't (which is almost what we need for playing a stream from the
device):
chutz at lion tmp $ cat /tmp/out.dv | mplayer -demuxer 22 -v -

MPlayer 1.0pre3-3.2.3 (C) 2000-2003 MPlayer Team

CPU: Advanced Micro Devices Athlon 4 /Athlon MP/XP Palomino 1534 MHz (Family: 6, Stepping: 2)
Detected cache-line size is 64 bytes
CPUflags:  MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

Reading config file /usr/share/mplayer/mplayer.conf
Reading config file /home/chutz/.mplayer/config
Reading /home/chutz/.mplayer/codecs.conf: 61 audio & 169 video codecs
CommandLine: '-demuxer' '22' '-v' '-'
init_freetype
Cannot load font: /usr/X11R6/lib/X11/fonts/TrueType/arialuni.ttf
/usr/X11R6/lib/X11/fonts/TrueType/arialuni.ttf doesn't look like a font description, ignoring
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Using Linux hardware RTC timing (1024Hz).
get_path('input.conf') -> '/home/chutz/.mplayer/input.conf'
Parsing input config file /home/chutz/.mplayer/input.conf
Input config file /home/chutz/.mplayer/input.conf parsed: 53 binds
get_path('menu.conf') -> '/home/chutz/.mplayer/menu.conf'
Menu inited: /home/chutz/.mplayer/menu.conf
get_path('-.conf') -> '/home/chutz/.mplayer/-.conf'

Playing -.
Reading from stdin...
[file] File size is -1 bytes
STREAM: [file] -
STREAM: Description: File
STREAM: Author: Albeu
STREAM: Comment: based on the code from ??? (probably Arpi)
Checking for DV
RAWDV file format detected.
demux_open_rawdv() end_pos 0
==> Found video stream: 0
demux_open_rawdv() frame_size: 0 w: 0 h: 0 dif_seq: 0 system: 0


MPlayer interrupted by signal 8 in module: demux_open
- MPlayer crashed by bad usage of CPU/FPU/RAM.
  Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
  disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- MPlayer crashed. This shouldn't happen.
  It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
  gcc version. If you think it's MPlayer's fault, please read
  DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
  won't help unless you provide this information when reporting a possible bug.
vo: x11 uninit called but X11 not inited..

Keep in mind, that I am aware that this is not a bugreport.

-- 
\    Georgi Georgiev   \  "An entire fraternity of strapping Wall-     \
/     chutz at gg3.net    /  Street-bound youth. Hell - this is going to  /
\   +81(90)6266-1163   \  be a blood bath!" -- Post Bros. Comics       \




More information about the MPlayer-users mailing list