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 26th December 2016, 20:42   #5221  |  Link
nandoom
Registered User
 
Join Date: Nov 2016
Posts: 22
PAL DVD - 25fps to 24fps

Hello,

After looking up online, I came to know that PAL video is actually shot with 24fps but PAL DVDs made have 25fps with a pitched audio. I wonder a feature could be added in MeGUI to be able to encode PAL DVD video with 24fps with audio and subs sync accordingly.

Thanks
nandoom is offline   Reply With Quote
Old 26th December 2016, 22:44   #5222  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,779
You cannot generalize this for every PAL production. "PAL speedup" happens often for original cinematic "film" material. But native PAL productions do exist as well.

Matching subtitle timecodes to the inverse (PAL/Film slowdown) is quite easily possible. But converting the audio will reduce the quality once more. Some people try to mix the video with NTSC audio tracks, but that may fail if you have different cutting in each production.
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 27th December 2016, 10:07   #5223  |  Link
Glarioo
Registered User
 
Join Date: Dec 2011
Posts: 148
Quote:
Originally Posted by LigH View Post
You should certainly not expect any difference in quality.

The 64-bit CPU architecture is a bit more efficient (twice as wide and twice as many direct-access CPU registers), some encoders may work up to ~10% faster. But AviSynth used to be only available reliably in 32-bit code, and most plugins for AviSynth also existed in 32-bit code only. And you cannot call a 32-bit code DLL (like vanilla AviSynth 2.5 / 2.6) in a 64-bit code EXE. For x264 and x265, a helper application (avs4x26x) was called to pipe a stream of raw video from the AviSynth output into the encoder. If all used tools would be available in 64-bit code, making them work together would be easier and more efficient - thus faster. Now with the development of AviSynth+, chances are good that this will happen for MeGUI, as it already happened for StaxRip.

Thanks for your explanation.
About StaxRip, it seems that it is possible that Stax76 may terminate the development of StaxRip.
http://forum.doom9.org/showthread.php?t=172068&page=84
Glarioo is offline   Reply With Quote
Old 27th December 2016, 13:58   #5224  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,829
Quote:
Originally Posted by nandoom View Post
After looking up online, I came to know that PAL video is actually shot with 24fps but PAL DVDs made have 25fps with a pitched audio. I wonder a feature could be added in MeGUI to be able to encode PAL DVD video with 24fps with audio and subs sync accordingly.
If it was filmed in a PAL country it could very well have been shot at 25fps.

As far as converting to 24fps though, for the video you can add AssumeFPS(24,1) to the end of the script MeGUI creates before encoding, or AssumeFPS(24000,1001) for 23.976fps, and the audio encoder configurations already have PAL/Film/NTSC conversion options (under Time Modification).

There's probably a way to change the frame rate of subtitles with some utility or another, although as I have no particular need for subtitles as a rule, if I'm changing the frame rate I don't bother with the extra work to keep them so I don't actually know. I guess any chapters would need adjusting too.
hello_hello is offline   Reply With Quote
Old 27th December 2016, 15:19   #5225  |  Link
Weirdo
Registered User
 
Join Date: Aug 2005
Posts: 231
Process exits with error: 0xE06D7363 (-529697949). Something similar occurs with the development version (with the same source file, not all files).

