![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Just an idea, maybe TCPMP on PSP is possible? within the PSP Speculation forums, part of the PSP Development, Hacks, and Homebrew category; I've been thinking about this, and since i don't know sh*t about coding things, i'd thought why not post it ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
I've been thinking about this, and since i don't know sh*t about coding things, i'd thought why not post it at QJ.
I'm sure there are guys here that also own a PDA besides a PSP, and maybe they've heard of this program, it's called TCPMP and its an open source videoplayer for PDA's. With it u can just put any divx/xvid file on your memorycard and play it. No matter what resolution apperently, because when i put a xvid avi file with lets say, 640x352(16:9) on my SD card, it just resizes it to fit the screen and plays fine. I like this program, because i'm so sick and tired of re-encoding everything just to play on your handheld. And this one doesn't require any re-encoding. (And i don't care about filesize of the avi's because i got a 4gb memorycard and i watch something once and then toss it away anyways) So i thought maybe its possible use this program (since its open source) and make it work on the psp somehow. Because the PSP screen is much better to watch video on than a PDA screen. Maybe someone here who knows more of these kind of things is willing to look into this idea and maybe use the TCPMP program code to make some sort of TCPSP version? Of course i know there's the pmplayer that plays avi's on psp, but u still have to re-encode to pmp format. Well, thats my idea, i hope someone here can do something with it. If not, it was just an idea! p.s TCPMP site can be found here: http://tcpmp.corecodec.org (currently offline) But u can still download it here |
|
|
|
|
|
|
#2 |
![]() ![]() Three Years Old
|
This might be possible, but even if it was it would a sort of bad idea, have you tried using homebrew to view an AVI file before? it sucks, there is no other way to put it. The framerate would by was to low for it to be any good....
sorry to disapoint, but i don't think this will happen. I may be wrong, so feel free to correct me on anything I've said. *Shuffles into the firing line* |
|
|
|
|
|
#3 | |
![]() |
Quote:
Someone just needs to code it, and it would be 2 big of a project for me.
|
|
|
|
|
|
|
#6 |
![]() ![]() AKA Homer
|
I'll have a look at it.
|
|
|
|
|
|
#7 |
![]() |
That sound awesome. There would be resolution limitations most likely.
__________________
[SIZE=2][FONT=Verdana][SIZE=3][U][B]3 YEAR VETERAN[/B][/U][/SIZE][SIZE=3][FONT=Arial Black] [/FONT][/SIZE][/FONT][/SIZE]Thanks to the following whose ever made me a sig/av. [U][I][FONT=Impact] [/FONT][/I][/U] |
|
|
|
|
|
#8 |
![]() ![]() AKA Homer
|
Hmm.. There's about 2500 files in there... No way am I going to port that :\
|
|
|
|
|
|
#9 |
![]() |
Heh. You might not have to change much. When I ported LPairs to the PSP, I only modified ~5 out of some 15 files, and for some of those it was just adding a line for an include (which could be done for large numbers of files relatively easily through scripting).
If anyone seriously wants to work on porting this, we could set up an SVN server and all that good stuff. It could be a neat project.
__________________
[qj now fails.] |
|
|
|
|
|
#11 | |
![]() |
Quote:
|
|
|
|
|
|
|
#12 | |
![]() |
Quote:
I can help if nessecary. MiG |
|
|
|
|
|
|
#13 |
|
Thnx for all the reply's so far!
Now i don't know how they've managed to make it resize the video automaticly to fit your screen, but i know for sure that it works. Like yesterday, i took an avi file with these specs: Video : 308 Mb, 1024 Kbps, 23.976 fps, res. 624*352 (16:9), XVID Audio : 41 Mb, 139 Kbps, 48000 Hz, 2 kan., 0x55 = Lame MP3 And i put it on my 4gb SD card, and watched it on my PDA perfectly! How nice would it be just to grab any avi xvid file, put it on your mem.stick and just play it, without any re-encoding, on your sexy psp screen instead of pda. |
|
|
|
|
|
|
#14 |
![]() |
Just had a look at the source for this, and most of this is based around the codecs, and i have no idea as to whether they need porting as well, as it is something that is wayy over my head..
The things i reckon need changing are the Player part and the Interface, you'll se what i mean when you open the VS2005 solution file up.. If your looking at the source it would help to have VS2005 installed, as it sorts out the projected quite nicely.. Be good to get a port of this up and running though. |
|
|
|
|
|
#15 | |
![]() |
Quote:
|
|
|
|
|
|
|
#16 | |
![]() ![]() Three Years Old
|
Quote:
|
|
|
|
|
|
|
#19 |
![]() |
It is definitely possible to change the interface. The player is the hard part. It depends how many files have to be changed to include psp specific functions and some codecs would have to be ported. Ill look at it and see how much would have to be done.
__________________
[url=http://xs.to][img]http://xs313.xs.to/xs313/07106/wmnp8z.png[/img][/url] What's a recovery.elf [QUOTE=iball] He's the one that fixes Santa's sleigh when it breaks down[/QUOTE] [QUOTE=Deturbanator]why are we allowed to see the whole flesh and being of the boob but we MUST blur out the tit?[/QUOTE] [PRE][B]sg57 i love you for turning on the light of homebrew when i was in the darkness of sony[/b][/pre] |
|
|
|
|
|
#21 | |
![]() |
Quote:
__________________
[SIZE=2][FONT=Verdana][SIZE=3][U][B]3 YEAR VETERAN[/B][/U][/SIZE][SIZE=3][FONT=Arial Black] [/FONT][/SIZE][/FONT][/SIZE]Thanks to the following whose ever made me a sig/av. [U][I][FONT=Impact] [/FONT][/I][/U] |
|
|
|
|
|
|
#23 | |
![]() |
Quote:
I haven't had too many problems... |
|
|
|
|
|
|
#24 | |
|
Quote:
But i figured since TCPMP is already made for a portable device, and auto-resizes the resolution of the video's its maybe easier...? |
||
|
|
|
|
|
#25 |
![]() ![]() AKA Homer
|
VLC is built using dll plugins. So, no you can't port vlc with all the plugins..
But sure, change the source code so they're not built as dll's. Then it might be possible. |
|
|
|
|
|
#26 | |
![]() |
Quote:
It would be so nice if anyone could port VLC because its light weigh, open source and it plays the raw-format of the files so it do not use any codec and plays all format (thats what my engineer bother in law said anyway) since i installed VLC on my computer i have not installed a codec more! and the interface of VLC is really simple to.
__________________
[SIZE=1]Keywords that describe me: *I know my way around the computer*Metal head*Norwegian*Beard*Love my g/f Cathinke<3*Linux user and proud of it* [/SIZE][IMG]http://img59.imageshack.us/img59/6698/heavymetallv7.jpg[/IMG] Current development project [URL="http://filesock.sf.net"]FileSock.Sourceforge.net[/URL] |
|
|
|
|
|
|
#27 | |
![]() |
Quote:
__________________
[SIZE=2][FONT=Verdana][SIZE=3][U][B]3 YEAR VETERAN[/B][/U][/SIZE][SIZE=3][FONT=Arial Black] [/FONT][/SIZE][/FONT][/SIZE]Thanks to the following whose ever made me a sig/av. [U][I][FONT=Impact] [/FONT][/I][/U] |
|
|
|
|
|
|
#28 |
![]() |
Try watching a hi-res video on your PC and then resize it and see for yourself if the quality will be reduced or not. As for the raw format thingy, that means the file has to be raw or something, I'm not so sure but what not, I don't think it's possible to decode or decompress anything without knowing how to do it. Correct me if I'm wrong here, please. ):
|
|
|
|
|
|
#30 | |
![]() |
Quote:
Umm...dude I have resized with VirtualDubMod. It was really jaggy up close. But I asked someone whose used it and he said the quality holds.
__________________
[SIZE=2][FONT=Verdana][SIZE=3][U][B]3 YEAR VETERAN[/B][/U][/SIZE][SIZE=3][FONT=Arial Black] [/FONT][/SIZE][/FONT][/SIZE]Thanks to the following whose ever made me a sig/av. [U][I][FONT=Impact] [/FONT][/I][/U] |
|
|
|
|
![]() |
| Tags |
| idea , psp , tcpmp |
| Thread Tools | |
|
|