View Full Version : MeGUI: General Questions and Troubleshooting Thread
XpresSo
28th August 2007, 22:29
Hi :)
I tried your test with an other video.
x264.exe --no-cabac --output NULL <input.avs>
And this time the result is
avis [info]: 848x480 @ 23.98 fps (35 939 frames)
x264 [error]: no ratecontrol method specified
x264 [error]: x264_encoder_open failed
As the first time, megui doesn't succeed in encoding the last 25 frames...
I really don't understand.
Thanks for your help :)
Sharktooth
29th August 2007, 00:50
Hello.
I think "QP" (confer the log) gives an idea about the final quality... True ?!? http://users.skynet.be/bk314761/smileys/082.gif
If it's the case, can you give me a value who indicates a (very ?) good quality ?
I don't believe in my eyes. :p
Sorry for my english. :p
:)
QP means Quantizer Parameter. The lower the QP the higher the quality (and bitrate).
If you have some experience with MPEG4-ASP (xvid or divx), QP 18 in h.264 is about the same as XVID QP 2 (or Q 2, if you prefer).
Hi :)
I tried your test with an other video.
And this time the result is
As the first time, megui doesn't succeed in encoding the last 25 frames...
I really don't understand.
Thanks for your help :)
You havent specified any ratecontrol method nor quantizer parameter.
Also, in relation to your previous post, you need to specify the resolution for a raw yuv source.
kevintth
29th August 2007, 04:51
hi... i really need helps....
i got this error as Ryanmac3:
Problem signature:
Problem Event Name: APPCRASH
Application Name: megui.exe
Application Version: 0.2.5.1007
Application Timestamp: 468b58e7
Fault Module Name: StackHash_2a66
Fault Module Version: 6.0.6000.16386
Fault Module Timestamp: 4549bdc9
Exception Code: c0000374
Exception Offset: 000af1c9
OS Version: 6.0.6000.2.0.0.768.2
Locale ID: 1033
Additional Information 1: 2a66
Additional Information 2: 6451a58300378d3769e578402fe758f6
Additional Information 3: 205a
Additional Information 4: 950d3000e02e7a6a4a34d87b655ae806
Read our privacy statement:
http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409
Before that i can use it to convert few avi to mp4 movies for my friends without any problem. And few days after, today i want to use this encoder to convert to mp4 it doesnt work and gave me the error message. I'm using Vista. Does anyone can help me?
kevintth
29th August 2007, 04:58
I also read the previous message, try to get older version (0.2.6.1001) and uninstall the current version (0.2.5.1007)... but the same error it gave me,... i guess probably i have to run clean uninstallation of the 0.2.5.1007 version... but how do i do that? Usually i uninstall it from Add/Remove Program. And delete the 'megui' folder under program file. But it doesnt help... Same error occur! Please help...
kevintth
29th August 2007, 06:56
All right. I find the solution myself. For those who have the same error / problem load video with Avisynth 2.5.7 using megui on Vista OS... please download "DirectShowSource.dll" version 2.5.6.0. it should work without problem.
ditche
29th August 2007, 20:43
QP means Quantizer Parameter. The lower the QP the higher the quality (and bitrate).
If you have some experience with MPEG4-ASP (xvid or divx), QP 18 in h.264 is about the same as XVID QP 2 (or Q 2, if you prefer).
OK thanks, so CRF = QP ?
I don't see where this option in meGUI like in AutoMKV... The only solution I know to encode a movie with the desired CRF, is to do a compressibility test, read the log and increase or decrease the bitrate up to the desired CRF... arf. :eek:
Is there more simple ?? :confused:
I read the forum but... :confused:
And, in the meGUI log, wich line(s) and which job(s) are important ?
Log for job job1
avis [info]: 656x272 @ 25.00 fps (720 frames)
x264 [info]: using cpu capabilities: MMX MMXEXT SSE SSE2 3DNow!
x264 [warning]: VBV maxrate specified, but no bufsize.
x264 [info]: slice I:19 Avg QP:24.42 size: 10481
x264 [info]: slice P:471 Avg QP:27.19 size: 5237
x264 [info]: slice B:230 Avg QP:27.83 size: 1451
x264 [info]: mb I I16..4: 35.6% 0.0% 64.4%
x264 [info]: mb P I16..4: 33.6% 0.0% 0.0% P16..4: 51.8% 0.0% 0.0% 0.0% 0.0% skip:14.7%
x264 [info]: mb B I16..4: 1.3% 0.0% 0.0% B16..8: 22.5% 0.0% 0.0% direct:14.7% skip:61.6%
x264 [info]: final ratefactor: 26.60
x264 [info]: direct mvs spatial:98.7% temporal:1.3%
x264 [info]: kb/s:833.3
encoded 720 frames, 56.13 fps, 833.57 kb/s
Log for job job2
avis [info]: 656x272 @ 25.00 fps (720 frames)
x264 [info]: using cpu capabilities: MMX MMXEXT SSE SSE2 3DNow!
x264 [warning]: VBV maxrate specified, but no bufsize.
x264 [info]: slice I:19 Avg QP:23.89 size: 10433
x264 [info]: slice P:471 Avg QP:27.14 size: 4737
x264 [info]: slice B:230 Avg QP:27.47 size: 1335
x264 [info]: mb I I16..4: 20.5% 39.1% 40.4%
x264 [info]: mb P I16..4: 13.2% 28.5% 9.6% P16..4: 29.9% 10.7% 3.0% 0.0% 0.0% skip: 5.2%
x264 [info]: mb B I16..4: 0.5% 1.7% 0.6% B16..8: 20.1% 1.6% 3.1% direct: 6.2% skip:66.2%
x264 [info]: 8x8 transform intra:54.5% inter:49.9%
x264 [info]: direct mvs spatial:88.7% temporal:11.3%
x264 [info]: ref P 84.2% 11.1% 4.8%
x264 [info]: ref B 89.4% 7.5% 3.1%
x264 [info]: kb/s:760.1
Yes, it's not the slowlest moment of the movie. :p
Sharktooth
30th August 2007, 13:27
CRF is called "Constant Quality".
The I/P/B lines indicate the average QP for I/P/B frames.
Jobs usually are the encoder passes. 1st job is probably the 1st pass... and so on.
Vesi
30th August 2007, 15:55
i riped 3cd xvid with xvid>58% comp and got over size about 400mb and i can't play the file with MC, how can i fix this problem, should i change some setting in megui confiq and how? thanks...
Sharktooth
30th August 2007, 16:09
did you specify the bitrate in the profile or using bitrate calculator?
Vesi
30th August 2007, 16:12
did you specify the bitrate in the profile or using bitrate calculator?
i used the bitrate calculator and got 1103 kbps the output i got 2.40gb
Sharktooth
30th August 2007, 16:49
post the logs
Vesi
30th August 2007, 16:54
post the logs
Looking for job processor for job...
Processor found!
------------------------------------------------------
Starting job job1-1 at 0:36:30
Starting preprocessing of job...
Preprocessing finished!
encoder commandline:
-i "C:\Documents and Settings\Vesi\My Documents\MyRips\HDDJS.avs" -pass1 "C:\Documents and Settings\Vesi\My Documents\MyRips\HDDJS.stats" -bitrate 1103 -kboost 100 -ostrength 0 -chigh 10 -clow 3 -overhead 0 -nopacked -vhqmode 4 -qpel -qmatrix "C:\Program Files\megui\extra\Didees SixOfNine.cqm" -closed_gop -imin 3 -imax 4 -pmin 3 -pmax 5 -bvhq -bquant_ratio 162 -bquant_offset 0 -bmin 3 -bmax 5 -threads 0
successfully started encoding
Processing ended at 5:53:27
----------------------
Log for job job1-1
xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003
Tot: enctime(ms) =4752650.00, length(bytes) = 1111917588
Trying to retrieve width and height from input header
Input colorspace is YV12
xvidcore build version: xvid-1.2.0-dev
Bitstream version: 1.2.-127
Detected CPU flags: ASM MMX MMXEXT SSE 3DNOW 3DNOWEXT TSC
Detected 1 cpus, using 1 threads.
----------------------
Starting postprocessing of job...
Job completed successfully and deletion of intermediate files is activated
Postprocessing finished!
End of log for job1-1
-------------------------------------------------------
Looking for job processor for job...
Processor found!
------------------------------------------------------
Starting job job1-2 at 5:53:28
Starting preprocessing of job...
Preprocessing finished!
encoder commandline:
-i "C:\Documents and Settings\Vesi\My Documents\MyRips\HDDJS.avs" -pass2 "C:\Documents and Settings\Vesi\My Documents\MyRips\HDDJS.stats" -bitrate 1103 -kboost 100 -ostrength 0 -chigh 10 -clow 3 -overhead 0 -nopacked -vhqmode 4 -qpel -qmatrix "C:\Program Files\megui\extra\Didees SixOfNine.cqm" -closed_gop -imin 3 -imax 4 -pmin 3 -pmax 5 -bvhq -bquant_ratio 162 -bquant_offset 0 -bmin 3 -bmax 5 -threads 0 -avi "C:\Documents and Settings\Aman\My Documents\MyRips\HDDJS.avi"
successfully started encoding
Processing ended at 17:13:46
----------------------
Log for job job1-2
xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003
Tot: enctime(ms) =26596603.00, length(bytes) = -1768739248
Avg: enctime(ms) = 98.29, fps = 10.17, length(bytes) = -6536
I frames: 1788 frames, size = 47963/85759356, quants = 3 / 4.00 / 4
P frames: 109529 frames, size = 16704/1829667349, quants = 4 / 5.00 / 5
B frames: 159285 frames, size = 3834/610801343, quants = 6 / 7.99 / 8
Trying to retrieve width and height from input header
Input colorspace is YV12
xvidcore build version: xvid-1.2.0-dev
Bitstream version: 1.2.-127
Detected CPU flags: ASM MMX MMXEXT SSE 3DNOW 3DNOWEXT TSC
Detected 1 cpus, using 1 threads.
desired video bitrate of this job: 1103 kbit/s - obtained video bitrate (approximate): 1792 kbit/s
----------------------
Starting postprocessing of job...
Job completed successfully and deletion of intermediate files is activated
Found intermediate output file 'C:\Documents and Settings\Vesi\My Documents\MyRips\HDDJS.stats', deleting...Deletion succeeded.
Postprocessing finished!
End of log for job1-2
-------------------------------------------------------
Sharktooth
30th August 2007, 17:39
quantizer restriction prevent the ratecontrol to obtain the desired bitrate.
you chosen the wrong profile coz: you didnt run a correct compression test or your compression test result was not > 58%....
Vesi
30th August 2007, 17:44
quantizer restriction prevent the ratecontrol to obtain the desired bitrate.
you chosen the wrong profile coz: you didnt run a correct compression test or your compression test result was not > 58%....
i did chose the 58% and after bitrate calculator did the job i hit on apply. i didn't touch anything. as i'm new to megui so don't know how to fix this problem and if i get the same problems in future what to do. So i need your guide. thanks in advance
Sharktooth
30th August 2007, 17:50
you have to run a comp test first.
look at comp test result an select the profile accordingly.
Vesi
30th August 2007, 17:54
sorry to ask this ?, how i would do that? i have never done any test and should i do it for all movie or cut any part from the orijnal source and which profile and how to select the bitrate?
Sharktooth
30th August 2007, 18:09
at this point i suggest you to read some guides and to use the forum search function.
there is also a megui wiki with loads of info.
mdjaved
5th September 2007, 08:46
Hi every1! I have a small issue with meGUI. I ripped the DVD correctly using DVDDecryptor (ver 3.5.4.0). I had 3 files; the IFO file, one single VOB file (i didnt want any splitting) and a TXT file (which contains the stream information). All was good until this point. When I tried to create a D2V file, the following error popped up 'error parsing info file'. I initially thought it was DVDDecryptor that had the error. But then i used DGIndex and everything was good there. So the problem has to be with meGUI. Also when i tried to use the vobsubber, when i selected the ifo file, smae issue. My meGUI build is 0.2.6.1001. I've attached a pic to show the same. Any help would be appreciated. Thanks
Sharktooth
5th September 2007, 12:29
update to the latest version (0.2.6.1004) and report back
mdjaved
5th September 2007, 21:21
ummm ... where should i get that version from ? sourceforge.net has 0.2.5.1007 and x264.nl has 0.2.6.1001. Is there any other link that i'm missing ?
saint-francis
5th September 2007, 21:34
MeGUI > tools > settings > extra config > auto update > configure servers > set it to development.
mdjaved
6th September 2007, 08:18
updated megui to 0.2.6.1005 ... the problem still persists ie the msg still pops up ... dont know what to do
Kurtnoise
6th September 2007, 12:57
Could you copy & paste your VTS_01 - Stream Information.txt please ?
mdjaved
6th September 2007, 13:17
0x20 - Subtitle - Dansk - [SubPicture 01: Wide/Letterbox] / LBA: 16515 / PTS: 00:00:38.613 / Delay: 38480ms
0x21 - Subtitle - Nederlands - [SubPicture 02: Wide/Letterbox] / LBA: 16514 / PTS: 00:00:38.613 / Delay: 38480ms
0x22 - Subtitle - English - [SubPicture 03: Wide/Letterbox] / LBA: 16551 / PTS: 00:00:38.853 / Delay: 38720ms
0x23 - Subtitle - Suomi - [SubPicture 04: Wide/Letterbox] / LBA: 16513 / PTS: 00:00:38.613 / Delay: 38480ms
0x24 - Subtitle - Magyar - [SubPicture 05: Wide/Letterbox] / LBA: 16509 / PTS: 00:00:38.613 / Delay: 38480ms
0x25 - Subtitle - Islenska (Icelandic) - [SubPicture 06: Wide/Letterbox] / LBA: 16507 / PTS: 00:00:38.613 / Delay: 38480ms
0x26 - Subtitle - Norsk - [SubPicture 07: Wide/Letterbox] / LBA: 16508 / PTS: 00:00:38.613 / Delay: 38480ms
0x27 - Subtitle - Svenska - [SubPicture 08: Wide/Letterbox] / LBA: 16502 / PTS: 00:00:38.613 / Delay: 38480ms
0x28 - Subtitle - Magyar - [SubPicture 09: Wide/Letterbox] / LBA: 141263 / PTS: 00:05:00.573 / Delay: 300440ms
0x29 - Subtitle - Nederlands - [SubPicture 10: Wide/Letterbox] / LBA: 4201 / PTS: 00:00:09.293 / Delay: 9160ms
0x2A - Subtitle - Nederlands - [SubPicture 11: Wide/Letterbox] / LBA: 590 / PTS: 00:00:02.533 / Delay: 2400ms
0x2B - Subtitle - English - [SubPicture 12: Wide/Letterbox] / LBA: 4257 / PTS: 00:00:09.413 / Delay: 9280ms
0x2C - Subtitle - English - [SubPicture 13: Wide/Letterbox] / LBA: 589 / PTS: 00:00:02.533 / Delay: 2400ms
0x80 - Audio - AC3 / 6ch / 48kHz / DRC / English / LBA: 7 / PTS: 00:00:00.029 / Delay: -104ms
0x82 - Audio - AC3 / 6ch / 48kHz / DRC / Magyar / LBA: 6 / PTS: 00:00:00.029 / Delay: -104ms
0x83 - Audio - AC3 / 2ch / 48kHz / DRC / English / LBA: 9 / PTS: 00:00:00.037 / Delay: -96ms
0x84 - Audio - AC3 / 2ch / 48kHz / DRC / English / LBA: 8 / PTS: 00:00:00.037 / Delay: -96ms
0x89 - Audio - DTS / 6ch / 48kHz / DRC / English / LBA: 10 / PTS: 00:00:00.053 / Delay: -80ms
0xE0 - Video - MPEG-2 / 720x576 (PAL) / 16:9 / Letterboxed / LBA: 1 / PTS: 00:00:00.133 / Delay: 0ms
btw, the problem occured recently. The first few times i tried, it seemed ok but after that no matter wat dvd i rip to my hdd, that msg window pops up.
Kurtnoise
6th September 2007, 13:31
ok...the problem comes from your last subtitles streams (0x2A..0x2C). It seems that MeGUI doesn't support this for the moment. I'll fix that asap.
Just remove these lines (if you don't have to use them) and that should be ok...
mdjaved
6th September 2007, 13:48
hi kurt! thanx 4 the speedy reply and yes it works perfectly now :)
mdjaved
7th September 2007, 05:24
this is a simple error i noticed in megui ... if any of the developers can modify it,
The main page for meGUI is http://mewiki.project357.com/index.php/Main_Page but when you select Guide (Ctrl+G) from Help menu, it tries to go to http://mewiki.project357.com/wiki/Main_Page and IE shows
Not Found
The requested URL /wiki/Main_Page was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
--------------------------------------------------------------------------------
Apache/2.2.4 (Unix) mod_ssl/2.2.4 OpenSSL/0.9.8e PHP/5.2.3 mod_auth_passthrough/2.1 mod_bwlimited/1.4 mod_mono/1.2.4 mod_perl/2.0.3 Perl/v5.8.8 Server at mewiki.project357.com Port 80
Like I said, itz not a biggie but it would be better if its modified. thanx
check
7th September 2007, 08:36
not a megui issue actually, it's just the web site exploded :(. A temporary fix will be to change /wiki/ to /index.php/, but there are other problems with the site too (like logging in failing and images broken) that are going to probably require a total reinstall of the wiki software to fix :(
karasu
7th September 2007, 09:10
I'm Really unlucky, Megui doesnt work once again...
I'm using the latest stable release with latest updates, and trying to encode a film.
d2v, AVS and audio encoding steps ar done, but here's the log for the automated 2 pass xvid encoding :
Looking for job processor for job...
Processor found!
------------------------------------------------------
Starting job job1-1 at 10:06:11
Starting preprocessing of job...
Preprocessing finished!
encoder commandline:
-i "C:\Movies\VIDEO_TS\fast.avs" -pass1 "C:\Movies\VIDEO_TS\fast.stats" -bitrate 1256 -kboost 100 -overhead 0 -turbo -nopacked -vhqmode 4 -qpel -gmc -qtype 1 -closed_gop -lumimasking -grey -nochromame -bvhq -threads 0
successfully started encoding
Processing ended at 10:06:12
----------------------
Log for job job1-1
xvid_encraw built at 10:22:53 on Aug 31 2007
Usage : xvid_encraw [OPTIONS]
Input options:
-i string : input filename (stdin)
-type integer : input data type (yuv=0, pgm=1, avi/avs=2)
-w integer : frame width ([1.2048])
-h integer : frame height ([1.2048])
-frames integer : number of frames to encode
Output options:
-dump : save decoder output
-save : save an Elementary Stream file per frame
-o string : save an Elementary Stream,
or AVI file,
or MKV file,
based on filename extension
-avi string : save an AVI file for the complete sequence
-mkv string : save a MKV file for the complete sequence
BFrames options:
-max_bframes integer : max bframes (2)
-bquant_ratio integer : bframe quantizer ratio (150)
-bquant_offset integer : bframe quantizer offset (100)
Rate control options:
-framerate float : target framerate (25.0)
-bitrate [integer] : target bitrate (700)
values <= 10000 are treated as kbit/s
values > 10000 are treated as bit/s
-size integer : target size in kilobytes
xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert 2002-2003
-single : single pass mode (default)
-cq float : single pass constant quantizer
-pass1 [filename] : twopass mode (first pass)
-full1pass : perform full first pass
-pass2 [filename] : twopass mode (2nd pass)
-altpass2 [filename] : twopass mode (2nd pass alt)
-zq starting_frame float : bitrate zone; quant
-zw starting_frame float : bitrate zone; weight
-zones : see xvid_encraw -help zones
-max_key_interval integer : maximum keyframe interval (300)
Single Pass options:
-reaction integer : reaction delay factor (16)
-averaging integer : averaging period (100)
-smoother integer : smoothing buffer (100)
Second Pass options:
-kboost integer : I frame boost (10)
-kthresh integer : I frame reduction threshold (1)
-kreduction integer : I frame reduction amount (20)
-ostrength integer : overflow control strength (5)
-oimprove integer : max overflow improvement (5)
-odegrade integer : max overflow degradation (5)
-chigh integer : high bitrate scenes degradation (0)
-clow integer : low bitrate scenes improvement (0)
-overhead integer : container frame overhead (24)
-vbvsize integer : use vbv buffer size
-vbvmax integer : vbv max bitrate
-vbvpeak integer : vbv peak bitrate over 1 second
Other options
-noasm : do not use assembly optmized code
-turbo : use turbo presets for higher encoding speed
-quality integer : quality ([0..6]) (6)
-vhqmode integer : level of R-D optimizations ([0..4]) (1)
-bvhq : use R-D optimizations for B-frames
-qpel : use quarter pixel ME
-gmc : use global motion compensation
-qtype integer : quantization type (H263:0, MPEG4:1) (0)
-qmatrix filename : use custom MPEG4 quantization matrix
-interlaced [integer] : interlaced encoding (BFF:1, TFF:2) (1)
-nopacked : Disable packed mode
-noclosed_gop : Disable closed GOP mode
-lumimasking : use lumimasking algorithm
-hvs_aq string : use custom adaptive quantisation equation
-hvs_lmb string : use custom lambda equation
-stats : print stats about encoded frames
-ssim [integer] : prints ssim for each frame ([0..4]) (2)
-ssim_file filename : outputs the ssim stats into a file
-debug : activates xvidcore internal debugging output
-vop_debug : print some info directly into encoded frames
-nochromame : Disable chroma motion estimation
-notrellis : Disable trellis quantization
-imin integer : Minimum I Quantizer (1..31) (2)
-imax integer : Maximum I quantizer (1..31) (31)
-bmin integer : Minimum B Quantizer (1..31) (2)
-bmax integer : Maximum B quantizer (1..31) (31)
-pmin integer : Minimum P Quantizer (1..31) (2)
-pmax integer : Maximum P quantizer (1..31) (31)
-drop integer : Frame Drop Ratio (0..100) (0)
-start integer : Starting frame number
-threads integer : Number of threads
-nothreadedinput : Disable threaded input reading
-progress [integer] : Show progress updates every n frames (10)
-par integer[:integer] : Set Pixel Aspect Ratio.
1 = 1:1
2 = 12:11 (4:3 PAL)
3 = 10:11 (4:3 NTSC)
4 = 16:11 (16:9 PAL)
5 = 40:33 (16:9 NTSC)
other = custom (width:height)
-help : prints this help message
-help zones : prints zones help message
NB: You can define 64 zones repeating the -z[qw] option as needed.
----------------------
The current job contains errors. Skipping chained jobs
End of log for job1-1
-------------------------------------------------------
What's wrong?
Thanks a lot for helping
Kurtnoise
7th September 2007, 09:27
seems like an issue with the command line creation. Could you try this :
1) load your avs file
2) select a profile
3) hit enqueue
4) start process.
About wrong wiki link : now It's fixed. let me know when you'll change the link.
karasu
7th September 2007, 09:37
It works :
Looking for job processor for job...
Processor found!
------------------------------------------------------
Starting job job1 at 10:35:02
Starting preprocessing of job...
Preprocessing finished!
encoder commandline:
--bitrate 1000 --ref 3 --bframes 3 --b-pyramid --b-rdo --bime --weightb --subme 6 --trellis 1 --analyse all --8x8dct --vbv-maxrate 25000 --threads auto --thread-input --progress --no-psnr --no-ssim --output "C:\Movies\VIDEO_TS\fast.mp4" "C:\Movies\VIDEO_TS\fast.avs"
successfully started encoding
But I d'ont want to use a default x264 profile, but use my xvid settings (it's a black/withe movie with mono audio) What can I do?
Thanks
Kurtnoise
7th September 2007, 09:53
well...save your xvid settings in your own profile and use it instead of the x264 one.
karasu
7th September 2007, 10:03
That's what I've already done, with the error log I've posted.
Mais apparement je peux te parler en Français (ça sera plus simple pour moi) j'ai enregistré mon profil après avoir reglé mes option xvid, j'enqueue, je start, et rien ne se passe de plus que ce log.
Kurtnoise
7th September 2007, 12:25
mmh can't reproduce the bug myself here (though I use the last svn build).
could you upload your xml file profile somewhere ?
Sharktooth
7th September 2007, 13:08
i think the cause is -closed_gop and -grey
cant find those switches in xvid_encraw usage
ACrowley
7th September 2007, 13:30
latest core build still has the Time Caculation bugs right ?!
No BugFix.
Elapsed Time still resets to zero after 24h and and Remaining Time still "jumps around"
Sharktooth
7th September 2007, 13:31
yup, still not fixed. it's not a showstopper
squid_80
7th September 2007, 13:43
i think the cause is -closed_gop and -grey
cant find those switches in xvid_encraw usage
-closed_gop is okay but unnecessary since it's on by default. -grey looks like it got lost somewhere along the way, probably got taken out when zones were fully implemented.
karasu
7th September 2007, 13:53
Okay, is there something else to use in the place of -grey if I want a greyscale encoding?
squid_80
7th September 2007, 15:39
-zones 0,w,1,G would do the trick.
rack04
7th September 2007, 16:03
Is anyone else having a problem with the auto shutdown? It hasn't worked for me in awhile.
Rash
8th September 2007, 06:39
There's no SAR, but DAR (or whatever you want to call the width:height for the whole picture, instead of the pixels) is available when you open the video preview window in the main form. If you've set this not to open automatically, you can open it manually by double-clicking on the input file. Additionally, you can add DAR signals directly to your Avisynth script with two specially-named globals: MeGUI_darx and MeGUI_dary. For example, you might have:
Berrinam, you are saying that when I input DAR manually in the window that pops-up when I load an avs file, that DAR should be passed to the encoder, right? Well, I did several encodes here but I couldn't get it to work. Even though I input the DAR correctly and the "Show DAR" option does show my video with the correct aspect, the final video is still "stretched". I am leaving the "Show DAR" box checked, though I don't think that is the problem. Am I doing something wrong?
One more thing. When I press "Auto Encode" and check "Add aditional content (audio, subs, chapters)" in the window that appears, I can't get MeGUI do mux the audio track I choose with the encoded video. I did several tests, muxed chapters and subs and they are all added alright, just not the audio track. MeGUI does calculate the new video bitrate, though, but I have to manually mux the audio later.
All this is on MeGUI 0.2.5.1007. I would really appreciate any help in case I am doing something wrong. Thank you very much. ;)
Kurtnoise
8th September 2007, 06:48
When I press "Auto Encode" and check "Add aditional content (audio, subs, chapters)" in the window that appears, I can't get MeGUI do mux the audio track I choose with the encoded video. I did several tests, muxed chapters and subs and they are all added alright, just not the audio track. MeGUI does calculate the new video bitrate, though, but I have to manually mux the audio later.
known bug...
Sharktooth
8th September 2007, 12:46
the DAR thing works here. did you close the preview window?
Kurtnoise
8th September 2007, 16:28
When I press "Auto Encode" and check "Add aditional content (audio, subs, chapters)" in the window that appears, I can't get MeGUI do mux the audio track I choose with the encoded video. I did several tests, muxed chapters and subs and they are all added alright, just not the audio track. MeGUI does calculate the new video bitrate, though, but I have to manually mux the audio later.
I just fixed that in the last revision but it needs to be tested because the current code to find the track IDs is not good imo...We should use MediaInfo library at least to find the right ids but this is an other story.
Rash
9th September 2007, 00:10
Thank you Kurt.
the DAR thing works here. did you close the preview window?
Oops, no. I was leaving the window opened. That was quick, thank you Sharktooth.
foxyshadis
10th September 2007, 05:54
OMG thanks for the new resizable windows ♥ ♥ ♥ <3
karasu
10th September 2007, 07:26
-zones 0,w,1,G would do the trick.
Ok, thanks. So the "greyscale" check box in xvid encoder option need to be updated.
dieselgg
11th September 2007, 02:35
I am fairly new to MeGui. I successfully encode some material but just before the mux stage the following message appeared:
Your AviSynth clip is is the wrong colorspace, 1610612740.
It then asked me if I wanted to correct this and after selecting yet it took care of the problem. But during my next encoding project it appeared again.
What setting do I need to make in FFDShow Video decoder configuration menu?
Sharktooth
11th September 2007, 12:53
you have nothing to add to ffdshow. add ConvertToYV12() to your avisynth script.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.