Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Video Encoding > MPEG-4 Encoder GUIs

Reply
 
Thread Tools Search this Thread Display Modes
Old 5th May 2011, 20:50   #2041  |  Link
Poutnik
Useless idea generator
 
Poutnik's Avatar
 
Join Date: Apr 2004
Location: Europe, Czech Republic, Brno
Posts: 332
Have you considered integrating of ProjectX among the tools set as preindexing step ?
It is useful for DVB-X origin sources, performing MPG PS/TS demuxing to M2V + MP2 or WAV, together with fixing DVB transmission errors and related A/V sync errors.
__________________
Vista64 Premium SP2 / C2D E4700 2.6GHz/ 6GB RAM/ Intel GMA 3100 / DTV Leadtek DONGLE GOLD USB2 /
focused to DVB-T MPEG2 PS capture -> ProjectX -> M2V/MP2 -> MeGUI/AVS -> MP4[AVC/AAC]
Poutnik is offline   Reply With Quote
Old 8th May 2011, 09:34   #2042  |  Link
Poutnik
Useless idea generator
 
Poutnik's Avatar
 
Join Date: Apr 2004
Location: Europe, Czech Republic, Brno
Posts: 332
There is an interlace related source type analysis in AVS source creator.
It works well, but seems to me corrupting the processing work-flow.
It should be done after cutting e.g. by AVS cutter, not before.

If the source is DVB capture, present advertisements are often interlaced, but movie itself is progressive.
At AVS creation steps, analysis will mark the source as partly interlaced, but the interlaced parts are cut at the following cutting step.

So I think the analysis should be within MeGUI moved somewhere else.

Edit: OR - the cutting invokable within AVS creator, before running analysis.
__________________
Vista64 Premium SP2 / C2D E4700 2.6GHz/ 6GB RAM/ Intel GMA 3100 / DTV Leadtek DONGLE GOLD USB2 /
focused to DVB-T MPEG2 PS capture -> ProjectX -> M2V/MP2 -> MeGUI/AVS -> MP4[AVC/AAC]

Last edited by Poutnik; 8th May 2011 at 10:55. Reason: Addition
Poutnik is offline   Reply With Quote
Old 8th May 2011, 16:59   #2043  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Code:
2019 [Lame] changed encoding modes to reflect valid values
            Warning: review custom lame presets as there is no full update path
2018 [x264] enhanced help
     [x264] small fixes/improvements
2017 [File Indexer] added MKV audio demuxer for FFMS
2016 [Update] enable 2010 only for debug builds
2015 [x264] added --bluray-compat option (requires x264 rev 1935+)
     [x264] changed --open-gop handling (requires x264 rev 1935+)
     [x264] added target playback device option
            this option restricts or enforces x264 parameters if necessary
     [x264] several adjustments
2014 [OggVorbis] removed channel remapping as it is not needed anymore
2013 [M2TS Muxer] fixed splitting option. Bug #3294210
                  fixed m2v input handling
2012 [File Indexer] disable Audio group box when FFMS is used because this indexer cannot extract audio streams
2011 [MediaInfo] introduce "Core" alias for DTSHD/DTSMA
2010 [Update] don't raise an update if the existing version number is higher than the latest version
Please test especially the x264 device option as a lot of code had to be changed.
Zathor is offline   Reply With Quote
Old 8th May 2011, 17:32   #2044  |  Link
Lighto
The Black Reaper
 
Lighto's Avatar
 
Join Date: Nov 2009
Posts: 320
Quote:
Originally Posted by Zathor View Post
Code:
2019 [Lame] changed encoding modes to reflect valid values
            Warning: review custom lame presets as there is no full update path
2018 [x264] enhanced help
     [x264] small fixes/improvements
2017 [File Indexer] added MKV audio demuxer for FFMS
2016 [Update] enable 2010 only for debug builds
2015 [x264] added --bluray-compat option (requires x264 rev 1935+)
     [x264] changed --open-gop handling (requires x264 rev 1935+)
     [x264] added target playback device option
            this option restricts or enforces x264 parameters if necessary
     [x264] several adjustments
2014 [OggVorbis] removed channel remapping as it is not needed anymore
2013 [M2TS Muxer] fixed splitting option. Bug #3294210
                  fixed m2v input handling
