Quantcast KVCD on Pocket Pcs? - digitalFAQ.com Forums [Archives]
Go Back    digitalFAQ.com Forums [Archives] > Video Production Forums > Video Encoding and Conversion

Reply
 
LinkBack Thread Tools
  #1  
01-14-2005, 08:11 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
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
__________________
Rui
Reply With Quote
Someday, 12:01 PM
admin's Avatar
Site Staff / Ad Manager
 
Join Date: Dec 2002
Posts: 42
Thanks: ∞
Thanked 42 Times in 42 Posts
  #2  
01-14-2005, 09:22 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Hi Rui,

You can try FitCD or MovieStacker and target as 352x240(28 (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
Reply With Quote
  #3  
01-15-2005, 05:05 AM
cowdog cowdog is offline
Free Member
 
Join Date: Jan 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
  #4  
01-15-2005, 11:34 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
  #5  
01-15-2005, 01:11 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by kwag
Hi Rui,
You can try FitCD or MovieStacker and target as 352x240(28 (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 (352x28 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
I'll give it a go as soon as I get the above clarified
Cheers
__________________
Rui
Reply With Quote
  #6  
01-15-2005, 02:05 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by rds_correia
Hi Karl ,
I ran FitCD I set the output to 4:3 VCD (352x28 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
http://www.kvcd.net/downloads/CQMatic-1.4.06.exe

-kwag
Reply With Quote
  #7  
01-15-2005, 02:34 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
  #8  
01-15-2005, 05:14 PM
rds_correia rds_correia is offline
Free Member
 
Join Date: Apr 2003
Location: Chinese Democracy starts now!
Posts: 2,563
Thanks: 1
Thanked 0 Times in 0 Posts
Thanks Karl
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
__________________
Rui
Reply With Quote
  #9  
01-16-2005, 01:52 AM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
  #10  
02-10-2005, 04:40 PM
oxycotton420 oxycotton420 is offline
Free Member
 
Join Date: May 2004
Location: Lebanon, Beirut
Posts: 228
Thanks: 0
Thanked 0 Times in 0 Posts
hi i got a pocket PC as well just a a quick question how come Cqmatic don't accept 320 * 172 resolution ?
Reply With Quote
  #11  
02-10-2005, 05:21 PM
kwag kwag is offline
Free Member
 
Join Date: Apr 2002
Location: Puerto Rico, USA
Posts: 13,537
Thanks: 0
Thanked 0 Times in 0 Posts
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
Reply With Quote
Reply




Similar Threads
Thread Thread Starter Forum Replies Last Post
KVCD on Pocket PC looks very nice! MrTibs Video Encoding and Conversion 5 12-19-2006 11:55 PM
A rocket in your pocket! kwag Computers 0 11-28-2004 06:58 PM
TMPGEnc: Pocket PC and Smartphone templates here! The PocketTV Team Video Encoding and Conversion 1 09-13-2003 02:07 PM
Best encoding for Pocket TV running on HP 720 Jornada brando Video Encoding and Conversion 2 06-05-2003 04:42 AM
TMPGEnc: Right encoding for pocket TV running on HP 720 Jornada brando Video Encoding and Conversion 0 05-21-2003 10:21 AM




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