Code:
[Error] Log
-[Information] Versions
--[Information] [27-Dec-16 15:11:14] MeGUI: 2624
--[Information] [27-Dec-16 15:11:14] Operating System: Windows 10 Professional x64 (10.0.0.14393)
--[Information] [27-Dec-16 15:11:14] .NET Framework: 4.0 (4.0.0.0)
--[Information] [27-Dec-16 15:11:14] .NET Framework: 4.6.x (4.6.01586)
--[Information] [27-Dec-16 15:11:14] AviSynth: 2.6.0.5 (20-02-2015)
--[Information] [27-Dec-16 15:11:14] AvisynthWrapper:  (02-01-2009)
--[Information] [27-Dec-16 15:11:14] Haali Matroska Splitter not installed properly.
--[Information] [27-Dec-16 15:11:14] Therefore DSS2() will not and certain functions of FFVideoSource() and the HD Streams Extractor may not work.
--[Information] [27-Dec-16 15:11:14] Please download and install it from http://haali.su/mkv/
--[Information] [27-Dec-16 15:11:14] Haali DSS2: not installed
--[Information] [27-Dec-16 15:11:14] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
--[Information] [27-Dec-16 15:11:14] MediaInfo: 0.7.79.0 (02-11-2015)
--[Information] [27-Dec-16 15:11:14] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
--[Information] [27-Dec-16 15:11:14] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
--[Information] [27-Dec-16 15:11:14] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
--[Information] [27-Dec-16 15:11:14] 7z: 9.20 (18-11-2010)
-[Information] Update detection
--[Information] [27-Dec-16 15:11:14] Using cached update config and server: http://megui.org/auto/stable/
--[Information] [27-Dec-16 15:11:14] No package requires an update
--[Information] [27-Dec-16 15:13:02] There is 1 package which can be updated: x264 10bit
--[Information] [27-Dec-16 15:13:03] updating active package x264 10bit as it is missing or outdated
-[Information] AutoEncode job generation log
-[Information] AutoEncode job generation log
--[Information] [27-Dec-16 15:12:42] Split Size : null
--[Information] Eliminating duplicate filenames
---[Information] [27-Dec-16 15:12:57] Video output file: G:\Stories.mkv.264
---[Information] [27-Dec-16 15:12:57] File already exists. New video output filename: G:\Stories.mkv_0.264
---[Information] [27-Dec-16 15:12:57] Muxed output file: G:\Films\Stories.mkv
-[Error] Log for job1 (video, Stories.mkv.avs -> Stories.mkv_0.264)
--[Information] [27-Dec-16 15:13:02] Started handling job
--[Information] [27-Dec-16 15:13:12] Preprocessing
--[Information] [27-Dec-16 15:13:12] Avisynth input script
---[NoImage] # Set DAR in encoder to 79 : 39. The following line is for automatic signalling
---[NoImage] global MeGUI_darx = 79
---[NoImage] global MeGUI_dary = 39
---[NoImage] SetMTMode(5, 4)
---[NoImage] SetMemoryMax(1000)
---[NoImage] LoadPlugin("F:\Apps\Video tools\MeGUI\tools\lsmash\LSMASHSource.dll")
---[NoImage] LWLibavVideoSource("G:\Stories.mkv")
---[NoImage] # ConvertToYV12()
---[NoImage] SetMTMode(2)
---[NoImage] QTGMC( Preset="Slower" )
---[NoImage] #SelectEven() # Add this line to keep original frame rate, leave out for smoother doubled frame rate
---[NoImage] crop(10, 30, -10, -30)
---[NoImage] #resize
---[NoImage] #denoise
--[Information] [27-Dec-16 15:13:16] resolution: 700x420
--[Information] [27-Dec-16 15:13:16] frame rate: 60000/1001
--[Information] [27-Dec-16 15:13:16] aspect ratio: 79:39 (2.026)
--[Information] [27-Dec-16 15:13:16] Job command line: "F:\Apps\Video tools\MeGUI\tools\x264_10b\avs4x264mod.exe"  -L "F:\Apps\Video tools\MeGUI\tools\x264_10b\x264-10b_64.exe" --preset slow --crf 18.5 --keyint 599 --no-mbtree --direct temporal --sar 79:65 --output "G:\Stories.mkv_0.264" "G:\Stories.mkv.avs" 
--[Information] [27-Dec-16 15:13:16] Process started
--[Information] [27-Dec-16 15:13:16] Standard output stream
--[Information] [27-Dec-16 15:13:16] Standard error stream
---[Information] [27-Dec-16 15:13:22] raw [info]: 700x420p 79:65 @ 60000/1001 fps (cfr)
---[Information] [27-Dec-16 15:13:22] x264 [info]: using SAR=79/65
---[Information] [27-Dec-16 15:13:22] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.1 Cache64
---[Information] [27-Dec-16 15:13:22] x264 [info]: profile High 10, level 3.1, 4:2:0 10-bit
---[Information] [27-Dec-16 16:05:20] x264 [info]: frame I:74    Avg QP:27.22  size: 33980
---[Information] [27-Dec-16 16:05:20] x264 [info]: frame P:16191 Avg QP:28.95  size:  5558
---[Information] [27-Dec-16 16:05:20] x264 [info]: frame B:19396 Avg QP:30.42  size:  1026
---[Information] [27-Dec-16 16:05:20] x264 [info]: consecutive B-frames: 27.1%  0.3%  2.3% 70.3%
---[Information] [27-Dec-16 16:05:20] x264 [info]: mb I  I16..4: 12.5% 64.7% 22.8%
---[Information] [27-Dec-16 16:05:20] x264 [info]: mb P  I16..4:  0.0%  0.3%  0.1%  P16..4: 43.0% 14.2% 14.1%  0.0%  0.0%    skip:28.3%
---[Information] [27-Dec-16 16:05:20] x264 [info]: mb B  I16..4:  0.0%  0.0%  0.0%  B16..8: 38.3%  1.9%  0.4%  direct: 0.5%  skip:58.8%  L0:34.2% L1:56.3% BI: 9.5%
---[Information] [27-Dec-16 16:05:20] x264 [info]: 8x8 transform intra:70.1% inter:77.1%
---[Information] [27-Dec-16 16:05:20] x264 [info]: direct mvs  spatial:32.3% temporal:67.7%
---[Information] [27-Dec-16 16:05:20] x264 [info]: coded y,uvDC,uvAC intra: 86.3% 91.2% 70.7% inter: 16.8% 24.3% 2.0%
---[Information] [27-Dec-16 16:05:20] x264 [info]: i16 v,h,dc,p: 81%  4%  6% 10%
---[Information] [27-Dec-16 16:05:20] x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 26%  4%  3% 10% 12% 16%  9% 13%  7%
---[Information] [27-Dec-16 16:05:20] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 39%  4%  3%  8%  9% 14%  7% 11%  5%
---[Information] [27-Dec-16 16:05:20] x264 [info]: i8c dc,h,v,p: 23% 17% 42% 18%
---[Information] [27-Dec-16 16:05:20] x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
---[Information] [27-Dec-16 16:05:20] x264 [info]: ref P L0: 79.6% 11.1%  5.2%  2.5%  1.7%  0.0%
---[Information] [27-Dec-16 16:05:20] x264 [info]: ref B L0: 89.3%  9.0%  1.1%  0.5%
---[Information] [27-Dec-16 16:05:20] x264 [info]: ref B L1: 95.4%  4.6%
---[Information] [27-Dec-16 16:05:20] x264 [info]: kb/s:1511.37
---[Information] [27-Dec-16 16:05:20] encoded 35661 frames, 11.43 fps, 1511.37 kb/s
--[Error] [27-Dec-16 16:05:20] Process exits with error: 0xE06D7363 (-529697949)
--[Warning] [27-Dec-16 16:05:20] The 64 bit mode of x264 is enabled. Depending on the error it may help to disable it in the MeGUI settings.
--[Information] [27-Dec-16 16:05:20] Job completed

