
1st Jan 2009, 2:28 pm
|
|
New Member
|
|
Join Date: Dec 2008
Posts: 7
|
|
Re: Cant play video in my MP4
This setting FINALLY worked for me thanks to the video file that was provided above. MAN it took me weeks to find this out, and all because someone else had the same 2606a rockchip WITH an example file.
copy the code below and paste it into an ini file (txt file with .ini instead of .txt)
Code:
[settings]
RebuildIndex=1
AutoAddOnOpen=0
Normalize=0
NormalizeAmount=0.25
ExtraStereo=0
SRate=44100
VideoCodec=xvid
container=avi
fourcc=
AudioCodec=mp2
VideoBitrate=460
AudioBitrate=64
MotionEst=4
Width=224
Height=176
SubFont=.\mplayer\subfont.ttf
SubCP=cp1251
SupPos=100
SubWidth=100
SubSize=5
CmdLine=-vf-add expand=176:224:-1:-1:1
MplayerCmdLine=
FPS=20
AudioNCh=2
pp=1
pp=0
smartblur=0
smartblur-amount=0
rotate=2
gamma=1.1
contrast=1
brightness=0
saturation=1.2
flip=1
ResizeMethod=1
PostExec=
suffix=_high
Hope this works for you like it worked for me!!
|