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 20th June 2011, 18:41   #2081  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
2028 (svn)

@zathor

When encoding interlaced @29.970fps, blu-ray target device selected, the log shows this warning :

Code:
--[Information] [6/20/2011 11:06:38 AM] [Blu-ray]: target device selected
--[Warning] [6/20/2011 11:06:38 AM] [Blu-ray]: does not support 10000000/333667 fps with a resolution of 1920x1080.
  Supported are 24000/1001, 24/1, 25/1, 30000/1001 and 30/1.
Obviously it is supported , when interlaced, correct ?
__________________
"Talk to me Goose"
rapscallion is offline   Reply With Quote
Old 21st June 2011, 08:16   #2082  |  Link
JoeH
Registered User
 
Join Date: Jan 2009
Posts: 251
@Zathor - In the development build, it looks like a non MT version of FFMS is being included now (R460). Since R470, MT and non MT versions have been merged (all are MT capable now), so if you update it to R473 (latest version) we should be good.
JoeH is offline   Reply With Quote
Old 21st June 2011, 09:30   #2083  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
@JoeH
ffms2 r470-473 merged versions can crash, with a no-mt AviSynth, in circustances than vanilla ffms2 work fine.
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 21st June 2011, 14:00   #2084  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
That's the reason why I do not use the newer MT builds anymore. The MT builds crash e.g. when the deinterlacing detection is running for AVI files. I have not tried it yet with threads=1.
Zathor is offline   Reply With Quote
Old 21st June 2011, 20:15   #2085  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by rapscallion View Post
When encoding interlaced @29.970fps, blu-ray target device selected, the log shows this warning :

Code:
--[Information] [6/20/2011 11:06:38 AM] [Blu-ray]: target device selected
--[Warning] [6/20/2011 11:06:38 AM] [Blu-ray]: does not support 10000000/333667 fps with a resolution of 1920x1080.
  Supported are 24000/1001, 24/1, 25/1, 30000/1001 and 30/1.
Obviously it is supported , when interlaced, correct ?
10000000/333667 is not equal to 30000/1001. Please post your avs file.
Zathor is offline   Reply With Quote
Old 21st June 2011, 20:32   #2086  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
Quote:
Originally Posted by Zathor View Post
10000000/333667 is not equal to 30000/1001. Please post your avs file.
I know, it's equal to 29.970, which was the selected fps (interlaced, tff encode)

AVS file :
Code:
DirectShowSource("D:\bd_test\hmr\hmr.m2ts",fps=29.970,audio=false)
__________________
"Talk to me Goose"
rapscallion is offline   Reply With Quote
Old 21st June 2011, 21:34   #2087  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Try adding
Code:
.AssumeFPS(30000,1001)
Zathor is offline   Reply With Quote
Old 21st June 2011, 21:38   #2088  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
Wow, that "29" in the 5th and 6th decimal place really makes a difference.
I'll try it again. Thanks Zathor.

Edit: Well, that did it ! Thanks again. What threw me off is that, sometime in the past, I used that same 29.970fps avs script with no problem. I suppose now that x264/Megui has become more BD compatible, the parameters are stricter. And, that's a good thing, of course.
__________________
"Talk to me Goose"

Last edited by rapscallion; 21st June 2011 at 22:24.
rapscallion is offline   Reply With Quote
Old 21st June 2011, 22:23   #2089  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
BTW, I had read either here, or in the Megui General questions thread, that upgarding my Core2 Duo E8450 3.0Ghz/ 6mb L2 processor to a Quad Q9650 3.0Ghz/ 12mb L2 would increase my processing speed ~15% (IIRC).

Welll, I did the upgrade last week and Holy Blu-ray Batman, the fps more than doubled and the processing speed, on the same 10min BD test clip, was cut by more than half, on both the first and second pass. Nice surprise, needless to say!
__________________
"Talk to me Goose"
rapscallion is offline   Reply With Quote
Old 22nd June 2011, 09:48   #2090  |  Link
Amateur
Registered User
 
Join Date: Dec 2010
Posts: 140
anyone have ideas about my continuous error?

