|
|
Hey all,
Im recovering from a reformat following a RAID conversion
My new setup is nice and fast but I seem to be having some trouble getting MeGUI working correctly again.
Strangely, even though everything appears to work fine (jobs run, encoders execute, it takes about as much time to complete an encode as it should), I get no output files!! Here is my most recent attempt. Everything goes fine until the final step, muxing avc and aac into an mkv, which fails due to nonexistant input files!
Here is my MeGUI log:
Code:
Generating jobs. Desired size: 360710144 bytes
Setting desired size of video to 360710144 bytes
Generating jobs. Desired size: 360710144 bytes
Setting desired size of video to 360710144 bytes
Starting job job1-1 at 7:39:10 PM
Job is an audio job. Commandline:
-core( -input quot;E:\Movies Work 2\Sopranos S2 D2\205\205 T01 3_2ch 384Kbps DELAY 0ms.ac3quot; -output quot;E:\Movies Work 2\Sopranos S2 D2\205\205 T01 3_2ch 384Kbps DELAY 0ms.mp4quot; -logfile quot;E:\Movies Work 2\Sopranos S2 D2\205\205 T01 3_2ch 384Kbps DELAY 0ms.besweet.logquot; ) -azid( -c normal ) -bsn( -6chnew -vbr_internet -codecquality_high -aacprofile_he ) -ota( -g max )
successfully started encoding
Processing ended at 7:51:34 PM
----------------------------------------------------------------------------------------------------------
Log for job job1-1
Channels=6, BitsPerSample=16, SampleRate=48000Hz
D:\Archives\Video Software\Audio\neroraw\neroraw.exe -o quot;E:\Movies Work 2\Sopranos S2 D2\205\205 T01 3_2ch 384Kbps DELAY 0ms.mp4quot; -rr 48000 -rb 16 -rc 6 -vbr_internet -codecquality_high -aacprofile_he SR: 48000, Table idx: 2 - start 12, stop 8
N_Q: 2, usb 41, lsb 22, num noise: 2
SR: 48000, Table idx: 2 - start 12, stop 8
N_Q: 2, usb 41, lsb 22, num noise: 2
SR: 48000, Table idx: 2 - start 12, stop 8
N_Q: 2, usb 41, lsb 22, num noise: 2
SR: 48000, Table idx: 2 - start 12, stop 8
N_Q: 2, usb 41, lsb 22, num noise: 2
SR: 48000, Table idx: 2 - start 12, stop 8
N_Q: 2, usb 41, lsb 22, num noise: 2
SR: 48000, Table idx: 2 - start 12, stop 8
N_Q: 2, usb 41, lsb 22, num noise: 2----------------------------------------------------------------------------------------------------------
job job1-1 has been processed. This job is linked to the next job: job1-2
this series of jobs starts with an audio job and is followed by regular twopass video jobs
The audio job is named job1-1 the first pass job1-2 and the second pass job1-3
The second pass job has a desired final output size of 360710144 bytes and video bitrate of 700 kbit/s
The size of the first audio track is 48737460 bytes
Desired video size after substracting audio size is 303089Setting the desired bitrate of the subsequent video jobs to 797 kbit/s
Starting job job1-2 at 7:51:34 PM
Job is a video job. encoder commandline:
--pass 1 --bitrate 797 --stats quot;E:\Movies Work 2\Sopranos S2 D2\205\205.statsquot; --keyint 240 --min-keyint 24 --bframes 2 --b-pyramid --filter -1,-1 --subme 1 --analyse none --me dia --sar 1:1 --progress --no-psnr --output NUL quot;E:\Movies Work 2\Sopranos S2 D2\205\205.avsquot;
successfully started encoding
Processing ended at 8:26:07 PM
----------------------------------------------------------------------------------------------------------
Log for job job1-2
avis [info]: 640x352 @ 23.98 fps (74630 frames)
x264 [info]: no need for a SAR
x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
----------------------------------------------------------------------------------------------------------
job job1-2 has been processed. This job is linked to the next job: job1-3
Starting job job1-3 at 8:26:07 PM
Job is a video job. encoder commandline:
--pass 2 --bitrate 797 --stats quot;E:\Movies Work 2\Sopranos S2 D2\205\205.statsquot; --keyint 240 --min-keyint 24 --ref 5 --mixed-refs --bframes 2 --b-pyramid --b-rdo --bime --weightb --filter -1,-1 --subme 6 --trellis 1 --analyse all --8x8dct --sar 1:1 --progress --no-psnr --output quot;E:\Movies Work 2\Sopranos S2 D2\205\205.mp4quot; quot;E:\Movies Work 2\Sopranos S2 D2\205\205.avsquot;
successfully started encoding
Processing ended at 10:44:39 PM
----------------------------------------------------------------------------------------------------------
Log for job job1-3
avis [info]: 640x352 @ 23.98 fps (74630 frames)
x264 [info]: no need for a SAR
x264 [info]: using cpu capabilities MMX MMXEXT SSE SSE2 3DNow!
mp4 [info]: initial delay 2002 (scale 24000)
desired video bitrate of this job: 797 kbit/s - obtained video bitrate: 797.066103988468 kbit/s
----------------------------------------------------------------------------------------------------------
job job1-3 has been processed. This job is linked to the next job: job1-4
Starting job job1-4 at 10:44:39 PM
Job is a mux job. Commandline:
-o quot;E:\Movies Work 2\Sopranos S2 D2\205\205-muxed.mkvquot; --aspect-ratio 0:1/1 -A -S quot;E:\Movies Work 2\Sopranos S2 D2\205\205.mp4quot; -a 1 -D -S quot;E:\Movies Work 2\Sopranos S2 D2\205\205 T01 3_2ch 384Kbps DELAY 0ms.mp4quot; --no-clusters-in-meta-seek
successfully set up muxer
Processing ended at 10:44:40 PM
----------------------------------------------------------------------------------------------------------
Log for job job1-4
mkvmerge v1.6.5 ('Watcher Of The Skies') built on Dec 7 2005 18:53:31
'E:\Movies Work 2\Sopranos S2 D2\205\205.mp4': Using the Quicktime/MP4 demultiplexer.
Error: The demultiplexer for the file 'E:\Movies Work 2\Sopranos S2 D2\205\205.mp4' failed to initialize:
Quicktime/MP4 reader: Could not read the source file.
----------------------------------------------------------------------------------------------------------
Anyone know wtf is happening here?
Thanks in advance, and sorry if I'm totally oblivious to something obvious...
~MiSfit
seems mkvmerge doesnt want to read your video .mp4 file
try playing the 205.mp4 and check if it works
I may have not expressed myself clearly. There are no output files - meaning no 205.mp4, and no aac .mp4 file.
Try again, but not before you have disabled the outomatic output deletion in the settings. Not that it should affect you since it's supposed to write to the log when something is being deleted, but you never know. Also try to launch jobs one by one (double clicking or right clicking on a job allows you to change the status.).
I checked the source code and it does not look possible that your mux job triggered the deletion of intermediary files.. there's definitely messages in the log about that (which you don't have) plus your mkvmerge output will be flagged as an errored job (is it in the queue? the muxer reports error back if the commandline output contains the word Error.
I will change that option and try again. Here is my AVS just in case - paths reduced to simplify
Code:
LoadPlugin(quot;UnFilter.dllquot;)
LoadPlugin(quot;RemoveGrainSSE3.dllquot;)
LoadPlugin(quot;dgdecode.dllquot;)
mpeg2source(quot;205.d2vquot;)
crop(8,0,704,476)
LanczosResize(640,432)
removegrain(mode=2)
unfilter(-3,-3)
2 episodes of sopranos queued up for tonight. I will report in the morning. BTW excellent work so far with MeGUI, this is the first real problem I have run into, and every time I update I notice so many things fixed or improved. Well executed devs...
Some progress. I was having intermitent memory errors in MeGUI when I opened and tried to use avisynth scripts. Jobs would half complete and crash etc...
After much fussing and getting nowhere, I just trashed my whole MeGUI folder, and downloaded the latest build 0.2.3.2116. So far everything seems to be going a lot smoother (just started a 55 minute show).
Sorry about the delay
~misfit
/blue_misfit/ERROR.gif[/ing]
/blue_misfit/ERROR.gif[/ing]
That means you have a bad filter in the avisynth autoload dir.....remove all your filters cept the default ones for megui and try again.
Brilliant. That seems to have fixed it! I guess I've learned my lesson about having all the filters in avisynth's default directory |
|