View Single Post
  #90 (permalink)  
Old 1st Apr 2008, 7:35 am
GeneBlade GeneBlade is offline
New Member
 
Join Date: Mar 2008
Posts: 2
Default

Also, how to I convert realmedia?? I tried looking for the RealMedia Section in the DOCS as mentioned but I cannnot find it..

This is using a winxp though. with realplayer 10.5 installed..


C:\Program Files\viDrop>mencoder "realmedia.rmvb" -idx -fo
rceidx -ovc xvid -xvidencopts bitrate=300:me_quality=6:max_bframes=0:quant_type=
h263:turbo:nochroma_me:notrellis:vhq=0 -vf scale=320:181 -vf-add expand=320:240:
-1:-1:1 -vf-add eq2=1.1:1:0:1.2:::: -ofps 22 -oac lavc -lavcopts acodec=mp2:ab
itrate=128 -af volnorm=2:0.25 -af channels=2 -srate 44100 -o "ondaclone.avi" -vf-add harddup -of lavf -lavfopts format=rm
MEncoder 1.0rc2-4.2.1 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ (Family: 15, Model: 75, Step
ping: 2)
CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
success: format: 0 data: 0x0 - 0xd19f52b
REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
[real] Audio stream found, -aid 0
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
[real] Video stream found, -vid 1
Stream mimetype: logical-fileinfo
VIDEO: [RV40] 656x372 24bpp 23.000 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:11 fourcc:0x30345652 size:656x372 fps:23.00 ftime:=0.0435
================================================== ========================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 96.5 kbit/6.84% (ratio: 12058->176400)
Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
================================================== ========================
** MUXER_LAVF ************************************************** ***************
REMEMBER: MEncoder's libavformat muxing is presently broken and can generate
INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
************************************************** *****************************
OK, exit
xvid: using library version 1.1.3 (build xvid-1.1.3)
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [harddup]
Opening video filter: [eq2=1.1:1:0:1.2::::]
Opening video filter: [expand w=320 h=240 x=-1 y=-1 osd=1]
Expand: 320 x 240, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=320 h=181]
================================================== ========================
Opening video decoder: [realvid] RealVideo decoder
Error loading dll
ERROR: Could not open required DirectShow codec drvc.so.
Read the RealVideo section of the DOCS!
VDecoder init failed
Opening video decoder: [realvid] RealVideo decoder
Error loading dll
ERROR: Could not open required DirectShow codec drvc.dll.
Read the RealVideo section of the DOCS!
VDecoder init failed
Opening video decoder: [realvid] RealVideo decoder
Error loading dll
ERROR: Could not open required DirectShow codec drv4.so.6.0.
Read the RealVideo section of the DOCS!
VDecoder init failed
Opening video decoder: [realvid] RealVideo decoder
Error loading dll
ERROR: Could not open required DirectShow codec drv43260.dll.
Read the RealVideo section of the DOCS!
VDecoder init failed
Opening video decoder: [realvid] RealVideo decoder
Error loading dll
ERROR: Could not open required DirectShow codec drvc.bundle/Contents/MacOS/drvc.

Read the RealVideo section of the DOCS!
VDecoder init failed
Cannot find codec matching selected -vo and video format 0x30345652.
Read DOCS/HTML/en/codecs.html!
================================================== ========================

Exiting...
Reply With Quote