Quote:
[Error] Log for job1 (video, VTS_01_1.avs -> VTS_01_1.mp4)
-[Information] [6/22/2011 4:50:11 AM] Started handling job
-[Information] [6/22/2011 4:50:13 AM] Preprocessing
-[Information] [6/22/2011 4:50:13 AM] Avisynth input script
--[NoImage] LoadPlugin("C:\Program Files (x86)\MeGUI\tools\dgindex\DGDecode.dll")
--[NoImage] DGDecode_mpeg2source("F:\dumbo\movie\VTS_01_1.d2v", cpu=4, info=3)
--[NoImage] LoadPlugin("C:\Program Files (x86)\MeGUI\tools\avisynth_plugin\ColorMatrix.dll")
--[NoImage] ColorMatrix(hints=true, threads=0)
--[NoImage] removegrain(mode=1).removegrain(mode=17)
--[NoImage] crop( 0, 0, 0, -2)
--[NoImage] LanczosResize(640,480)
--[NoImage] edeen(3,6,7,2,2)
--[NoImage] dfttest()
--[NoImage] fft3dfilter(sigma=2.5, bt=5, bw=32, bh=32, ow=16, oh=16, sharpen=0.4, plane=3)
--[NoImage] lsfmod(strength=190)
--[NoImage] Spline36Resize(last.width*2,last.height*2)
--[NoImage] FastLineDarken(strength=150,luma_cap=225,thinning=0)
--[NoImage] aWarpSharp2(thresh=160, blur=3, type=0, depth=10, chroma=4)
--[NoImage] FastLineDarken(strength=150,luma_cap=225,thinning=0)
--[NoImage] aWarpSharp2(thresh=160, blur=3, type=0, depth=10, chroma=4)
--[NoImage] Spline36Resize(last.width/2,last.height/2)
--[NoImage] maa()
--[NoImage] gradfun2db(1.51)
--[NoImage] ColorYUV(levels="tv->pc")
-[Information] [6/22/2011 4:50:14 AM] Job commandline: "C:\Program Files (x86)\MeGUI\tools\x264\x264.exe" --qp 22 --bframes 16 --b-adapt 2 --ref 10 --qpmin 10 --qpmax 51 --me umh --subme 9 --partitions all --no-fast-pskip --sar 1:1 --output "F:\dumbo\movie\VTS_01_1.mp4" "F:\dumbo\movie\VTS_01_1.avs"
-[Information] [6/22/2011 4:50:14 AM] Encoding started
-[Error] [6/22/2011 4:51:40 AM] Process exits with error code: -1073741819
-[Information] [6/22/2011 4:51:40 AM] Standard output stream
-[Information] [6/22/2011 4:51:40 AM] Standard error stream
--[NoImage] avs [info]: 640x480p 1:1 @ 24000/1001 fps (cfr)
--[NoImage] x264 [info]: using SAR=1/1
--[NoImage] x264 [info]: using cpu capabilities: MMX2 SSE2Fast FastShuffle SSEMisalign LZCNT
--[NoImage] x264 [info]: profile High, level 3.1
-[Information] [6/22/2011 4:51:40 AM] Job completed
Amateur is offline   Reply With Quote
Old 22nd June 2011, 17:18   #2091  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Code:
2033 [OneClick] fixed editing of mkv mux jobs
2032 [OneClick] preserve audio track order
2031 [OneClick] added option to mux the audio source file only if the codec is the same as requested
2029 [x264] --keyint will not be applied twice if specified in the custom command line
Zathor is offline   Reply With Quote
Old 22nd June 2011, 18:49   #2092  |  Link
Traps
Registered User
 
Join Date: Feb 2011
Posts: 26
Updated to 2033, i keep getting this error when using autoencode to set the final size and select what audio to mux



Enqueueing just video works but i like the Autoencode option because it autocalculates the bitrate needed.
Traps is offline   Reply With Quote
Old 22nd June 2011, 20:29   #2093  |  Link
pancserzso
Registered User
 
Join Date: Oct 2004
Posts: 131
OK, I could share some more information regarding the strange behaviour of the Preview window with Avisynth files containing ImageSource source.

If I use MeGUI in default settings with "Open Preview after Avisynth script selection" ON, I either get an:
- "Fatal Error: MeGUI encountered a fatal error and may not be able to proceed. Reason: Attempted to read or write memory protected memory. This is often an indication that other memory is corrupt."
- OR MeGUI just freezes randomly with the border of the preview windows appearing, but then freezing.
Which one happens is totally random.

If I switch OFF the "Open Preview after Avisynth script selection", MeGUI opens and encodes perfectly.