AVS:

# Set DAR in encoder to 79 : 39. The following line is for automatic signalling
global MeGUI_darx = 79
global MeGUI_dary = 39
SetMTMode(5, 4)
SetMemoryMax(1000)
LoadPlugin("F:\Apps\Video tools\MeGUI\tools\lsmash\LSMASHSource.dll")
LWLibavVideoSource("G:\Films\Stories.mkv")
# ConvertToYV12()
SetMTMode(2)
QTGMC( Preset="Slower" )
#SelectEven() # Add this line to keep original frame rate, leave out for smoother doubled frame rate
crop(10, 30, -10, -30)
#resize
#denoise

MediaInfo:

General
Unique ID                                : 98275363111946528611605529657693019740 (0x49EF257E7C93264CA7BFA873EB6D9E5C)
Complete name                            : G:\Films\Stories.mkv
Format                                   : Matroska
Format version                           : Version 4 / Version 2
File size                                : 1.14 GiB
Duration                                 : 41 min 41 s
Overall bit rate mode                    : Variable
Overall bit rate                         : 3 921 kb/s
Encoded date                             : UTC 2016-12-25 21:38:24
Writing application                      : TMPGEnc MPEG Smart Renderer 5 Version 5.0.7.9
Writing library                          : TMPGEnc MPEG Smart Renderer 5 Version 5.0.7.9

Video
ID                                       : 1
Format                                   : MPEG Video
Format version                           : Version 2
Format profile                           : Main@Main
Format settings, BVOP                    : Yes
Format settings, Matrix                  : Custom
Format settings, GOP                     : M=3, N=15
Format settings, picture structure       : Frame
Codec ID                                 : V_MPEG2
Codec ID/Info                            : MPEG 1 or 2 Video
Duration                                 : 41 min 41 s
Bit rate mode                            : Variable
Bit rate                                 : 3 651 kb/s
Maximum bit rate                         : 7 500 kb/s
Width                                    : 720 pixels
Height                                   : 480 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 29.970 (30000/1001) FPS
Standard                                 : NTSC
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Interlaced
Scan order                               : Bottom Field First
Compression mode                         : Lossy
Bits/(Pixel*Frame)                       : 0.353
Time code of first frame                 : 00:00:00:00
Time code source                         : Group of pictures header
GOP, Open/Closed                         : Closed
Stream size                              : 1.06 GiB (93%)
Default                                  : Yes
Forced                                   : No
Color primaries                          : BT.601 NTSC
Transfer characteristics                 : BT.601
Matrix coefficients                      : BT.601

Audio
ID                                       : 2
Format                                   : AC-3
Format/Info                              : Audio Coding 3
Mode extension                           : CM (complete main)
Format settings, Endianness              : Big
Codec ID                                 : A_AC3
Duration                                 : 41 min 41 s
Bit rate mode                            : Constant
Bit rate                                 : 192 kb/s
Channel(s)                               : 2 channels
Channel positions                        : Front: L R
Sampling rate                            : 48.0 kHz
Frame rate                               : 31.250 FPS (1536 spf)
Bit depth                                : 16 bits
Compression mode                         : Lossy
Stream size                              : 57.2 MiB (5%)
Language                                 : English
Default                                  : Yes
Forced                                   : No
__________________
Win 10 Pro x64
Weirdo is offline   Reply With Quote
Old 28th December 2016, 18:43   #5226  |  Link
Pulp Catalyst
Registered User
 
Join Date: May 2006
Posts: 297
Hey,

will MeGUI ever support Vapoursynth....i know this would mean virtually a rewrite of the program, but Avisynth seems a redundant method now (multi-threading), i mean it's an obsolete and archaic system (please don't assassinate me for saying that).

