digitalFAQ.com Forums [Archives]

digitalFAQ.com Forums [Archives] (http://www.digitalfaq.com/archives/)
-   Video Encoding and Conversion (http://www.digitalfaq.com/archives/encode/)
-   -   KVCD on Pocket PCs? (http://www.digitalfaq.com/archives/encode/13195-kvcd-pocket-pcs.html)

rds_correia 01-14-2005 07:11 PM

KVCD on Pocket PCs?
 
Hi guys :)
I've got this friend and he has recently bought an handheld Pocket PC.
Now, we were talking about how good his new toy is, when he showed me a small avi file to demonstrate it's multimedia capabilities.
So I told him about KVCD and he got interested but he'd like to see it working first.
And I offered myself to demonstrate it by encoding a small clip of a movie for him.
The problem is, I'm not used to those LCD resolutions: 240x320.
I need to resize it but I don't know how.
FitCD doesn't do anything below 352x288.
What tool should I use to help me resize in this particular case?
Or does it have to be done manually? Care to give me a hint on how?
Let's suppose I have a PAL 720x576 movie with a movie area of 720x428 ;-)
BTW should I use overscan or not?
BTW2 the embeded software player rotates the movie when we choose full screen. Does that mean that I could go for 320x240?
BTW3 I'd like to try it with NuEnc instead of Tmpgenc.
TIA
Cheers

kwag 01-14-2005 08:22 PM

Hi Rui,

You can try FitCD or MovieStacker and target as 352x240(288) (No overscan), and after you're done with the settings you get, divide them by 2.
So your target will be 176x120(144) ;)
CalcuMatic supports those (SmartPhone) resolutions, so it will work.
I'm currently fixing the "CQ_VBR" issue on CalcuMatic, which is a must for those resolutions, and I should have an update later tonight.

Edit: It's fixed. I just uploaded it ;)

-kwag

cowdog 01-15-2005 04:05 AM

would'nt RMVB be better for a Pocket PC or cellphone? mpeg1 and mpeg2 just seem alittle to roomy for the little toys. and from what i've read lurking around the whole 2 days i've been here. the RMVB and MKV formats surely wont be to much of a stretch for someone like you to conqour :)

kwag 01-15-2005 10:34 AM

Hi cowdog,

Well, some time ago I did the complete movie "The Matrix", and I fit it on 128MB, and it looks great on a PocketPC :)
The thing is that being MPEG-1, it will run on just about every player on any device, without the need of external Codecs.
So you can carry your MPEG-1 around just about anywhere.
But if someone really REALLY wants the best quality at Smartphone resolutions at the smallest possible file size, then the best option is Ogg Theora ;)
http://www.theora.org

-kwag

rds_correia 01-15-2005 12:11 PM

Quote:

Originally Posted by kwag
Hi Rui,
You can try FitCD or MovieStacker and target as 352x240(288) (No overscan), and after you're done with the settings you get, divide them by 2.
So your target will be 176x120(144) ;)

Hi Karl ;),
I ran FitCD I set the output to 4:3 VCD (352x288) without overscan.
And here's what I got:
Code:

Mpeg2Source("D:\XMEN2\D2V\x2.d2v")
BicubicResize(352,160,0,0.6,7,74,706,428)
AddBorders(0,64,0,64)

Now, what do I divide by two?
In other words, what would be my final script based on the one I post?

Quote:

Originally Posted by kwag
CalcuMatic supports those (SmartPhone) resolutions, so it will work.
I'm currently fixing the "CQ_VBR" issue on CalcuMatic, which is a must for those resolutions, and I should have an update later tonight.
Edit: It's fixed. I just uploaded it ;)

That's wonderful :D
I'll give it a go as soon as I get the above clarified ;-)
Cheers

kwag 01-15-2005 01:05 PM

Quote:

Originally Posted by rds_correia
Hi Karl ;),
I ran FitCD I set the output to 4:3 VCD (352x288) without overscan.
And here's what I got:
Code:

Mpeg2Source("D:\XMEN2\D2V\x2.d2v")
BicubicResize(352,160,0,0.6,7,74,706,428)
AddBorders(0,64,0,64)

Now, what do I divide by two?

Nothing in your script :!:
Change the output on TMPGEnc to 176x144 ;)
And get CQMatic 1.4.06, which now accepts one of the Smartphone resolutions (videoWidth = 176) that I left out on previous versions :oops:
http://www.kvcd.net/downloads/CQMatic-1.4.06.exe

-kwag

kwag 01-15-2005 01:34 PM

Little 172x120 sample here Rui ;)
http://www.kvcd.net/downloads/smartp...et.172x120.m1v
Play it back at that resolution :!:
Target is 128MB, with audio at 64Kbps.
I'm doing a full encode right now just to see if CQMatic did it's job correctly :)
Got a CQ_VBR value of 16.93, so the complete movie should look just like that sample.

-kwag

rds_correia 01-15-2005 04:14 PM

Thanks Karl :D
BTW is there any chance I can use NuEnc instead?
I mean, I don't have any way of choosing the output resolution on NuEnc...
But thanks a lot for cqmatic and for helping :)
Cheers

kwag 01-16-2005 12:52 AM

Quote:

Originally Posted by rds_correia
BTW is there any chance I can use NuEnc instead?

I haven't tried that Rui.
But at that extremely low bitrate, I'm pretty sure TMPGEnc will still be way better than any avcodec based encoder, specially on MPEG-1 ;)

-kwag

oxycotton420 02-10-2005 03:40 PM

hi i got a pocket PC as well just a a quick question how come Cqmatic don't accept 320 * 172 resolution ?

kwag 02-10-2005 04:21 PM

Quote:

Originally Posted by oxycotton420
hi i got a pocket PC as well just a a quick question how come Cqmatic don't accept 320 * 172 resolution ?

172 is not divisible by 8 or 16.

-kwag


All times are GMT -5. The time now is 06:14 PM  —  vBulletin © Jelsoft Enterprises Ltd

Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.