[Mplayer-users] Problem playing DV

Stefan Recksiegel sr at particle.uni-karlsruhe.de
Fri May 25 04:44:56 CEST 2001


Hi,

> hmm. are you using qdv.dll from mplayer site (w32codec.zip)?

No, I got one somewhere else, there is no qdv.dll in w32codec.zip.
(Does the loader require a specific version of the codec to work ?)

> > Might this be the reason for the crash ?
> no. please upload this file, i'll check it.
> i have only one 'DVSD' (but your is 'dvsd') file, it plays well.

I'll gladly do that, but if the problem turns out to be my codec
maybe we don't have to waste so much bandwidth.

> > Do you know what is non-standard about them ? lav2* can read them.
> what's lav2* ?

The mjepeg tools include programs like lav2yuv and lav2wav which
enable you to do things like

#!/bin/bash
dvgrab --format dv2 $1
nice -15 lav2yuv -I 1 $1*.avi | yuvscaler -o VCD | mpeg2enc -o $1_v.mpg
nice -15 lav2wav $1*.avi | mp2enc -V -o $1_a.mpg
nice -15 mplex -f 1 -o $1.mpg $1_v.mpg $1_a.mpg 

Stefan

**********************************************************
* Stefan Recksiegel                 stefan at recksiegel.de *
* B 201, Estate Pia                 Tel. +8190-2423-6753 *
* Kaname 427-5                      Fax. +4969-791265045 *  
* Tsukuba, Ibaraki 300-2622, Japan                       *
**********************************************************

_______________________________________________
Mplayer-users mailing list
Mplayer-users at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-users



More information about the MPlayer-users mailing list