But I've seen VapourSynth in action with Staxrip, for multi-threading, it really is incredible and very hands off for. And seems very thread safe compared to Avisynth.
Pulp Catalyst is offline   Reply With Quote
Old 29th December 2016, 21:55   #5227  |  Link
mini-moose
Registered User
 
Join Date: Oct 2007
Posts: 385
Quote:
Originally Posted by Weirdo View Post
Process exits with error: 0xE06D7363 (-529697949). Something similar occurs with the development version (with the same source file, not all files).

Code:
[Error] Log
-[Information] Versions
--[Information] [27-Dec-16 15:11:14] MeGUI: 2624
Not sure if that helps, but isn't version 2624 really old? MeGUI is currently at 2695. Maybe there were fixes for your problem since.
mini-moose is offline   Reply With Quote
Old 29th December 2016, 22:30   #5228  |  Link
Weirdo
Registered User
 
Join Date: Aug 2005
Posts: 231
Quote:
Originally Posted by mini-moose View Post
Not sure if that helps, but isn't version 2624 really old? MeGUI is currently at 2695. Maybe there were fixes for your problem since.
Actually, the latest stable version is indeed 2624 but as mentioned I've also tried the development version (currently 2679 I think).
__________________
Win 10 Pro x64
Weirdo is offline   Reply With Quote
Old 3rd January 2017, 21:33   #5229  |  Link
EuropeanMan
Registered User
 
Join Date: Nov 2006
Posts: 660
trying to update to 2679 isn't working for me
keeps saying CORE: CANNOT CREATE A FILE WHEN THAT FILE ALREADY EXISTS


please help
EuropeanMan is offline   Reply With Quote
Old 3rd January 2017, 21:48   #5230  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
I do not have this problem, however extract this into your MeGUI directory: http://megui.org/auto/megui-core-2696-32.zip
Zathor is offline   Reply With Quote
Old 3rd January 2017, 22:15   #5231  |  Link
EuropeanMan
Registered User
 
Join Date: Nov 2006
Posts: 660
I somehow managed to scrounge together 2696 onto my laptop...then switched back to stable server...otherwise, it keeps trying to update 5 things which just aren't happening for whatever reason. i THINK the problem is on my laptop, which doesn't allow megui to write over the file...it's a permissions thing I guess??? and i'm not too windows 7 savvy to figure out how to fix that...heck, for the last 4 hours i've been googling on how i could save files onto my desktop...then changing permissions on folders currently encoding that small file we talked about on the other thread...almost done.
EuropeanMan is offline   Reply With Quote
Old 3rd January 2017, 22:49   #5232  |  Link
EuropeanMan
Registered User
 
Join Date: Nov 2006
Posts: 660
Megui 2696 and I guess prior versions that I had from 2624 onwards

Yes, it's been more than a year and a half that I hadn't used this program. In the past, build 2525 was the last one I had used on an old laptop, whose HD is now an external HD on my current laptop which is hosting the 2696 build...and on 2525, when you encoded an XVID file, it was two passes/jobs...and it was done.

NOW I realise on both 2624, & 2696, that encoding the same takes 3 jobs??? the last being a muxing job by a process called ffmpeg. This last job I stalled/postponed. So after the first two jobs are complete, I have a file with an extension .m4v

This plays fine in VLC...no problems. In MediaINFO, it doesn't show the bitrate at all



Also, I'm unsure as to why it STILL shows the Xvid Writing Library as 67???!!!

here is that file: https://www.sendspace.com/file/84ab3e

Now, once I begin the 3rd job...the MUXING section of the encode, it gets screwed up in playback!!! I'm truly frustrated



and here's the file: https://www.sendspace.com/file/51xxue
Lastly, it shows the bitrate as 143, when it was preset to 1999!!!

Code:
Preliminary log file only. During closing of MeGUI the well formed log file will be written.