2012 [File Indexer] disable Audio group box when FFMS is used because this indexer cannot extract audio streams
2011 [MediaInfo] introduce "Core" alias for DTSHD/DTSMA
2010 [Update] don't raise an update if the existing version number is higher than the latest version
Please test especially the x264 device option as a lot of code had to be changed.
Thanks for the updates!


Edit:
PSP profile not working. B-Pyramid needs to be disabled in order for the video to work.

Personally I can live without the target playback device option since it can't be modified by the user and new profiles cannot be added by the user also.
It's like a profile within a profile.

Last edited by Lighto; 8th May 2011 at 18:32.
Lighto is offline   Reply With Quote
Old 8th May 2011, 18:45   #2045  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by Lighto View Post
PSP profile not working. B-Pyramid needs to be disabled in order for the video to work.
Will be added in the next build

Quote:
Originally Posted by Lighto View Post
Personally I can live without the target playback device option since it can't be modified by the user and new profiles cannot be added by the user also.
It's like a profile within a profile.
There will be no device preset anymore from the update server. The checks are much more comprehensive than the old device presets. It is still possible to create own presets of course.
Zathor is offline   Reply With Quote
Old 9th May 2011, 02:36   #2046  |  Link
Lighto
The Black Reaper
 
Lighto's Avatar
 
Join Date: Nov 2009
Posts: 320
Quote:
Originally Posted by Zathor View Post

There will be no device preset anymore from the update server. The checks are much more comprehensive than the old device presets. It is still possible to create own presets of course.
So there won't be any more MeGUI presets updates from the server?
The device presets in the x264 dialog will be fixed by the dev and the user can only add custom MeGUI presets?

If so, I feel that only widely used device preset such as blu-ray, AVCHD, DXVA, DivX Plus HD, etc should be included in the x264 config dialog.
Including the preset for G1, N8, N900, etc feels like a waste of space.

Last edited by Lighto; 9th May 2011 at 13:33.
Lighto is offline   Reply With Quote
Old 9th May 2011, 11:07   #2047  |  Link
Cela
Registered User
 
Join Date: May 2004
Posts: 185
MeGUI Updater loops nagging for neroaacenc 1.5.4.0

deleted

Last edited by Cela; 9th May 2011 at 11:21.
Cela is offline   Reply With Quote
Old 9th May 2011, 21:33   #2048  |  Link
Sharktooth
Mr. Sandman
 
Sharktooth's Avatar
 
Join Date: Sep 2003
Location: Haddonfield, IL
Posts: 11,768
Quote:
Originally Posted by Lighto View Post
So there won't be any more MeGUI presets updates from the server?
The device presets in the x264 dialog will be fixed by the dev and the user can only add custom MeGUI presets?

If so, I feel that only widely used device preset such as blu-ray, AVCHD, DXVA, DivX Plus HD, etc should be included in the x264 config dialog.
Including the preset for G1, N8, N900, etc feels like a waste of space.
megui device presets are no longer necessary since x264 now includes devices presets. megui will support them as it is know to support the other x264 options (read as: it will support most or all of them). just configure the encoder from the config window and select the device you want to play the video on.
so, yes, they will be ADDED by the devs (im still confident i can be back working on the megui source... one day...) as long as they're an x264 option. on the other hand you can still create specific device presets setting the encoder advanced options accordingly to the device needs.
Sharktooth is offline   Reply With Quote
Old 10th May 2011, 02:36   #2049  |  Link
Lighto
The Black Reaper
 
Lighto's Avatar
 
Join Date: Nov 2009
Posts: 320
@Sharktooth
So MeGUI devs are more or less preparing for x264 devices presets by including the devices drop down list in the x264 config dialog.
When the presets are ready, the devs can simply update with the device preset switch. Is that right?
Lighto is offline   Reply With Quote
Old 10th May 2011, 21:58   #2050  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Yes, that is correct.

The new system even gives more flexibility in the limits of a specific device as the old system as the settings are not fixed anymore. e.g. the reference frames are not fixed anymore to 4 (for Blu-ray) - instead based upon the x264 preset, the video source / resolution, the user chosen value, ... the best value will be used and therefore may vary between 0 and 6.
Zathor is offline   Reply With Quote
Old 11th May 2011, 03:54   #2051  |  Link
Lighto
The Black Reaper
 
