Encode PMP_MOD_AVC on the MAC -PEnGUIn ToolKit-

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
penguintool
Posts: 7
Joined: Wed Aug 30, 2006 2:44 pm

Encode PMP_MOD_AVC on the MAC -PEnGUIn ToolKit-

Post by penguintool »

Hello..Everyone...
I thought some people would like to encode their PMP_MOD_AVC movies on the Macintosh.
And I make a small program "PEnGUIn ToolKit".
It can encode H264, AVI, MP3 for compatible with PMP_MUXER and PMP_DEMUXER.
In fact, PEnGUIn is a frontend for mencoder (with x264 pacthed, thanks of Jonny's efforts!!).
So you have to download mencoder binaries seperately.

(12.29.2006 Updated)
I list the download's link following:
DOWNLOAD: PEnGUIn_ToolKit_1.32u.zip
DOWNLOAD: Mencoder, Mplayer, X264 & LAME Bianries for Intel Only (11.18.2006 Build)
DOWNLOAD: Mencoder, Mplayer, X264 & LAME Bianries for PPC Only (11.17.2006 Build)

And I set a blog for introducing the software.
http://penguintool.blogspot.com/

Wish it works, and some people would love it. Thanks!!
Last edited by penguintool on Sat Dec 30, 2006 5:39 pm, edited 7 times in total.
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

hey dude thanks!!
jonny
Posts: 351
Joined: Thu Sep 22, 2005 5:46 pm
Contact:

Post by jonny »

hi, looks nice :)

a curiosity, is there anything special needed to compile bit-vector on mac?

i'm asking this because seems it was the major problem for people that tryed running the muxer script on this platform.
penguintool
Posts: 7
Joined: Wed Aug 30, 2006 2:44 pm

Post by penguintool »

Hello..Jonny...
It's nice to hear from you.
I used XCode with camelbones to compile perl modules.
Camelbones is a Cocoa-Perl Bridge, it let perl which is able to use Cocoa elements.
The more details you can find in Camelbones website.
http://camelbones.sourceforge.net/
jonny
Posts: 351
Joined: Thu Sep 22, 2005 5:46 pm
Contact:

Post by jonny »

i see, thanks for the info!
cambur
Posts: 3
Joined: Fri Sep 01, 2006 7:22 am

help

Post by cambur »

When i try to use your program with the newest mencoder version, i get this error

dyld: Library not loaded: /usr/local/lib/libmp3lame.0.dylib
Referenced from: /Users/Carlos/Desktop/lib/Mencoder
Reason: image not found

Some help would we appreciated.

Thank you
cambur
Posts: 3
Joined: Fri Sep 01, 2006 7:22 am

Post by cambur »

help anyone please?
I would love to use this app.
thanks
penguintool
Posts: 7
Joined: Wed Aug 30, 2006 2:44 pm

Post by penguintool »

Hello..Cambur...
I am so sorry that the last mencoder was not static version.
But my gcc compiler seems not to be compatiable with the latest XCode 2.4.
I am reinstall my tiger and reinstall xcode.
I will release the new version mencoder binaries these days.
Suggest you can use PEnGUIn 1.0 with previous mencoder temporarily.
Sorry for any of inconvenient.
penguintool
Posts: 7
Joined: Wed Aug 30, 2006 2:44 pm

Post by penguintool »

Hello..Cambur......
I had make a binaries package update.
Wish it is useful.
cambur
Posts: 3
Joined: Fri Sep 01, 2006 7:22 am

Post by cambur »

Another problem, when I try to encode a certain movie, it encodes alll of the movie, but in half of the movie time, so the video is all fast fowarded in avi and in avc. Any suggestions?

Thank you
penguintool
Posts: 7
Joined: Wed Aug 30, 2006 2:44 pm

Post by penguintool »

Hello..Cambur....
Did you mean out-of-sync in Audio/Video?
I guess the latest version 1.16a solving the problem.
Thanks!
oOPriMuSOo
Posts: 2
Joined: Tue Jun 28, 2005 12:21 am

New feature

Post by oOPriMuSOo »

Suggestion:

When recoding DVD VOB's, it would be nice to to have a merge function that merges the separate VOB's together to create a single PMP file, eventually.
penguintool
Posts: 7
Joined: Wed Aug 30, 2006 2:44 pm

Re: New feature

Post by penguintool »

Hello..oOPriMuSOo....
A powerful utility "MPEG Streamclip" can handle the process.
Just open one of vob files in VIDEO_TS.
For example "VTS_01_1.VOB"
And select open all files in the conversion window.
Set input point for pressing "i" key.
Set output point for pressing "o" key.
File -> select "Save as..."
You will got a file which you want.
Thanks!
oOPriMuSOo
Posts: 2
Joined: Tue Jun 28, 2005 12:21 am

Post by oOPriMuSOo »

Thanks! Works great!
bargainbinburglar
Posts: 1
Joined: Sat May 13, 2006 4:47 am

muxer does not work on 1.4

Post by bargainbinburglar »

hey, since upgrading to 1.4, the pmp muxer does not work. I'm not sure if it doesn't work with both avc and avi files, but for sure it does not work with the avc files.

here is what the pmp log file reads:

/Users/Dan/Desktop/Work/downloads/apocalypto/movie.cd1.264:
Processing video ...
width: 480
height: 272
scale: 1000
rate: 25000


Status: [dwTotalFrames == 0]

___________________

and that's where it ends. no muxing actually occurs. does anybody have any idea what it isn't working?
penguintool
Posts: 7
Joined: Wed Aug 30, 2006 2:44 pm

Re: muxer does not work on 1.4

Post by penguintool »

Hello..
Did you use the default value or change -crf lower 21 or over 24?
By the way, what's the mac you use ? PPC or Mactel?
What's the video source you encoded? avi, mp4, rm or mov?
It looks like that the xxx.264 is not correct and compatible to muxer.
Please provide more information that I can figure out what's wrong with the error.
Thanks.
Post Reply