VideoHelp Forum
+ Reply to Thread
Results 1 to 21 of 21
Thread
  1. For some reason my encode comes out like this, anyone know why? # Set DAR in encoder to 4 : 3. The following line is for automatic signalling
    Image Attached Files
    Last edited by beav; 7th May 2013 at 18:33.
    Quote Quote  
  2. Is the problem the AR ?

    I didn't download the sample, but if you are resizing to 720x540 , I'm assuming you want 4:3 , square pixel

    If that's true , take out the global darx, dary commands
    Quote Quote  
  3. Know actually it looks like this
    Image Attached Thumbnails Click image for larger version

Name:	d_mt.mkv_snapshot_00.04_[2013.05.07_20.02.03].jpg
Views:	419
Size:	74.9 KB
ID:	17700  

    Quote Quote  
  4. post your megui logfile
    Quote Quote  
  5. Never mind, I accidentally messed up the resize and didn't notice. Thanks for the help though.
    Quote Quote  
  6. So I'm having the same problem, but with a different video. Anyone know what is happening?
    Image Attached Thumbnails Click image for larger version

Name:	Tokyo Mew Mew Script_mt.mkv_snapshot_00.00_[2013.05.12_22.26.52].jpg
Views:	572
Size:	75.5 KB
ID:	17793  

    Quote Quote  
  7. its suppose to be 720,480 idk why it keeps coming out like this.
    Quote Quote  
  8. Originally Posted by beav View Post
    So I'm having the same problem, but with a different video. Anyone know what is happening?
    Originally Posted by poisondeathray View Post
    post your megui logfile
    The same request still holds. No one here can read minds.
    Quote Quote  
  9. Where is the log file located? meGUI from what I know didn't make one.
    Quote Quote  
  10. Originally Posted by beav View Post
    Where is the log file located? meGUI from what I know didn't make one.

    In the "logs" folder . It should be in the megui directory
    Quote Quote  
  11. ok I'll check.
    Quote Quote  
  12. [Error] Log
    -[Information] Versions
    --[Information] [6/10/2013 12:57:52 AM] MeGUI: 2356
    --[Information] [6/10/2013 12:57:52 AM] Operating System: Windows Vista Home Basic Edition x86 SP1 (6.0.65536.6001)
    --[Information] [6/10/2013 12:57:52 AM] .Net Framework: 4.0 (4.0.30319)
    --[Information] [6/10/2013 12:57:52 AM] AviSynth: 2.5.8.5 (12/21/2008 9:46:54 PM)
    --[Information] [6/10/2013 12:57:52 AM] AvisynthWrapper: 1/2/2009 8:34:04 PM
    --[Information] [6/10/2013 12:57:52 AM] Haali Matroska Splitter: 1.13.138.14 (4/14/2013 10:00:32 AM)
    --[Information] [6/10/2013 12:57:52 AM] Haali DSS2: 4/14/2013 9:59:06 AM
    --[Information] [6/10/2013 12:57:52 AM] ICSharpCode.SharpZipLib: 0.85.5.452 (8/7/2008 8:31:12 PM)
    --[Information] [6/10/2013 12:57:52 AM] LinqBridge: 1.0.0.0 (5/28/2009 1:24:34 AM)
    --[Information] [6/10/2013 12:57:52 AM] MediaInfo: 0.7.63.0 (5/13/2013 10:47:16 AM)
    --[Information] [6/10/2013 12:57:52 AM] MediaInfoWrapper: 0.7.61.0 (1/6/2013 2:47:15 PM)
    --[Information] [6/10/2013 12:57:52 AM] MessageBoxExLib: 1.0.2218.28317 (12/19/2008 8:53:04 PM)
    --[Information] [6/10/2013 12:57:52 AM] SevenZipSharp: 0.64.3890.29348 (1/2/2011 10:59:32 AM)
    --[Information] [6/10/2013 12:57:52 AM] 7z: 9.20 (11/18/2010 4:27:34 PM)
    -[Information] Update detection
    --[Information] [6/10/2013 12:57:53 AM] Connecting to server: http://megui.org/auto/
    --[Information] [6/10/2013 12:57:53 AM] All files are up to date
    -[Warning] Log for job3 (video, sailor moon.avs -> )
    --[Information] [6/10/2013 12:58:48 AM] Started handling job
    --[Information] [6/10/2013 12:58:48 AM] Preprocessing
    --[Information] [6/10/2013 12:58:48 AM] Avisynth input script
    ---[NoImage] # Set DAR in encoder to 4 : 3. The following line is for automatic signalling
    ---[NoImage] global MeGUI_darx = 4
    ---[NoImage] global MeGUI_dary = 3
    ---[NoImage] LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
    ---[NoImage] LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\TIVTC.dll")
    ---[NoImage] import("C:\Program Files\AviSynth 2.5\plugins\aaa.avsi")
    ---[NoImage] DGDecode_mpeg2source("C:\BISHOJO_SENSHI_SAILOR_MOO N_01\VIDEO_TS\VTS_03_1.d2v")
    ---[NoImage] AssumeTFF()
    ---[NoImage] TFM()
    ---[NoImage] aaa()
    ---[NoImage] Spline36Resize(720,540) #spline (neutral)
    ---[NoImage] __film = last
    ---[NoImage] __t0 = __film.trim(26848, 27994)
    ---[NoImage] __t0
    --[Information] [6/10/2013 12:58:48 AM] resolution: 720x540
    --[Information] [6/10/2013 12:58:48 AM] frame rate: 25/1
    --[Information] [6/10/2013 12:58:48 AM] aspect ratio: 4:3 (1.333)
    --[Information] [6/10/2013 12:58:48 AM] Job commandline: "C:\Users\Ryan\Downloads\MeGUI_2356_x86\tools\x264 \x264.exe" --tune animation --pass 1 --bitrate 1000 --stats "C:\Users\Ryan\Desktop\sailor moon.stats" --deblock 0:0 --sar 1:1 --output NUL "C:\Users\Ryan\Desktop\sailor moon.avs"
    --[Information] [6/10/2013 12:58:48 AM] Process started
    --[Information] [6/10/2013 12:58:48 AM] Standard output stream
    --[Warning] [6/10/2013 12:58:48 AM] Standard error stream
    ---[Warning] [6/10/2013 12:59:05 AM] avs [warning]: detected fieldbased (separated) input, weaving to frames
    ---[Information] [6/10/2013 12:59:05 AM] avs [info]: 720x1080i 1:1 @ 25/2 fps (cfr)
    ---[Warning] [6/10/2013 12:59:05 AM] x264 [warning]: input appears to be interlaced, enabling tff interlaced mode.
    ---[Information] [6/10/2013 12:59:05 AM] If you want otherwise, use --no-interlaced or --bff
    ---[Warning] [6/10/2013 12:59:05 AM] x264 [warning]: interlace + weightp is not implemented
    ---[Information] [6/10/2013 12:59:05 AM] x264 [info]: using SAR=1/1
    ---[Information] [6/10/2013 12:59:05 AM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
    ---[Information] [6/10/2013 12:59:05 AM] x264 [info]: profile High 10, level 3.1, 4:2:0 10-bit
    ---[Information] [6/10/2013 12:59:05 AM] x264 [info]: cabac=1 ref=1 deblock=1:0:0 analyse=0x1:0 me=dia subme=2 psy=1 fade_compensate=0.00 psy_rd=0.40:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=1 lookahead_threads=1 sliced_threads=0 nr=0 decimate=1 interlaced=tff bluray_compat=0 constrained_intra=0 bframes=5 b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=0 keyint=250 keyint_min=12 scenecut=40 intra_refresh=0 rc_lookahead=40 rc=abr mbtree=1 bitrate=1000 ratetol=1.0 qcomp=0.60 qpmin=0 qpmax=81 qpstep=4 ip_ratio=1.40 aq=1:0.60
    ---[Information] [6/10/2013 12:59:05 AM] frames fps kb/s elapsed remain size est.size
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: frame I:16 Avg QP:35.54 size: 65781
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: frame P:375 Avg QP:38.89 size: 13158
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: frame B:183 Avg QP:40.56 size: 1818
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: consecutive B-frames: 36.2% 63.8% 0.0% 0.0% 0.0% 0.0%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: mb I I16..4: 54.2% 0.0% 45.8%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: mb P I16..4: 17.5% 0.0% 0.0% P16..4: 39.0% 0.0% 0.0% 0.0% 0.0% skip:43.6%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: mb B I16..4: 0.5% 0.0% 0.0% B16..8: 10.3% 0.0% 0.0% direct: 4.4% skip:84.7% L0:32.9% L1:45.5% BI:21.6%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: final ratefactor: 26.46
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: field mbs: intra: 40.8% inter:31.2% skip:21.8%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: coded y,uvDC,uvAC intra: 48.2% 42.8% 20.3% inter: 11.5% 9.5% 1.2%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: i16 v,h,dc,p: 41% 18% 32% 9%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 12% 24% 4% 9% 8% 5% 8% 6%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: i8c dc,h,v,p: 59% 12% 25% 4%
    ---[Information] [6/10/2013 1:02:27 AM] x264 [info]: kb/s:1100.91
    ---[Information] [6/10/2013 1:02:27 AM] encoded 574 frames, 2.65 fps, 1100.91 kb/s, duration 0:03:36.38
    --[Information] [6/10/2013 1:02:27 AM] Postprocessing
    ---[Information] [6/10/2013 1:02:27 AM] Deleting intermediate files
    --[Information] [6/10/2013 1:02:27 AM] Job completed
    -[Error] Log for job4 (video, sailor moon.avs -> sailor moon.mkv)
    --[Information] [6/10/2013 1:02:27 AM] Started handling job
    --[Information] [6/10/2013 1:02:27 AM] Preprocessing
    --[Information] [6/10/2013 1:02:27 AM] Avisynth input script
    ---[NoImage] # Set DAR in encoder to 4 : 3. The following line is for automatic signalling
    ---[NoImage] global MeGUI_darx = 4
    ---[NoImage] global MeGUI_dary = 3
    ---[NoImage] LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")
    ---[NoImage] LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\TIVTC.dll")
    ---[NoImage] import("C:\Program Files\AviSynth 2.5\plugins\aaa.avsi")
    ---[NoImage] DGDecode_mpeg2source("C:\BISHOJO_SENSHI_SAILOR_MOO N_01\VIDEO_TS\VTS_03_1.d2v")
    ---[NoImage] AssumeTFF()
    ---[NoImage] TFM()
    ---[NoImage] aaa()
    ---[NoImage] Spline36Resize(720,540) #spline (neutral)
    ---[NoImage] __film = last
    ---[NoImage] __t0 = __film.trim(26848, 27994)
    ---[NoImage] __t0
    --[Information] [6/10/2013 1:02:27 AM] resolution: 720x540
    --[Information] [6/10/2013 1:02:27 AM] frame rate: 25/1
    --[Information] [6/10/2013 1:02:27 AM] aspect ratio: 4:3 (1.333)
    --[Information] [6/10/2013 1:02:27 AM] Job commandline: "C:\Users\Ryan\Downloads\MeGUI_2356_x86\tools\x264 \x264.exe" --tune animation --pass 2 --bitrate 1000 --stats "C:\Users\Ryan\Desktop\sailor moon.stats" --deblock 0:0 --sar 1:1 --output "C:\Users\Ryan\Desktop\sailor moon.mkv" "C:\Users\Ryan\Desktop\sailor moon.avs"
    --[Information] [6/10/2013 1:02:27 AM] Process started
    --[Information] [6/10/2013 1:02:27 AM] Standard output stream
    --[Error] [6/10/2013 1:02:27 AM] Standard error stream
    ---[Information] [6/10/2013 1:02:28 AM] avs [info]: 720x540p 1:1 @ 25/1 fps (cfr)
    ---[Information] [6/10/2013 1:02:28 AM] x264 [info]: using SAR=1/1
    ---[Information] [6/10/2013 1:02:28 AM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
    ---[Error] [6/10/2013 1:02:28 AM] x264 [error]: timebase mismatch with 1st pass (1/25 vs 2/25)
    ---[Error] [6/10/2013 1:02:28 AM] x264 [error]: x264_encoder_open failed
    --[Error] [6/10/2013 1:02:28 AM] Process exits with error: 0xFFFFFFFF (-1)
    --[Information] [6/10/2013 1:02:28 AM] Job completed
    Quote Quote  
  13. This is my log file. Sometimes the aspect ratio will come up like the image up top, while at other times when it gets to the second pass it closes the encoding window and says error under the status tab.
    Quote Quote  
  14. wxh where as w>h in your case w<h.
    Quote Quote  
  15. I'm a little stupid so can you explain to me what that means. lol srry.
    Quote Quote  
  16. Originally Posted by beav View Post
    I'm a little stupid so can you explain to me what that means. lol srry.
    wxh means Width x Height.

    The width should be greater than the height, but in your case width is less than the height.

    Swap the width and height values around.
    Last edited by mike20021969; 12th Jun 2013 at 02:53.
    Quote Quote  
  17. no but the problem I'm having is that my files keep coming out the wrong width and height. I have megui set to 4:3 and my script has the resize set to 720 x 540.
    Spline36Resize(720,540) #spline (neutral)
    Quote Quote  
  18. Member Cornucopia's Avatar
    Join Date
    Oct 2001
    Location
    Deep in the Heart of Texas
    Search PM
    Why are you resizing to that nonstandard resolution at all?

    Scott
    Quote Quote  
  19. I assumed end-user input error, when I said,
    wxh where as w>h in your case w<h.
    I never had a chance to use MeGUI. You can try by turning-off all processing filters one by one.

    When I looked at the pics you posted, I thought I am drunk. and you know, I pinched my self twice just to make it sure. So funny solution from the drunk, try after several pegs.
    MeGUI increases height + HandBrake cuts heads and tails = Proper Aspect Ratio (May be)!
    Take your MeGUI output to HandBrake and re-encode, may be you will get desired output.
    reading other posts, i have not used HandBrake either, oooooOOOOOPPPS!
    Last edited by enim; 10th Jun 2013 at 00:22.
    Quote Quote  
  20. beav did you captured "SAILOR_MOON"?
    Coz Sailor Moon's Usagi Tsukino (Serena Tsukino) inspired some big daddy who fallen for her and later rocks the world and others successfully elevated to higher heights, apparently disappeared.
    Last edited by enim; 10th Jun 2013 at 21:57.
    Quote Quote  
  21. Yes, actually I'm encoding Sailor Moon soft-subbed in R2 quality, but MeGUI had been causing lots of problems lately.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!