Lighto's Avatar
 
Join Date: Nov 2009
Posts: 320
When custom --sar command is added to the x264 config dialog, the command line in the log defaults to --sar 1:1.
Is that meant to work this way?
The force SAR gui works fine though.
Lighto is offline   Reply With Quote
Old 11th May 2011, 05:58   #2052  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
I need to have a look at the problem. At the moment I can only say that there is a bug report describing a similar problem: http://sourceforge.net/support/tracker.php?aid=3300094
Zathor is offline   Reply With Quote
Old 11th May 2011, 15:49   #2053  |  Link
QBhd
QB the Slayer
 
QBhd's Avatar
 
Join Date: Feb 2011
Location: Toronto
Posts: 697
I am still wondering why the M2TS bitrate calculations are still broken... can't you just take the formulas/codes from version 0.3.5.0 and put them back in to the latest build? Currently I am using the latest MeGUI, but I have to use 0.3.5.0 to find the bitrate, change my preset and then not target a filesize in my output.... 0.3.5.0 is much easier to use, but I like/want/need the features of the latest build.

QB
__________________
QBhd is offline   Reply With Quote
Old 12th May 2011, 01:30   #2054  |  Link
ect5150
Registered User
 
Join Date: Dec 2006
Posts: 39
Quote:
Originally Posted by Zathor View Post
I need to have a look at the problem. At the moment I can only say that there is a bug report describing a similar problem: http://sourceforge.net/support/tracker.php?aid=3300094
I filed that bug report. Doesn't matter if I use a custom command line sar or use the pulldown "Force SAR" option... all encodes are forced into --SAR 1:1

Thanks for looking into it.

