Search found 27 matches
- Sun Feb 03, 2008 7:14 am
- Forum: PSP Development
- Topic: PMP AVC Mencoder for linux
- Replies: 13
- Views: 20541
Hmmmm. Upon further reflection, the enhanced threading support in the newer x264 library would have no effect because using threading in the actual video encoding causes the resulting pmp to be unplayable (I remembered this from a conversation with Jonny and have been testing it out a bit myself thi...
- Sat Feb 02, 2008 12:37 am
- Forum: PSP Development
- Topic: PMP AVC Mencoder for linux
- Replies: 13
- Views: 20541
So did you ever get around to releasing the sources? If so, can you post a link to them? :) Humble apologies, but I got lazy. :) I actually rediscovered this thread after looking for an alternative mencoder that uses updated x264 libraries myself. I'll definitely get my finger out and release the s...
- Wed Dec 20, 2006 1:44 am
- Forum: PSP Development
- Topic: PMP AVC Mencoder for linux
- Replies: 13
- Views: 20541
For what it's worth, I've done > 50 encodes with this now, all of which have been in sound synch, so it seems solid enough. jockyw2001: I haven't forgotten to post the source....It's just been a bit mental lately in the run up to Christmas (also did an OS wipe the other day so I'm still getting up a...
- Thu Dec 14, 2006 10:37 am
- Forum: PSP Development
- Topic: PMP AVC Mencoder for linux
- Replies: 13
- Views: 20541
- Wed Dec 13, 2006 11:13 pm
- Forum: PSP Development
- Topic: PMP AVC Mencoder for linux
- Replies: 13
- Views: 20541
PMP AVC Mencoder for linux
I altered mencoder / x264 (groundwork done by Jonny and Magik, thanks lads) to create PMP compliant AVC files. I made a statically linked binary, so it should work on any i386 based linux install without the need for codec installs, etc. Edit: You should NOT replace your installed version of mencode...
- Thu Dec 07, 2006 8:50 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
Well....I got mencoder compiled and linked with the x264 changes from Jonny's encoder (I had to make some slight modifications to get it to work with mencoder, but it should work just fine). I haven't had a chance to actually test it yet, but I'll post a guide on how to get it built (and a binary fo...
- Thu Dec 07, 2006 1:26 am
- Forum: PSP Development
- Topic: Please, please, please, please help me...
- Replies: 5
- Views: 5042
- Wed Dec 06, 2006 9:38 pm
- Forum: PSP Development
- Topic: Please, please, please, please help me...
- Replies: 5
- Views: 5042
- Wed Dec 06, 2006 8:48 pm
- Forum: PSP Development
- Topic: AVItoPMP (1.2.0): advanced tool for pmp video
- Replies: 252
- Views: 1159923
uNn99: Any chance of posting the changes you made (a diff file would be great) to mencoder to get it to make pmp compliant avc files? Or you could point me to somewhere else that describes the steps. I'm happy to edit the source directly, once I know what to do. :) I use linux and would like to comp...
- Wed Dec 06, 2006 2:40 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
@Khannie: (in case you have missed there is also the possibility to compile mencoder with the modified x264 support - so no need to pipe or frameserve) I've looked back through this thread to try to gather the various methods of linux encoding together. (Apologies for cluttering this thread) I'll p...
- Wed Dec 06, 2006 1:14 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
Re: recent patches of x264
Just wondering if there's a coherent post / page for linux encoding anywhere? I'm more than willing to share my experience. My encodes (using the modified x264 + pmp muxer perl scripts) work about 80% of the time, the other 20% are consistently losing sound synch slowly throughout the video. Wanted ...
- Tue Aug 15, 2006 6:41 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
mp3 support is there already, so adding it as an option wouldn't be very difficult, but the psp natively plays mp3's anyway. Personally, ogg support (in video, or as a separate supported file type) would make me smile. :) It's a much better codec below 128K, and things like cartoons could be made ve...
- Thu Jul 20, 2006 1:20 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
- Mon Jul 10, 2006 11:55 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
@Khannie: x264 support only uncompressed avi (both on windows/linux) on windows we use avisynth to frameserve, there is a minitut some pages ago (in case you have missed there is also the possibility to compile mencoder with the modified x264 support - so no need to pipe or frameserve) Didn't know ...
- Sun Jul 09, 2006 12:30 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
Not sure if this one is a bug or not, so I thought I'd better report it. I altered the bframes and iframes settings in the x264 command line (as I was encoding a cartoon). I'm still learning as I go, so there may be an error in what I did, but the encode seemed to go without a hitch. I got an error ...
- Sun Jul 09, 2006 9:52 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
In other news, I saw this on PSPUpdates, being the re-addition of the .POS save/restore feature after stopping the playback: http://dl.qj.net/pmpmod-avc-1.02-sub-pos-support-media-apps-psp-homebrew-applications/pg/12/fid/8671/catid/140 Nice one. Thanks for the heads up on that. I really missed that...
- Sat Jul 08, 2006 7:22 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
Only thought of windows users much later....and I think it warrants a new post: The same encode style will of course work on windows, but you don't have to bother with the mplayer / pipe messing. Instead your complete 2 pass, threaded x264 encode would look like this: x264 --pass 1 --threads 2 --pro...
- Sat Jul 08, 2006 2:37 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
OK...as Jonny suspected threading works for the first pass in a two pass encode. It improves first pass encode speed by about 15-20% (judged by fps rather than a hard measurement) on a dual core (or multi-processor) system. There is a noticeable improvement in quality using a 2 pass encode IMO. One ...
- Fri Jul 07, 2006 7:05 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
i think you can still use multithreading if you do multiple passes (only be sure to do the last pass with 1 th only) I'll try this out today and report back (probably tonight GMT). I'm not sure if there's a more convenient way of getting the input to the x264 program (on linux) than playing it thro...
- Thu Jul 06, 2006 10:31 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
I have found a bug in the x264 app on linux (edit: I don't have access to a windows machine, so I'm not sure if it applies there too). I'm not sure if it's related to the changes that have been applied to make it pmp compatible. Specifically, if I use the --threads flag to encode, it improves encode...
- Wed Jul 05, 2006 2:11 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
Re: small HOWTO: AVC pmp on Linux
As this topic went too long, maybe there is a similar HOWTO in the previous pages... I just wanted to say thanks for this. :) I recently removed windows from my home PC and I thought I was scuppered because the x264 doesn't natively support avi files on linux. More thanks to 606u are in order for t...
- Tue Jul 04, 2006 12:48 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
Re: small HOWTO: AVC pmp on Linux
I just wanted to say thanks for this. :)606u wrote:As this topic went too long, maybe there is a similar HOWTO in the previous pages...
I recently removed windows from my home PC and I thought I was scuppered because the x264 doesn't natively support avi files on linux.
- Sat Apr 29, 2006 12:44 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
- Thu Apr 27, 2006 12:23 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
- Wed Apr 26, 2006 5:28 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
- Wed Apr 26, 2006 5:57 am
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
(maybe you already know this :) Nope. ;) I didn't see that they were included. Probably should have looked harder. :) (what command line and ffmpeg version are you using?) I'm working off memory here (I'll post the actual command line tomorrow). ffmpeg -i inputfile.avi -an -vcodec mpeg4 -vtab xvid ...
- Tue Apr 25, 2006 11:01 pm
- Forum: PSP Development
- Topic: PMP Mod v2.02 & PMP Mod AVC v1.02
- Replies: 1856
- Views: 8841298
First post....I know they don't carry too much weight. Anyway: First off I just wanted to say thanks to Jonny and the other add-on developers. I love my psp primarily because of pmpmod. Commute? What commute? :) Secondly: I did manage to get the perl muxer to work on linux. Here's what I did: First ...