-[Information] Versions
--[Information] [03-Jan-17 1:31:33 PM] MeGUI: 2696
--[Information] [03-Jan-17 1:31:33 PM] Operating System: Windows 7 Premium Edition x64 SP1 (6.1.65536.7601)
--[Information] [03-Jan-17 1:31:33 PM] .NET Framework: 4.0 (4.0.0.0)
--[Information] [03-Jan-17 1:31:33 PM] .NET Framework: 4.5.x (4.5.51209)
-[Information] Update detection
--[Information] [03-Jan-17 1:31:34 PM] Using cached update config and server: http://megui.org/auto/
--[Information] [03-Jan-17 1:31:34 PM] AviSynth+: 2.6.0.5 (03-01-2014) (active)
--[Information] [03-Jan-17 1:31:34 PM] AviSynth portable: 2.6.0.6 (21-09-2015) (inactive)
--[Information] [03-Jan-17 1:31:34 PM] AvisynthWrapper:  (02-01-2009)
--[Information] [03-Jan-17 1:31:34 PM] Haali Media Splitter: 1.13.138.14 (14-04-2013)
--[Information] [03-Jan-17 1:31:34 PM] Haali DSS2:  (14-04-2013)
--[Information] [03-Jan-17 1:31:34 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
--[Information] [03-Jan-17 1:31:34 PM] MediaInfo: 0.7.91.0 (01-12-2016)
--[Information] [03-Jan-17 1:31:34 PM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
--[Information] [03-Jan-17 1:31:34 PM] There is 1 package which can be updated: MeGUI
--[Information] [03-Jan-17 1:31:34 PM] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
--[Information] [03-Jan-17 1:31:34 PM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
--[Information] [03-Jan-17 1:31:34 PM] 7z: 9.20 (18-11-2010)
--[Information] [03-Jan-17 1:31:37 PM] There is 1 package which can be updated: MeGUI
-[Information] Log for job1 (video, Master script.avs -> )
--[Information] [03-Jan-17 1:33:57 PM] Started handling job
--[Information] [03-Jan-17 1:33:57 PM] Preprocessing
-[NoImage] avisource("h:\\test.avi")
-[NoImage] #trim(4029,226032)
-[NoImage] trim(6000,7000)
-[NoImage] spline36resize(720,300)
-[NoImage] addborders(0,2,0,2)
-[NoImage] spline36resize(720,304)
-[NoImage] ConvertToYV12()
--[Information] [03-Jan-17 1:33:57 PM] Avisynth input script
--[Information] [03-Jan-17 1:33:58 PM] resolution: 720x304
--[Information] [03-Jan-17 1:33:58 PM] frame rate: 5000000/208333
--[Information] [03-Jan-17 1:33:58 PM] aspect ratio: 45:19 (2.368)
--[Information] [03-Jan-17 1:33:58 PM] Job command line: "C:\Users\Angel\Desktop\one\tools\xvid_encraw\xvid_encraw.exe" -i "C:\Users\Angel\Desktop\Master script.avs" -pass1 "C:\Users\Angel\Desktop\Master script.stats" -bitrate 1999 -turbo -qtype 1 -imin 1 -bmin 1 -pmin 1 -par 1 
--[Information] [03-Jan-17 1:33:58 PM] Process started
--[Information] [03-Jan-17 1:33:58 PM] Standard output stream
--[Information] [03-Jan-17 1:33:59 PM] Standard error stream
---[Information] [03-Jan-17 1:34:12 PM] xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert
---[Information] [03-Jan-17 1:36:39 PM] Tot: enctime(ms) =11353.00,               length(bytes) = 13723529
---[Information] [03-Jan-17 1:36:39 PM] Trying to retrieve width and height from input header
---[Information] [03-Jan-17 1:36:39 PM] Avg: enctime(ms) =  11.34, fps =  88.17, length(bytes) =   13709
---[Information] [03-Jan-17 1:36:39 PM] xvidcore build version: xvid-1.3.4
---[Information] [03-Jan-17 1:36:39 PM] I frames:     12 frames, size =   41637/ 499644, quants =  2 / 2.00 /  2
---[Information] [03-Jan-17 1:36:39 PM] Bitstream version: 1.3.4
---[Information] [03-Jan-17 1:36:39 PM] P frames:    433 frames, size =   25228/10923946, quants =  2 / 2.00 /  2
---[Information] [03-Jan-17 1:36:39 PM] Detected CPU flags: ASM MMX MMXEXT SSE SSE2 SSE3 3DNOW 3DNOWEXT TSC 
---[Information] [03-Jan-17 1:36:39 PM] B frames:    556 frames, size =    4136/2299939, quants =  4 / 4.00 /  4
---[Information] [03-Jan-17 1:36:39 PM] Detected 2 cpus, using 2 threads.
--[Information] [03-Jan-17 1:36:39 PM] Postprocessing
---[Information] [03-Jan-17 1:36:39 PM] Deleting intermediate files
--[Information] [03-Jan-17 1:36:39 PM] Job completed
-[Information] Log for job2 (video, Master script.avs -> Master script.m4v)
--[Information] [03-Jan-17 1:36:40 PM] Started handling job
--[Information] [03-Jan-17 1:36:40 PM] Preprocessing
-[NoImage] avisource("h:\\test.avi")
-[NoImage] #trim(4029,226032)
-[NoImage] trim(6000,7000)
-[NoImage] spline36resize(720,300)
-[NoImage] addborders(0,2,0,2)
-[NoImage] spline36resize(720,304)
-[NoImage] ConvertToYV12()
--[Information] [03-Jan-17 1:36:40 PM] Avisynth input script
--[Information] [03-Jan-17 1:36:42 PM] resolution: 720x304
--[Information] [03-Jan-17 1:36:42 PM] frame rate: 5000000/208333
--[Information] [03-Jan-17 1:36:42 PM] aspect ratio: 45:19 (2.368)
--[Information] [03-Jan-17 1:36:42 PM] Job command line: "C:\Users\Angel\Desktop\one\tools\xvid_encraw\xvid_encraw.exe" -i "C:\Users\Angel\Desktop\Master script.avs" -o "C:\Users\Angel\Desktop\Master script.m4v" -pass2 "C:\Users\Angel\Desktop\Master script.stats" -bitrate 1999 -turbo -qtype 1 -imin 1 -bmin 1 -pmin 1 -par 1 
--[Information] [03-Jan-17 1:36:42 PM] Process started
--[Information] [03-Jan-17 1:36:42 PM] Standard output stream
--[Information] [03-Jan-17 1:36:42 PM] Standard error stream
---[Information] [03-Jan-17 1:36:54 PM] xvid_encraw - raw mpeg4 bitstream encoder written by Christoph Lampert
---[Information] [03-Jan-17 1:39:02 PM] Trying to retrieve width and height from input header
---[Information] [03-Jan-17 1:39:02 PM] Tot: enctime(ms) =14496.00,               length(bytes) = 10406474
---[Information] [03-Jan-17 1:39:02 PM] xvidcore build version: xvid-1.3.4
---[Information] [03-Jan-17 1:39:02 PM] Avg: enctime(ms) =  14.48, fps =  69.05, length(bytes) =   10396
---[Information] [03-Jan-17 1:39:02 PM] Bitstream version: 1.3.4
---[Information] [03-Jan-17 1:39:02 PM] I frames:     12 frames, size =   37180/ 446166, quants =  2 / 2.33 /  3
---[Information] [03-Jan-17 1:39:02 PM] Detected CPU flags: ASM MMX MMXEXT SSE SSE2 SSE3 3DNOW 3DNOWEXT TSC 
---[Information] [03-Jan-17 1:39:02 PM] P frames:    433 frames, size =   18376/7957130, quants =  2 / 2.58 /  3
---[Information] [03-Jan-17 1:39:02 PM] Detected 2 cpus, using 2 threads.
---[Information] [03-Jan-17 1:39:02 PM] B frames:    556 frames, size =    3602/2003178, quants =  4 / 4.34 /  5
--[Information] [03-Jan-17 1:39:09 PM] Final statistics
---[Information] [03-Jan-17 1:39:09 PM] Video Bitrate Desired: 1999 kbit/s
---[Information] [03-Jan-17 1:39:09 PM] Video Bitrate Obtained (approximate): 1996 kbit/s
--[Information] [03-Jan-17 1:39:09 PM] MediaInfo
---[Information] [03-Jan-17 1:39:09 PM] File: C:\Users\Angel\Desktop\Master script.m4v
-[Information] Format: MPEG-4 Visual
-[Information] FormatString: MPEG-4 Visual
-[Information] FileSize: 10406474
-[Information] PlayTime: 
---[Information] General
-[Information] ID: 
-[Information] StreamOrder: 
-[Information] Width: 720
-[Information] Height: 304
-[Information] FrameCount: 
-[Information] FrameRate: 24.000
-[Information] FrameRateOriginal: 
-[Information] FrameRateMode: 
-[Information] ScanType: Progressive
-[Information] Codec: MPEG-4V
-[Information] CodecString: MPEG-4 Visual
-[Information] Bits Depth: 8
-[Information] Format: MPEG-4 Visual
-[Information] AspectRatio: 2.368
-[Information] AspectRatioString: 2.35:1
-[Information] Delay: 
-[Information] Title: 
-[Information] Language: 
-[Information] LanguageString: 
-[Information] Default: 
-[Information] DefaultString: 
-[Information] Forced: 
-[Information] ForcedString: 
---[Information] Video
--[Information] [03-Jan-17 1:39:11 PM] Postprocessing
-[Information] [03-Jan-17 1:39:11 PM] Successfully deleted C:\Users\Angel\Desktop\Master script.stats
---[Information] [03-Jan-17 1:39:11 PM] Deleting intermediate files
--[Information] [03-Jan-17 1:39:11 PM] Job completed
-[Information] Log for job3 (mux, Master script.m4v -> Master script.avi)
--[Information] [03-Jan-17 1:45:58 PM] Started handling job
--[Information] [03-Jan-17 1:46:03 PM] Preprocessing
--[Information] [03-Jan-17 1:46:03 PM] MediaInfo
---[Information] [03-Jan-17 1:46:03 PM] File: C:\Users\Angel\Desktop\Master script.m4v
-[Information] Format: MPEG-4 Visual
-[Information] FormatString: MPEG-4 Visual
-[Information] FileSize: 10406474
-[Information] PlayTime: 
---[Information] General
-[Information] ID: 
-[Information] StreamOrder: 
-[Information] Width: 720
-[Information] Height: 304
-[Information] FrameCount: 
-[Information] FrameRate: 24.000
-[Information] FrameRateOriginal: 
-[Information] FrameRateMode: 
-[Information] ScanType: Progressive
-[Information] Codec: MPEG-4V
-[Information] CodecString: MPEG-4 Visual
-[Information] Bits Depth: 8
-[Information] Format: MPEG-4 Visual
-[Information] AspectRatio: 2.368
-[Information] AspectRatioString: 2.35:1
-[Information] Delay: 
-[Information] Title: 
-[Information] Language: 
-[Information] LanguageString: 
-[Information] Default: 
-[Information] DefaultString: 
-[Information] Forced: 
-[Information] ForcedString: 
---[Information] Video
--[Information] [03-Jan-17 1:46:04 PM] Job command line: "C:\Users\Angel\Desktop\one\tools\ffmpeg\ffmpeg.exe" -y -i "C:\Users\Angel\Desktop\Master script.m4v" -vcodec copy -vtag XVID -r 24 "C:\Users\Angel\Desktop\Master script.avi" 
--[Information] [03-Jan-17 1:46:06 PM] Process started
--[Information] [03-Jan-17 1:46:06 PM] Standard output stream
--[Information] [03-Jan-17 1:46:06 PM] Standard error stream
---[Information] [03-Jan-17 1:46:06 PM] ffmpeg version 3.2.2 Copyright (c) 2000-2016 the FFmpeg developers
---[Information] [03-Jan-17 1:46:06 PM]   built with gcc 5.4.0 (GCC)
---[Information] [03-Jan-17 1:46:06 PM]   configuration: --enable-gpl --enable-version3 --enable-dxva2 --enable-libmfx --enable-nvenc --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
---[Information] [03-Jan-17 1:46:06 PM]   libavutil      55. 34.100 / 55. 34.100
---[Information] [03-Jan-17 1:46:06 PM]   libavcodec     57. 64.101 / 57. 64.101
---[Information] [03-Jan-17 1:46:06 PM]   libavformat    57. 56.100 / 57. 56.100
---[Information] [03-Jan-17 1:46:06 PM]   libavdevice    57.  1.100 / 57.  1.100
---[Information] [03-Jan-17 1:46:06 PM]   libavfilter     6. 65.100 /  6. 65.100
---[Information] [03-Jan-17 1:46:06 PM]   libswscale      4.  2.100 /  4.  2.100
---[Information] [03-Jan-17 1:46:06 PM]   libswresample   2.  3.100 /  2.  3.100
---[Information] [03-Jan-17 1:46:06 PM]   libpostproc    54.  1.100 / 54.  1.100
---[Information] [03-Jan-17 1:46:07 PM] Input #0, m4v, from 'C:\Users\Angel\Desktop\Master script.m4v':
---[Information] [03-Jan-17 1:46:07 PM]   Duration: N/A, start: 0.000000, bitrate: N/A
---[Information] [03-Jan-17 1:46:07 PM]     Stream #0:0: Video: mpeg4 (Advanced Simple Profile), yuv420p, 720x304 [SAR 1:1 DAR 45:19], 24.01 tbr, 1200k tbn, 24.01 tbc
---[Information] [03-Jan-17 1:46:07 PM] Output #0, avi, to 'C:\Users\Angel\Desktop\Master script.avi':
---[Information] [03-Jan-17 1:46:07 PM]   Metadata:
---[Information] [03-Jan-17 1:46:07 PM]     ISFT            : Lavf57.56.100
---[Information] [03-Jan-17 1:46:07 PM]     Stream #0:0: Video: mpeg4 (Advanced Simple Profile) (XVID / 0x44495658), yuv420p, 720x304 [SAR 1:1 DAR 45:19], q=2-31, 24.01 tbr, 24 tbn, 24 tbc
---[Information] [03-Jan-17 1:46:07 PM] Stream mapping:
---[Information] [03-Jan-17 1:46:07 PM]   Stream #0:0 -> #0:0 (copy)
---[Information] [03-Jan-17 1:46:07 PM] Press [q] to stop, [?] for help
---[Information] [03-Jan-17 1:46:07 PM] video:10163kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 3.286147%
--[Information] [03-Jan-17 1:46:07 PM] MediaInfo
---[Information] [03-Jan-17 1:46:07 PM] File: C:\Users\Angel\Desktop\Master script.avi
-[Information] Format: AVI
-[Information] FormatString: AVI
-[Information] FileSize: 10748446
-[Information] PlayTime: 00:09:42.708
---[Information] General
-[Information] ID: 0
-[Information] StreamOrder: 0
-[Information] Width: 720
-[Information] Height: 304
-[Information] FrameCount: 13985
-[Information] FrameRate: 24.000
-[Information] FrameRateOriginal: 
-[Information] FrameRateMode: 
-[Information] ScanType: Progressive
-[Information] Codec: XVID
-[Information] CodecString: XviD
-[Information] Bits Depth: 8
-[Information] Format: MPEG-4 Visual
-[Information] AspectRatio: 2.368
-[Information] AspectRatioString: 2.35:1
-[Information] Delay: 
-[Information] Title: 
-[Information] Language: 
-[Information] LanguageString: 
-[Information] Default: 
-[Information] DefaultString: 
-[Information] Forced: 
-[Information] ForcedString: 
---[Information] Video
--[Information] [03-Jan-17 1:46:08 PM] Postprocessing
-[Information] [03-Jan-17 1:46:08 PM] Successfully deleted C:\Users\Angel\Desktop\Master script.m4v
---[Information] [03-Jan-17 1:46:08 PM] Deleting intermediate files
--[Information] [03-Jan-17 1:46:08 PM] Job completed
PLEASE HELP ME THANKS in advance

Last edited by EuropeanMan; 3rd January 2017 at 22:51.
EuropeanMan is offline   Reply With Quote
Old 3rd January 2017, 23:17   #5233  |  Link
EuropeanMan
Registered User
 
Join Date: Nov 2006
Posts: 660
Since I've figured out on my 64bit Win7 laptop, that the culprit is INDEED the latest ffmpeg tool, I replaced it with the one from my 2525 build, and now the result is perfect.

Can someone please explain WHY this works? Please note, and I don't know if the current ffmpeg is written for a 64bit computer, that the 32bit ffmpeg from the 2525 build works!!!

here is that build: https://www.sendspace.com/file/qyadpm
the version that did NOT work for me: ffmpeg-3.2.2-64.7z

I also still don't know why it states in MediaINFO that the writing library for XviD is still 67
EuropeanMan is offline   Reply With Quote
Old 4th January 2017, 03:23   #5234  |  Link
hello_hello
Registered User
 
Join Date: Mar 2011
Posts: 4,829
Quote:
Originally Posted by EuropeanMan View Post
I also still don't know why it states in MediaINFO that the writing library for XviD is still 67
https://forum.doom9.org/showthread.p...60#post1791860
hello_hello is offline   Reply With Quote
Old 4th January 2017, 08:23   #5235  |  Link
bxyhxyh
Registered User
 
Join Date: Dec 2011
Posts: 354
I do rgb encodes with x264. Now I can't do it with megui because of this change and avs4x26x doesn't support rgb.
Code:
2681 [x264]                 removed option to select 32bit x264 on a 64bit OS and merged the 8- and 10-bit packages
Can you restore x264 32bit support back?

Is changelog working with 2696 btw?

Last edited by bxyhxyh; 4th January 2017 at 08:28.
bxyhxyh is offline   Reply With Quote
Old 4th January 2017, 08:28   #5236  |  Link
LigH
German doom9/Gleitz SuMo
 
LigH's Avatar
 
Join Date: Oct 2001
Location: Germany, rural Altmark
Posts: 6,779
What is an "RGB encode"? Do you create an AviSynth script which outputs RGB24, so that x264 has to convert it to YUV internally to be able to encode it at all?
__________________

New German Gleitz board
MediaFire: x264 | x265 | VPx | AOM | Xvid
LigH is offline   Reply With Quote
Old 4th January 2017, 08:33   #5237  |  Link
bxyhxyh
Registered User
 
Join Date: Dec 2011
Posts: 354
Quote:
Do you create an Avisynth script which outputs RGB24
Yes.
And with --input-csp rgb --output-csp rgb options, it works without converting it.
But avs4x26x doesn't support it, so it converts it to YUV, makes end result wrong.
With older versions, I just unchecked x64 support. It feeds to x264 32bit directly.

Last edited by bxyhxyh; 4th January 2017 at 08:36.
bxyhxyh is offline   Reply With Quote
Old 4th January 2017, 10:35   #5238  |  Link
mini-moose
Registered User
 
Join Date: Oct 2007
Posts: 385
pgcdemux

With the current versions, it's only possible to create .d2v using pgcdemux to extract files from a DVD first (when an ifo is present).

I usually extract the vobs myself before (to vob+ifo with only what I needed from the VTS).

I'ts not possible anymore to load the vob I pre-extracted and d2v it. Megui load the ifo and tries to extract a new vobs set even if I selected the vob and not the ifo. That fails with my old routine as the ifo contains all the VTS info but not all its parts.
mini-moose is offline   Reply With Quote
Old 4th January 2017, 17:46   #5239  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Small update:

Code:
2699 [VobSubber]            added option to extract forced subtitles in dedicated file(s)
     [OneClick]             fixed wrong assignment of automatically detected forced IDX/SUB subtitles (regression of 2686)
2696                        runtime files will always be copied
Zathor is offline   Reply With Quote
Old 4th January 2017, 17:50   #5240  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by mini-moose View Post
With the current versions, it's only possible to create .d2v using pgcdemux to extract files from a DVD first (when an ifo is present).
No, pgcdemux will only be used when either a multi-pgc or multi-angle structure is found in the IFO of the corresponding VOB files. This is necessary to avoid a/v/s sync issues or unwanted content.

Quote:
Originally Posted by mini-moose View Post
I usually extract the vobs myself before (to vob+ifo with only what I needed from the VTS).
How do you do that? If you tool also adjusts the IFO file everything is fine, if it is a 1:1 copy (waht I assume based on your description below), it must of course fail.

Quote:
Originally Posted by mini-moose View Post
I'ts not possible anymore to load the vob I pre-extracted and d2v it. Megui load the ifo and tries to extract a new vobs set even if I selected the vob and not the ifo. That fails with my old routine as the ifo contains all the VTS info but not all its parts.
Remove/rename the IFO, then the PGC/Angle (and also language) information is not available anymore - or adjust your ripping process
Zathor 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 11:34.


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