PS - I wish the Force SAR also had "--sar 4320:4739" and the other ratio for 16x9 (whatever the numbers are - sorry, I don't have them memorized).
ect5150 is offline   Reply With Quote
Old 12th May 2011, 07:00   #2055  |  Link
Pulp Catalyst
Registered User
 
Join Date: May 2006
Posts: 297
not sure of this is for just bugs, or issues aswell....anyway, i have noticed that a lot of performance is wasted when MeGUI is dealing with the audio.

only 1 core (1 thread) is utilized, even when doing 2 audio tracks.....

MP3 encoding and AAC encoding can take a good 8 minutes on my system, however with all four cores being used, just over 2 minutes....

have noticed some other inefficiencies aswell....i am aware that MeGUI is open source and must use secondary applications that are too open source (most of which are quite old), even so i thought i would share this if it hasn't been shared already.

it came to me the other day when i was converting a 3.2 hour long film.... the audio (3 tracks- 1 main - 2 Commentary) took 40 minutes to do, that when i felt i should at least share my thoughts.

i guess programs like Azids/ MP3 Lame are just..... old i guess when it comes to multi-threading, strange that these programs haven't been replaces with superior versions (multithreaded from the ground up)

anyway, great program, starting to get the hang of it..... a lot of stuff to digest, a lot of window swapping (finding it difficult to get use to jumping from one dialogue screen to another....) but getting there. still get the feeling of CHAOS sometimes, have to close program and start fresh just to shake that feeling.
Pulp Catalyst is offline   Reply With Quote
Old 12th May 2011, 07:27   #2056  |  Link
Poutnik
Useless idea generator
 
Poutnik's Avatar
 
Join Date: Apr 2004
Location: Europe, Czech Republic, Brno
Posts: 332
Nothing to comment to my 2 posts form May 5th and 8th ?
__________________
Vista64 Premium SP2 / C2D E4700 2.6GHz/ 6GB RAM/ Intel GMA 3100 / DTV Leadtek DONGLE GOLD USB2 /
focused to DVB-T MPEG2 PS capture -> ProjectX -> M2V/MP2 -> MeGUI/AVS -> MP4[AVC/AAC]
Poutnik is offline   Reply With Quote
Old 12th May 2011, 13:17   #2057  |  Link
Poutnik
Useless idea generator
 
Poutnik's Avatar
 
Join Date: Apr 2004
Location: Europe, Czech Republic, Brno
Posts: 332
Quote:
Originally Posted by Poutnik View Post
Have you considered integrating of ProjectX among the tools set as preindexing step ?
It is useful for DVB-X origin sources, performing MPG PS/TS demuxing to M2V + MP2 or WAV, together with fixing DVB transmission errors and related A/V sync errors.
This could be eventually generalized to custom toolset item.
__________________
Vista64 Premium SP2 / C2D E4700 2.6GHz/ 6GB RAM/ Intel GMA 3100 / DTV Leadtek DONGLE GOLD USB2 /
focused to DVB-T MPEG2 PS capture -> ProjectX -> M2V/MP2 -> MeGUI/AVS -> MP4[AVC/AAC]
Poutnik is offline   Reply With Quote
Old 12th May 2011, 17:53   #2058  |  Link
JakFrost
Registered User
 
Join Date: Jan 2004
Posts: 29
Mux Error Due To Eastern European Letters in Video Filename

Just added this bug to the tracker at SF. I know how you guys love those international bugs, ANSI code page vs Unicode UTF-8, annoying little bugs and errors.

I wonder why none of the other Eastern European folks mentioned this error before, is it because it's something special with the system I'm temporarily using here that's set to one code page (Serbian) but users characters from another one (Polish)?

SourceForge.net > Projects > MeGUI > Tracker > Bugs >
Mux Error Due To Eastern European Letters in Video Filename


Quote:
When the input file includes Eastern European (Polish) letters in the file name the mux job will fail with error since the video stream file will have empty boxes instead of those characters (e.g. Ą ą Ć ć Ę ę ł Ł Ń ń ó Ś ś Ź ź Ż ż) in the file name. (Polish Alphabet: http://en.wikipedia.org/wiki/Polish_alphabet )

The Windows XP system is running with the Serbian (Latinic) code page selected in the Control Panel, Regional, Advanced settings as the default code page. The Microsoft Windows XP Serbian Language Pack (freely downloadable from Microsoft) was applied to the current system to turn all prompts into Serbian language.

It appears that the output in the Log tab in MeGUI also shows the empty boxes instead of the letters. It appears that in MeGUI the .AVS input script line FFVideoSource() is the one that shows the problem first with the missing character.

--[NoImage] FFVideoSource("C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Za�oga.mp4").AssumeFPS(25,1)

However, when then actual .AVS file is opened in Notepad the characters show up correctly and the file is in ANSI format.

global MeGUI_darx = 15
global MeGUI_dary = 11
LoadPlugin("C:\Program Files\MeGUI\tools\ffms\ffms2.dll")
FFVideoSource("C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.mp4").AssumeFPS(25,1)
#deinterlace
#crop
#resize
#denoise



[Information] Log for job44 (video, Czterej Pancerni i Pies - 01 - Załoga.mp4.avs -> )
-[Information] [12.5.2011 5:20:29] Started handling job
-[Information] [12.5.2011 5:20:29] Preprocessing
--[Information] Bitrate calculation for video
---[Information] [12.5.2011 5:20:30] Desired size after subtracting audio: 155156 KBs
---[Information] [12.5.2011 5:20:30] Calculated desired bitrate: 392 kbit/s
-[Information] [12.5.2011 5:20:30] Avisynth input script
--[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\ffms\ffms2.dll")
--[NoImage] FFVideoSource("C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Za�oga.mp4").AssumeFPS(25,1)
-[Information] [12.5.2011 5:20:30] Job commandline: "C:\Program Files\MeGUI\tools\xvid_encraw\xvid_encraw.exe" -i "C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.mp4.avs" -pass1 "C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.stats" -bitrate 392 -kboost 100 -chigh 30 -clow 15 -turbo -max_key_interval 250 -nopacked -lumimasking -imin 1 -pmin 1 -bvhq -bquant_ratio 162 -bquant_offset 0 -bmin 1 -par 1 -threads 1
-[Information] [12.5.2011 5:20:30] Encoding started
-[Information] [12.5.2011 5:30:38] Standard output stream
-[Information] [12.5.2011 5:30:38] Standard error stream
-[Information] [12.5.2011 5:30:38] Postprocessing
--[Information] Deleting intermediate files
-[Information] [12.5.2011 5:30:38] Job completed



[Information] Log for job45 (video, Czterej Pancerni i Pies - 01 - Załoga.mp4.avs -> Czterej Pancerni i Pies - 01 - Załoga.avi)
-[Information] [12.5.2011 5:30:39] Started handling job
-[Information] [12.5.2011 5:30:39] Preprocessing
-[Information] [12.5.2011 5:30:39] Avisynth input script
--[NoImage] global MeGUI_darx = 15
--[NoImage] global MeGUI_dary = 11
--[NoImage] LoadPlugin("C:\Program Files\MeGUI\tools\ffms\ffms2.dll")
--[NoImage] FFVideoSource("C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Za?oga.mp4").AssumeFPS(25,1)
--[NoImage] #deinterlace
--[NoImage] #crop
--[NoImage] #resize
--[NoImage] #denoise
-[Information] [12.5.2011 5:30:39] Job commandline: "C:\Program Files\MeGUI\tools\xvid_encraw\xvid_encraw.exe" -i "C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.mp4.avs" -pass2 "C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.stats" -bitrate 392 -kboost 100 -chigh 30 -clow 15 -turbo -max_key_interval 250 -nopacked -lumimasking -imin 1 -pmin 1 -bvhq -bquant_ratio 162 -bquant_offset 0 -bmin 1 -par 1 -threads 1 -avi "C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.avi"
-[Information] [12.5.2011 5:30:39] Encoding started
-[Information] [12.5.2011 5:45:28] Standard output stream
--[NoImage] xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003
--[NoImage] Tot: enctime(ms) =880291.00, length(bytes) = 158079309
--[NoImage] Avg: enctime(ms) = 10.88, fps = 91.93, length(bytes) = 1953
--[NoImage] I frames: 578 frames, size = 17922/ 10359334, quants = 2 / 2.31 / 3
--[NoImage] P frames: 29513 frames, size = 3259/ 96202123, quants = 2 / 4.82 / 8
--[NoImage] B frames: 50819 frames, size = 1013/ 51517724, quants = 3 / 7.06 / 12
--[NoImage] N frames: 16 frames, size = 8/ 128
-[Information] [12.5.2011 5:45:28] Standard error stream
--[NoImage] Trying to retrieve width and height from input header
--[NoImage] xvid [info]: Avisynth detected
--[NoImage] xvid [info]: Input colorspace is YV12
--[NoImage] xvid [info]: Input is 480 x 352, 25.000fps (25/1), starting from frame 0
--[NoImage] xvid [info]: Number of frames to encode: 80926, Bitrate = 392kbps
--[NoImage] xvid [info]: xvidcore build version: xvid-1.2.2
--[NoImage] xvid [info]: Bitstream version: 1.2.2
--[NoImage] xvid [info]: Detected CPU flags: ASM MMX MMXEXT SSE SSE2 3DNOW 3DNOWEXT TSC
--[NoImage] xvid [info]: Detected cpus = 2, threads requested = 1, threads in use = 1
-[Information] [12.5.2011 5:45:28] Postprocessing
--[Information] Deleting intermediate files
---[Information] [12.5.2011 5:45:28] Successfully deleted C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.stats
-[Information] [12.5.2011 5:45:28] Job completed



[Error] Log for job46 (mux, Czterej Pancerni i Pies - 01 - Załoga.avi -> Czterej Pancerni i Pies - 01 - Załoga_0.avi)
-[Information] [12.5.2011 5:45:29] Started handling job
-[Information] [12.5.2011 5:45:29] Preprocessing
-[Information] [12.5.2011 5:45:29] mux script
--[NoImage] CLEAR
--[NoImage] LOAD C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.mp4_track_1__audio.mp3
--[NoImage] SET OUTPUT OPTIONS
--[NoImage] LOAD C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.avi
--[NoImage] SELECT FILE 2
--[NoImage] ADD VIDEOSOURCE
--[NoImage] DESELECT FILE 2
--[NoImage] SET OUTPUT OPTIONS
--[NoImage] SET OPTION NUMBERING ON
--[NoImage] SET OPTION MAXFILESIZE ON
--[NoImage] SET OPTION MAXFILESIZE 2000
--[NoImage] SET INPUT OPTIONS
--[NoImage] SET OPTION MP3 VERIFY CBR ALWAYS
--[NoImage] SET OPTION MP3 VERIFY RESDLG OFF
--[NoImage] SET OPTION AVI FIXDX50 1
--[NoImage] SET OPTION CHAPTERS IMPORT 1
--[NoImage] SET OUTPUT OPTIONS
--[NoImage] SET OPTION ALL SUBTITLES 1
--[NoImage] SET OPTION ALL AUDIO 1
--[NoImage] SET OPTION CLOSEAPP 1
--[NoImage] SET OPTION DONEDLG 0
--[NoImage] SET OPTION OVERWRITEDLG 0
--[NoImage] SET OPTION PRELOAD 200
--[NoImage] SET OPTION OPENDML 0
--[NoImage] SET OPTION RECLISTS 0
--[NoImage] SET OPTION AVI ADDJUNKBEFOREHEADERS 0
--[NoImage] SET OPTION AUDIO INTERLEAVE 4 FR
--[NoImage] START C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga_0.avi
-[Error] [12.5.2011 5:45:29] Error starting job
--[Error] [12.5.2011 5:45:29] Exception message: Calling setup of processor failed with error 'Required file 'C:\Documents and Settings\User\My Documents\My Videos\Czterej Pancerni i Pies\Czterej Pancerni i Pies - 01 - Załoga.avi' is missing.'
--[Error] [12.5.2011 5:45:29] Stacktrace: at MeGUI.core.gui.JobWorker.startEncoding(TaggedJob job)
--[Error] [12.5.2011 5:45:29] Inner exception: null

Quote:
Almost forgot to mention this. The .AVI filename produced has the blank
box character, and when I rename the file and replace those characters with
the proper letters in the file name and re-run the errored out jobs the mux
and clean-up complete successfully. So I have a work-around but not a fix.
JakFrost is offline   Reply With Quote
Old 12th May 2011, 19:26   #2059  |  Link
Poutnik
Useless idea generator
 
Poutnik's Avatar
 
Join Date: Apr 2004
Location: Europe, Czech Republic, Brno
Posts: 332
Quote:
Originally Posted by JakFrost View Post
.......I wonder why none of the other Eastern European folks mentioned this error before, is it because it's something special with the system I'm temporarily using here that's set to one code page (Serbian) but users characters from another one (Polish)?
I could use czech filenames, but I do not try fortune and make filenames for processing chain de-spaced and ASCII friendly.
__________________
Vista64 Premium SP2 / C2D E4700 2.6GHz/ 6GB RAM/ Intel GMA 3100 / DTV Leadtek DONGLE GOLD USB2 /
focused to DVB-T MPEG2 PS capture -> ProjectX -> M2V/MP2 -> MeGUI/AVS -> MP4[AVC/AAC]
Poutnik is offline   Reply With Quote
Old 12th May 2011, 20:58   #2060  |  Link
AMED
Registered User
 
AMED's Avatar
 
Join Date: Sep 2004
Location: Auckland, New Zealand
Posts: 466
Quote:
Originally Posted by Pulp Catalyst View Post
not sure of this is for just bugs, or issues aswell....anyway, i have noticed that a lot of performance is wasted when MeGUI is dealing with the audio.

only 1 core (1 thread) is utilized, even when doing 2 audio tracks.....

MP3 encoding and AAC encoding can take a good 8 minutes on my system, however with all four cores being used, just over 2 minutes....

have noticed some other inefficiencies aswell....i am aware that MeGUI is open source and must use secondary applications that are too open source (most of which are quite old), even so i thought i would share this if it hasn't been shared already.

it came to me the other day when i was converting a 3.2 hour long film.... the audio (3 tracks- 1 main - 2 Commentary) took 40 minutes to do, that when i felt i should at least share my thoughts.

i guess programs like Azids/ MP3 Lame are just..... old i guess when it comes to multi-threading, strange that these programs haven't been replaces with superior versions (multithreaded from the ground up)

anyway, great program, starting to get the hang of it..... a lot of stuff to digest, a lot of window swapping (finding it difficult to get use to jumping from one dialogue screen to another....) but getting there. still get the feeling of CHAOS sometimes, have to close program and start fresh just to shake that feeling.
This is done on purpose. I REPORTED a while ago that audio encodings would randomly get messed up when running 2 audio encoding jobs at the same time using avisynth.
__________________
A Man Eating Duck
AMED is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 19:04.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.