The strange thing is that if auto-open preview is OFF, I can just manually click "Reopen video preview" and it always works perfectly! No matter how many times I open and close that dialog, it works perfectly!

Using Avisynth 2.5.8 with NO plugins in the avs files. Just one line avs files for ImageSource (+convert YV12).
pancserzso is offline   Reply With Quote
Old 22nd June 2011, 23:46   #2094  |  Link
SacredCultivator
Registered User
 
Join Date: Feb 2007
Posts: 185
More of a cosmetics thing but when configuring x264 settings.

Under "Analysis" -> "Extra"
Psy-Trellis Strengt [Typo, missing the "h" at the end]
SacredCultivator is offline   Reply With Quote
Old 23rd June 2011, 09:55   #2095  |  Link
Renzz
Registered User
 
Join Date: Jan 2004
Posts: 55
2034 has broken MKV muxing.

I use Autoencode to produce an MKV - I use the Playstation 3 X264 profile and the Nero AAC profile to produce the audio. Both run but the muxing job ignores the audio, so I get an MKV with no sound. I am using the X64 version of Megui.

Sample log attached.
Attached Files
File Type: txt logfile-11-06-23_08-56-40.txt (44.5 KB, 30 views)
Renzz is offline   Reply With Quote
Old 23rd June 2011, 13:18   #2096  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by pancserzso View Post
Using Avisynth 2.5.8 with NO plugins in the avs files. Just one line avs files for ImageSource (+convert YV12).
Does this happen also for other AVS scripts like directshowsource?

SacredCultivator/Renzz: Thanks & fixed:

Code:
2035 [AudoEncode] fixed audio muxing
     [x264] cosmetics
Zathor is offline   Reply With Quote
Old 23rd June 2011, 13:27   #2097  |  Link
pancserzso
Registered User
 
Join Date: Oct 2004
Posts: 131
Quote:
Originally Posted by Zathor View Post
Does this happen also for other AVS scripts like directshowsource?
No, it only happens with ImageSource, DirectShowSource works perfectly.

Also, it only happens on builds > 1911. In builds <= 1911 ImageSource works perfectly. I only tested stable builds, not dev ones, but there was a change between 1911 and the next stable what broke auto-preview when ImageSource.
pancserzso is offline   Reply With Quote
Old 23rd June 2011, 15:48   #2098  |  Link
tebasuna51
Moderator
 
tebasuna51's Avatar
 
Join Date: Feb 2005
Location: Spain
Posts: 6,890
Quote:
Originally Posted by Renzz View Post
2034 has broken MKV muxing.

I use Autoencode to produce an MKV - I use the Playstation 3 X264 profile and the Nero AAC profile to produce the audio. Both run but the muxing job ignores the audio, so I get an MKV with no sound. I am using the X64 version of Megui.

Sample log attached.
To resume the log, the command line for mkvmerge seems cut the audio part:
Code:
--[Information] [23/06/2011 09:14:36] Job commandline: "C:\...\mkvmerge.exe"  -o "C:\...\muxed.mkv"
 --engage keep_bitstream_ar_info --default-duration 0:25fps "--compression" "0:none" -d 0 --no-chapters -A -S
 "C:\...\video.264" --ui-language en
__________________
BeHappy, AviSynth audio transcoder.
tebasuna51 is offline   Reply With Quote
Old 23rd June 2011, 18:19   #2099  |  Link
rapscallion
NY Frame of Mind
 
rapscallion's Avatar
 
Join Date: Dec 2005
Location: L.I.,NY
Posts: 586
Quote:
Originally Posted by SacredCultivator View Post
More of a cosmetics thing but when configuring x264 settings.

Under "Analysis" -> "Extra"
Psy-Trellis Strengt [Typo, missing the "h" at the end]
Not on mine. (maybe it was fixed since yesterday)
__________________
"Talk to me Goose"

Last edited by rapscallion; 23rd June 2011 at 18:39.
rapscallion is offline   Reply With Quote
Old 23rd June 2011, 19:50   #2100  |  Link
SacredCultivator
Registered User
 
Join Date: Feb 2007
Posts: 185
^Hmm, a fix was just pushed out.

Code:
2035 [AudoEncode] fixed audio muxing
     [x264] cosmetics
SacredCultivator 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 05:45.


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