XviD4PSP AVI, MPG or DVD to PMP or AVI converter 3.106

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

Moderators: cheriff, TyRaNiD

therock003
Posts: 96
Joined: Fri Sep 23, 2005 11:09 pm

Post by therock003 »

no they are correct,and i do experience the same issue as well.
lixx
Posts: 5
Joined: Sat May 06, 2006 11:13 pm

subtitles

Post by lixx »

ok i did the following:
i installed the newest version
when i add the movie, it appears in the todo list with "(subtitles)" behind it. So I think the tool knows, that there are subtitles present. After encoding -> no subtitles :(

I opened the temp folder, there were 2 files an .avs and the .srt i looked at the .avs and there was entry that loads up the subtitles :(

could this be the reason?

mfg lixx

EDIT:
i've added/edited some lines in the script

Code: Select all

loadplugin("E:\PMP\temp\AviSynthPlugins\TemporalCleaner.dll")
loadplugin("E:\PMP\temp\AviSynthPlugins\MSharpen.dll")
loadplugin("E:\PMP\temp\AviSynthPlugins\VSFilter.dll") 		### Subtitle Plugin
AVISource("E:\20 Two for the Road.avi") 			### AVISource, because directshow-filter didn't work in mpc, don't know why
TextSub("E:\PMP\temp\20 Two for the Road.srt") 			### Load the subtitles
ConvertToYUY2()
TemporalCleaner (ythresh=5, cthresh=10)
MSharpen(15,100,true,false,false)
Crop(0, 0, -0, -0)
Lanczos4Resize(480, 272)
know it shows up the subtitles fine with mediaplayer classic.
http://sourceforge.net/project/showfile ... e_id=84359
csuper
Posts: 103
Joined: Tue Jan 03, 2006 6:19 pm

Post by csuper »

Find the "mencoder.exe" in your computer...
In the directory do you have a directory call "mplayer" with the "subfont.ttf" file ? If not you will get no subtitle...
So you have to get the file... where ? find mplayer package (google) for your computer then in the archive you will see the directory you seek - copy it to your xvid4psp installed "mencoder" directory, than retry.

Ps : there is an option that you can see what's going on (dos window open with mencoder working)... you will see if the sub is loading properly.

Hope that help.

csuper.
winnydowsxx
Posts: 43
Joined: Mon Mar 06, 2006 1:13 am

Post by winnydowsxx »

@lixx
May be yoy forgot choose subtitle font ? (settings - subtutle font - 1252).
Subtitles add in mencoder, not in avisynth. (for compatibility with speed mode).
lixx
Posts: 5
Joined: Sat May 06, 2006 11:13 pm

Post by lixx »

i had selected 1252 font, too.

now i've added the subfont.ttf to the folder. i'll try it and then post if it works. thx so far

mfg lixx

EDIT: subfon.ttf did the job! but i think the vid is a bit asynchron..
Last edited by lixx on Sun May 07, 2006 5:25 am, edited 1 time in total.
winnydowsxx
Posts: 43
Joined: Mon Mar 06, 2006 1:13 am

Post by winnydowsxx »

I try today encode source with subtitles. Subtitles was ok, but av sync lost :(. Need to correct this bug.
davthegamer
Posts: 2
Joined: Thu May 11, 2006 4:52 am

Post by davthegamer »

hi i try ton install xvid4psp with the 2.00 frameworks but il have all the time an error when i try to open video files :

Common Language Runtime detected an invalid program !!


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidProgramException: Common Language Runtime detected an invalid program.
at Microsoft.VisualBasic.CompilerServices.ProjectData.SetProjectError(Exception ex)
at XviD4PSP.XviD4PSP.AddFile()
at XviD4PSP.XviD4PSP.btnAddFile_Click(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripButton.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
XviD4PSP
Assembly Version: 3.1.0.5
Win32 Version: 3.1.0.5
CodeBase: file:///C:/Documents%20and%20Settings/David%20Zonus/Local%20Settings/Apps/2.0/L3DDDKBV.583/GPC79608.X2D/xvid..tion_b6b8c65a4790630b_0003.0001_963c971457115d05/XviD4PSP.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
LybraVb
Assembly Version: 1.2.0.28020
Win32 Version: 1.2.0.28020
CodeBase: file:///C:/Documents%20and%20Settings/David%20Zonus/Local%20Settings/Apps/2.0/L3DDDKBV.583/GPC79608.X2D/xvid..tion_b6b8c65a4790630b_0003.0001_963c971457115d05/LybraVb.DLL
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
davthegamer
Posts: 2
Joined: Thu May 11, 2006 4:52 am

Post by davthegamer »

please help me :(
winnydowsxx
Posts: 43
Joined: Mon Mar 06, 2006 1:13 am

Post by winnydowsxx »

@davthegamer
Too many different ways. May be wrong codec, wrong framework version, errors on C:.

@all
Now I write very new version. 4.000. Will be many many changes. Prorgram will be not only for PSP. Also PC, phone or PDA.
katak
Posts: 5
Joined: Thu May 18, 2006 8:33 am

Post by katak »

Hi,

I tried the last revision, but I still don't know where to fix the resolution.... and when I encoded a video and i try to open it, I got this message:

"pmp_lib_open: invalid file version"

can anyone help me ?

Thanks.
winnydowsxx
Posts: 43
Joined: Mon Mar 06, 2006 1:13 am

Post by winnydowsxx »

@katak
Use pmp player 2.0.
katak
Posts: 5
Joined: Thu May 18, 2006 8:33 am

Post by katak »

Exactly dude! :)
This is amazing, I tried 3Le seigneur des anneaux" (lord of the rings for U :D) and the difference does exist!
the big missing is a search time during the movie (hum you understand ?)...

Good job!
katak
Posts: 5
Joined: Thu May 18, 2006 8:33 am

Post by katak »

I don't know if it's the same for you but audio treatment takes more time than video..... and I tried 2 movies in Divx and Xvid, but I don't see any difference. The Divx is twice faster....
gtkpr
Posts: 1
Joined: Tue May 23, 2006 10:25 am

Post by gtkpr »

Could i first say what a fantastic program , very easy to use and gives very nice results , in my opinion its not up to virtualdub standards as yet due to a slightly larger filesize with the same bitrate settings , qaulity is slightly poorer also , dont get me wrong as i am not critisizing your hard work (simply my opinion)
1 feature the program is lacking is the ability to demux the files and add an audio delay then remux , mostly due to 10% of all encodes ending up with out of sync audio which is not due to your app , seems to be from VBR audio not being as standard from source file.
If it would not be too much hard work i would love to see this feature added in future rls's
thx for your hard work and keep it up , many thx
winnydowsxx
Posts: 43
Joined: Mon Mar 06, 2006 1:13 am

Post by winnydowsxx »

gtkpr wrote:in my opinion its not up to virtualdub standards as yet due to a slightly larger filesize with the same bitrate settings , qaulity is slightly poorer also
Witch one filters you use in virtualdub and what modes and filters you use in XviD4PSP ?
NSCXP2005
Posts: 8
Joined: Sat Jan 28, 2006 1:04 am

Post by NSCXP2005 »

Winnydowsxx,

can you please tell us when you will be releasing a new version of this fantastic converter?

please reply
winnydowsxx
Posts: 43
Joined: Mon Mar 06, 2006 1:13 am

Post by winnydowsxx »

uuuufffff.
May be month later, may be early. To much work.
winnydowsxx
Posts: 43
Joined: Mon Mar 06, 2006 1:13 am

Post by winnydowsxx »

I`m back to work! :).
Introduce new build:

XviD4PSP 3.106 RapidShare
XviD4PSP 3.106 HomeFTP

Changes 3.106:
Fixed 2-3 parts movies progress.
Subtitles in SUB added.
Fixed AviSynth detection on WindowsXP64.
MediaInfo.dll updated to 7.2.1.0.
DGindex updated to 1.4.7.
PMPmuxer updated to 2.01 (2.00 players read files 2.01).

Next build will have much changes.

@csuper
Need your help for translation update. Now translate much simpler.
Mad_Winnydows
Posts: 4
Joined: Mon Jun 12, 2006 12:13 am

Post by Mad_Winnydows »

f***
I`m banned from forum :(. Don`t understand why. Later will post My Apps on another forum.
I know somebody send me private message but can`t read my winnydowsxx PM. Resend please to my new PM.
Last edited by Mad_Winnydows on Mon Jun 12, 2006 9:16 am, edited 1 time in total.
Eingang
Posts: 59
Joined: Wed Jan 04, 2006 7:33 am

Post by Eingang »

winnydowsxx wrote:I`m back to work! :).
Introduce new build:

XviD4PSP 3.106 RapidShare
XviD4PSP 3.106 HomeFTP

Changes 3.106:
Fixed 2-3 parts movies progress.
Subtitles in SUB added.
Fixed AviSynth detection on WindowsXP64.
MediaInfo.dll updated to 7.2.1.0.
DGindex updated to 1.4.7.
PMPmuxer updated to 2.01 (2.00 players read files 2.01).

Next build will have much changes.

@csuper
Need your help for translation update. Now translate much simpler.
this is great !!
what about implementin the new x264 codec === ?? this would make us happy.... :D thx
Mad_Winnydows
Posts: 4
Joined: Mon Jun 12, 2006 12:13 am

Post by Mad_Winnydows »

@Eingang
Now I write 3.107 with AVC.
3.106 have bug. Don`t use this version. Wait 3.107.
I hope tomorrow :).
Eingang
Posts: 59
Joined: Wed Jan 04, 2006 7:33 am

Post by Eingang »

Mad_Winnydows wrote:@Eingang
Now I write 3.107 with AVC.
3.106 have bug. Don`t use this version. Wait 3.107.
I hope tomorrow :).
thank you again for what you´re doing !!!! :))
Mad_Winnydows
Posts: 4
Joined: Mon Jun 12, 2006 12:13 am

Post by Mad_Winnydows »

Uuufff. Make faster than I think. :)

XviD4PSP 3.107 FTP
XviD4PSP 3.107 RapidShare

3.107 changes:
Added PMP AVC output.
Fixed PMP 2.01 output.
Small design and logic fixes.
Updated french translation. Thanx csuper.
psp
Posts: 43
Joined: Thu Jun 01, 2006 3:15 am

Post by psp »

how can i chioce diffrent setting to each file?

when i cange setting to a file it doesnt show up in the job list (see the old setting), how can i updated the setting?

last queastion where can i chioce the sub file?

pls replay
Mad_Winnydows
Posts: 4
Joined: Mon Jun 12, 2006 12:13 am

Post by Mad_Winnydows »

@psp
Set setting before adding.
Next version will have different logic. Better than now.
psp
Posts: 43
Joined: Thu Jun 01, 2006 3:15 am

Post by psp »

thanks

good job with xvid4psp
therock003
Posts: 96
Joined: Fri Sep 23, 2005 11:09 pm

Post by therock003 »

Hi winnydows,i have encountred some problems.

So i dloades the new version,extracted files,run setup and then the gui popped up.I chose settings,add files and started conversion.I've also set to close pc after completed.

When i woke up today there was an error after the conversions finished that sais the program couldn't close it needed confirmation from user and an unhandled exception with a dialogue with details,contineue and quit.

And not only that,i opened the folder the files were supposed to be saved to and it was empty!

Any ideas what might have caused this?

P.S.Is there any way to include a 2 pass option for avc?
psp
Posts: 43
Joined: Thu Jun 01, 2006 3:15 am

Post by psp »

cheak it twice doesnt work!
it does all the decoding process, i ret a msg "all job is done" or somting like that.
can't find the resulted pmp
Moning2
Posts: 2
Joined: Tue Jun 13, 2006 6:32 pm

Post by Moning2 »

So i tried encoding two videos but afterwards the folder was always empty, am i missing something ?

hmm the video file and audio file are created but after they were muxed the folder was empty
therock003
Posts: 96
Joined: Fri Sep 23, 2005 11:09 pm

Post by therock003 »

So it happens to everyone then.Let me also add that the gui is lagging,memory leak perhaps?

Time for version 3.108 i think!
Post Reply