[MPlayer-users] Any ideas on converting to dv format?

bonnie clyde nospace at shaw.ca
Sun Jun 25 21:58:14 CEST 2006


Hi all!

Basically I'm looking to convert with mplayer/mencoder some older movies 
that were converted to avi and mpeg back to dv format that matches the 
output of kino, so's I can do a little cutting.

Below is one of kino's output files, with "mplayer -identify" run on it. 
How would I match them up so the output would be identical to this?

Playing capture001.dv.
RAWDV file format detected.
ID_VIDEO_ID=0
ID_AUDIO_ID=0
VIDEO:  [DVSD]  720x480  24bpp  29.970 fps    0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening audio decoder: [libdv] Raw DV Audio Decoder
AUDIO: 48000 Hz, 2 ch, s16le, 28771.2 kbit/1873.12% (ratio: 3596399->192000)
Selected audio codec: [libdv] afm: libdv (raw DV audio decoder (libdv))
==========================================================================
ID_FILENAME=capture001.dv
ID_DEMUXER=rawdv
ID_VIDEO_FORMAT=DVSD
ID_VIDEO_BITRATE=0
ID_VIDEO_WIDTH=720
ID_VIDEO_HEIGHT=480
ID_VIDEO_FPS=29.970
ID_VIDEO_ASPECT=0.0000
ID_AUDIO_CODEC=libdv
ID_AUDIO_FORMAT=RADV
ID_AUDIO_BITRATE=28771192
ID_AUDIO_RATE=48000
ID_AUDIO_NCH=2
ID_LENGTH=67.33
open: Permission denied
Couldn't open: /dev/mga_vid
open: Permission denied
Couldn't open: /dev/mga_vid
==========================================================================
Opening video decoder: [dshow] DirectShow video codecs
Win32 LoadLibrary failed to load: qdv.dll, /usr/lib/codecs/qdv.dll, 
/usr/lib/win32/qdv.dll, /usr/local/lib/win32/qdv.dll
Warning: DS_Filter() could not open DirectShow DLL.  (DLL=qdv.dll, 
r=0x54600)
Failed to create DirectShow filter
ERROR: Could not open required DirectShow codec qdv.dll.
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffdv] vfm: ffmpeg (FFmpeg DV decoder)
==========================================================================
ID_VIDEO_CODEC=ffdv
AO: [oss] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 720 x 480 (preferred colorspace: Planar 411P)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar 411P as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.

SwScaler: BICUBIC scaler, from Planar 411P to Planar YV12 using MMX2
VO: [xv] 720x480 => 720x480 Planar YV12


Hmm, I see I have an issue with win32 codecs.... I'll fix later.

bc




More information about the MPlayer-users mailing list