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
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 30th March 2014, 03:03   #1  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
MeGUI One Click - no audio when using AVISource

Hi,

I noticed that when I try to use the One Click encode function and select to open AVI files with AVISource (not FFMS) that no audio is being encoded, is this normal?

When using one click to encode files that are opened with FFMS, two avisynth scripts are created (one for video, and one for audio), and then each is encoded. But when using AVISource one script is created, which would be fine... but then the file should be used twice, first time to encode the video, second time to encode the audio no?

Cheers
nopea is offline   Reply With Quote
Old 30th March 2014, 23:28   #2  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Please upload your log file.
Zathor is offline   Reply With Quote
Old 31st March 2014, 03:03   #3  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
Here is the log (minus the file name info)....

Quote:
-[Warning] OneClick
--[Information] [3/30/2014 6:52:11 PM] MediaInfo
---[Information] File: C:\Users\****.avi
---[Information] General
----[Information] Format: AVI
----[Information] FormatString: AVI
----[Information] FileSize: 467761664
----[Information] PlayTime: 00:00:19.186
---[Information] Video
----[Information] ID: 0
----[Information] StreamOrder:
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 575
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Progressive
----[Information] Codec: CFHD
----[Information] CodecString: CineForm
----[Information] Bits Depth:
----[Information] Format: CineForm
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 1
----[Information] StreamOrder: 1
----[Information] Format: PCM
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2:
----[Information] BitRateMode: CBR
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [3/30/2014 6:52:14 PM] Input file will not be demuxed as intermediate MKV is disabled. Therefore some OneClick features will be disabled.
--[Warning] [3/30/2014 6:52:14 PM] Internal audio track 1 will be skipped as AVISOURCE is going to be used
--[Information] [3/30/2014 6:52:14 PM] Video: C:\Users\****.avi
-[Information] Log for job1 (oneclick, ****.avi -> )
--[Information] [3/30/2014 6:52:17 PM] Started handling job
--[Information] [3/30/2014 6:52:17 PM] Preprocessing
--[Information] [3/30/2014 6:52:17 PM] Processing thread started
--[Information] [3/30/2014 6:52:17 PM] Desired size:
--[Information] [3/30/2014 6:52:17 PM] Split size:
--[Information] [3/30/2014 6:52:17 PM] Aspect ratio: 16:9 (1.778)
--[Information] [3/30/2014 6:52:17 PM] Target device: Default
--[Information] [3/30/2014 6:52:18 PM] Input resolution: 1920x1080
--[Information] [3/30/2014 6:52:18 PM] Output resolution: 0x0
--[Information] [3/30/2014 6:52:18 PM] Automatic deinterlacing: False
--[Information] [3/30/2014 6:52:18 PM] Generated Avisynth script
---[NoImage] global MeGUI_darx = 16
---[NoImage] global MeGUI_dary = 9
---[NoImage] AVISource("C:\Users\****.avi", audio=false).AssumeFPS(30000,1001)
--[Information] Eliminating duplicate filenames
---[Information] [3/30/2014 6:52:18 PM] Video output file: C:\Users\****.264
---[Information] [3/30/2014 6:52:18 PM] Muxed output file: C:\Users\****.mp4
--[Information] [3/30/2014 6:52:20 PM] Postprocessing
---[Information] [3/30/2014 6:52:20 PM] Deleting intermediate files
--[Information] [3/30/2014 6:52:20 PM] Job completed
-[Information] Log for job2 (video, ****.avs -> ****.264)
--[Information] [3/30/2014 6:52:20 PM] Started handling job
--[Information] [3/30/2014 6:52:20 PM] Preprocessing
--[Information] [3/30/2014 6:52:20 PM] Avisynth input script
---[NoImage] global MeGUI_darx = 16
---[NoImage] global MeGUI_dary = 9
---[NoImage] AVISource("C:\Users\****.avi", audio=false).AssumeFPS(30000,1001)
---[NoImage] ConvertToYV12()
--[Information] [3/30/2014 6:52:21 PM] resolution: 1920x1080
--[Information] [3/30/2014 6:52:21 PM] frame rate: 30000/1001
--[Information] [3/30/2014 6:52:21 PM] aspect ratio: 16:9 (1.778)
--[Information] [3/30/2014 6:52:21 PM] Job commandline: "C:\Program Files (x86)\MeGUI\tools\x264\avs4x264mod.exe" --profile baseline --crf 20 --keyint 360 --min-keyint 35 --open-gop --ref 4 --weightp 2 --qpmin 1 --qpmax 51 --qpstep 3 --vbv-init 1.0 --ratetol 0.1 --qcomp 1.0 --sar 1:1 --output "C:\Users\****.264" "C:\Users\****.avs"
--[Information] [3/30/2014 6:52:21 PM] Process started
--[Information] [3/30/2014 6:52:21 PM] Standard output stream
---[Information] [3/30/2014 6:52:28 PM] avs [info]: AviSynth 2.58, buildec 22 2008 [08:46:51]
---[Information] [3/30/2014 6:52:28 PM] avs [info]: Video colorspace: YV12
---[Information] [3/30/2014 6:52:28 PM] avs [info]: Video resolution: 1920x1080
---[Information] [3/30/2014 6:52:28 PM] avs [info]: Video framerate: 30000/1001
---[Information] [3/30/2014 6:52:28 PM] avs [info]: Video framecount: 575
---[Information] [3/30/2014 6:52:28 PM] avs4x264 [info]: "x264_64" - --profile baseline --crf 20 --keyint 360 --min-keyint 35 --open-gop --ref 4 --weightp 2 --qpmin 1 --qpmax 51 --qpstep 3 --vbv-init 1.0 --ratetol 0.1 --qcomp 1.0 --sar 1:1 --output "C:\Users\****.264" --frames 575 --fps 30000/1001 --input-res 1920x1080 --input-csp i420
--[Information] [3/30/2014 6:52:21 PM] Standard error stream
---[Information] [3/30/2014 6:52:21 PM] raw [info]: 1920x1080p 1:1 @ 30000/1001 fps (cfr)
---[Information] [3/30/2014 6:52:21 PM] x264 [info]: using SAR=1/1
---[Information] [3/30/2014 6:52:21 PM] x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZCNT BMI2
---[Information] [3/30/2014 6:52:21 PM] x264 [info]: profile Constrained Baseline, level 4.0
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: frame I:2 Avg QP:14.76 size:220969
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: frame P:573 Avg QP:17.27 size: 7302
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: mb I I16..4: 52.3% 0.0% 47.7%
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: mb P I16..4: 0.4% 0.0% 0.4% P16..4: 6.1% 1.9% 0.9% 0.0% 0.0% skip:90.3%
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: coded y,uvDC,uvAC intra: 47.2% 45.3% 31.4% inter: 3.0% 4.9% 1.1%
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: i16 v,h,dc,p: 45% 48% 3% 5%
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 24% 32% 13% 5% 5% 4% 7% 3% 7%
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: i8c dc,h,v,p: 51% 31% 15% 3%
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: ref P L0: 65.6% 15.4% 12.2% 6.8%
---[Information] [3/30/2014 6:52:28 PM] x264 [info]: kb/s:1928.86
---[Information] [3/30/2014 6:52:28 PM] encoded 575 frames, 81.51 fps, 1928.86 kb/s
--[Information] [3/30/2014 6:52:28 PM] Final statistics
---[Information] [3/30/2014 6:52:28 PM] Constant Quality Mode: Quality 20 computed...
---[Information] [3/30/2014 6:52:28 PM] Video Bitrate Obtained (approximate): 1928 kbit/s
--[Information] [3/30/2014 6:52:28 PM] MediaInfo
---[Information] File: C:\Users\****.264
---[Information] General
----[Information] Format: AVC
----[Information] FormatString: AVC
----[Information] FileSize: 4625850
----[Information] PlayTime:
---[Information] Video
----[Information] ID:
----[Information] StreamOrder:
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount:
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Progressive
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [3/30/2014 6:52:28 PM] Postprocessing
---[Information] [3/30/2014 6:52:28 PM] Deleting intermediate files
--[Information] [3/30/2014 6:52:28 PM] Job completed
-[Information] Log for job3 (mux, ****.264 -> ****.mp4)
--[Information] [3/30/2014 6:52:28 PM] Started handling job
--[Information] [3/30/2014 6:52:28 PM] Preprocessing
--[Information] [3/30/2014 6:52:28 PM] MediaInfo
---[Information] File: C:\Users\****.264
---[Information] General
----[Information] Format: AVC
----[Information] FormatString: AVC
----[Information] FileSize: 4625850
----[Information] PlayTime:
---[Information] Video
----[Information] ID:
----[Information] StreamOrder:
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount:
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Progressive
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [3/30/2014 6:52:28 PM] Job commandline: "C:\Program Files (x86)\MeGUI\tools\mp4box\mp4box.exe" -add "C:\Users\****.264#trackID=1:fps=29.97:name=" -tmp "C:\\Users\\" -new "C:\Users\****.mp4"
--[Information] [3/30/2014 6:52:28 PM] Process started
--[Information] [3/30/2014 6:52:28 PM] Standard output stream
--[Information] [3/30/2014 6:52:28 PM] Standard error stream
---[Information] [3/30/2014 6:52:28 PM] AVC-H264 import - frame size 1920 x 1080 at 29.970 FPS
---[Information] [3/30/2014 6:52:28 PM] AVC Import results: 575 samples - Slices: 2 I 573 P 0 B - 1 SEI - 2 IDR
---[Information] [3/30/2014 6:52:28 PM] Saving C:\Users\****.mp4: 0.500 secs Interleaving
--[Information] [3/30/2014 6:52:28 PM] MediaInfo
---[Information] File: C:\Users\****.mp4
---[Information] General
----[Information] Format: MPEG-4
----[Information] FormatString: MPEG-4
----[Information] FileSize: 4629031
----[Information] PlayTime: 00:00:19.185
---[Information] Video
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 575
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode: CFR
----[Information] ScanType: Progressive
----[Information] Codec: AVC
----[Information] CodecString: AVC
----[Information] Bits Depth: 8
----[Information] Format: AVC
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [3/30/2014 6:52:28 PM] Postprocessing
---[Information] [3/30/2014 6:52:28 PM] Deleting intermediate files
----[Information] [3/30/2014 6:52:28 PM] Successfully deleted C:\Users\****.264
--[Information] [3/30/2014 6:52:28 PM] Job completed
-[Information] Log for job4 (cleanup, ****.mp4 -> )
--[Information] [3/30/2014 6:52:28 PM] Started handling job
--[Information] [3/30/2014 6:52:28 PM] Preprocessing
--[Information] [3/30/2014 6:52:30 PM] Delete Intermediate Files option set: True
--[Information] [3/30/2014 6:52:30 PM] Deleting intermediate files
---[Information] [3/30/2014 6:52:30 PM] Successfully deleted C:\Users\****.avs
---[Information] [3/30/2014 6:52:30 PM] Successfully deleted directory C:\Users\
--[Information] [3/30/2014 6:52:30 PM] Postprocessing
---[Information] [3/30/2014 6:52:30 PM] Deleting intermediate files
--[Information] [3/30/2014 6:52:30 PM] Job completed
I do not have Haali Spiltter installed currently, and I disable creating intermediate mkv file... but I figured this should not be a problem.
nopea is offline   Reply With Quote
Old 31st March 2014, 20:53   #4  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
You have to enable it:
Code:
--[Information] [3/30/2014 6:52:14 PM] Input file will not be demuxed as intermediate MKV is disabled. Therefore some OneClick features will be disabled.
--[Warning] [3/30/2014 6:52:14 PM] Internal audio track 1 will be skipped as AVISOURCE is going to be used
Zathor is offline   Reply With Quote
Old 31st March 2014, 21:08   #5  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
Thanks... but I did that and still the same. I also installed Haali Splitter, but still the same.

I think this has something to do with it...

Quote:
--[Warning] [3/30/2014 6:52:14 PM] Internal audio track 1 will be skipped as AVISOURCE is going to be used
As a workaround I am download and used AVISynth Batch Scripter to batch create the scripts for all my videos... then loaded them as a Folder in one click and that works.
nopea is offline   Reply With Quote
Old 31st March 2014, 21:32   #6  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
I tested it as well with one of my AVIs and it worked as expected. Please enable the intermediate mkv file and post the full log (including the version information at the top).
Zathor is offline   Reply With Quote
Old 31st March 2014, 21:45   #7  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
Thanks.... tried it again with MKV intermediate enabled, and it does not work at all that way. I believe it is because of the codec used in the AVI (CineForm).

Quote:
[Error] Log
-[Information] Versions
--[Information] [3/31/2014 1:39:38 PM] MeGUI: 2418
--[Information] [3/31/2014 1:39:38 PM] Operating System: Windows 8.1 Standard Edition x64 (6.3.0.9600)
--[Information] [3/31/2014 1:39:38 PM] .Net Framework: 4.5.1 (4.5.51641)
--[Information] [3/31/2014 1:39:38 PM] AviSynth: 2.5.8.5 (21-12-2008)
--[Information] [3/31/2014 1:39:38 PM] AvisynthWrapper: (02-01-2009)
--[Information] [3/31/2014 1:39:38 PM] Haali Matroska Splitter: 1.13.138.14 (14-04-2013)
--[Information] [3/31/2014 1:39:38 PM] Haali DSS2: (14-04-2013)
--[Information] [3/31/2014 1:39:38 PM] ICSharpCode.SharpZipLib: 0.85.5.452 (08-08-2008)
--[Information] [3/31/2014 1:39:38 PM] LinqBridge: 1.0.0.0 (28-05-2009)
--[Information] [3/31/2014 1:39:38 PM] MediaInfo: 0.7.64.0 (05-07-2013)
--[Information] [3/31/2014 1:39:38 PM] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
--[Information] [3/31/2014 1:39:38 PM] MessageBoxExLib: 1.0.2218.28317 (20-12-2008)
--[Information] [3/31/2014 1:39:38 PM] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
--[Information] [3/31/2014 1:39:38 PM] 7z: 9.20 (19-11-2010)
-[Information] Update detection
--[Information] [3/31/2014 1:39:38 PM] Connecting to server: http://megui.xvidvideo.ru/auto/stable/
--[Information] [3/31/2014 1:39:39 PM] All files are up to date
-[Information] OneClick
--[Information] [3/31/2014 1:39:45 PM] MediaInfo
---[Information] File: C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi
---[Information] General
----[Information] Format: AVI
----[Information] FormatString: AVI
----[Information] FileSize: 380665856
----[Information] PlayTime: 00:00:15.449
---[Information] Video
----[Information] ID: 0
----[Information] StreamOrder:
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 463
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Progressive
----[Information] Codec: CFHD
----[Information] CodecString: CineForm
----[Information] Bits Depth:
----[Information] Format: CineForm
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 1
----[Information] StreamOrder: 1
----[Information] Format: PCM
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2:
----[Information] BitRateMode: CBR
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [3/31/2014 1:40:06 PM] MkvInfo
---[NoImage] File 'C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi': container: AVI [is_providing_timecodes:1]
---[NoImage] Track ID 0: video (CFHD)
---[NoImage] Track ID 1: audio (PCM)
--[Information] [3/31/2014 1:40:06 PM] Video: C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi
--[Information] [3/31/2014 1:40:06 PM] Audio: C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi ([1] - PCM - 2 channels / 48.0 KHz / English)
-[Information] Log for job1 (mux, Chapter 02 - Part 1 SI-Drums.avi -> Chapter 02 - Part 1 SI-Drums.mkv)
--[Information] [3/31/2014 1:40:11 PM] Started handling job
--[Information] [3/31/2014 1:40:11 PM] Preprocessing
--[Information] [3/31/2014 1:40:11 PM] MediaInfo
---[Information] File: C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi
---[Information] General
----[Information] Format: AVI
----[Information] FormatString: AVI
----[Information] FileSize: 380665856
----[Information] PlayTime: 00:00:15.449
---[Information] Video
----[Information] ID: 0
----[Information] StreamOrder:
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 463
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode:
----[Information] ScanType: Progressive
----[Information] Codec: CFHD
----[Information] CodecString: CineForm
----[Information] Bits Depth:
----[Information] Format: CineForm
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
---[Information] Audio
----[Information] ID: 1
----[Information] StreamOrder: 1
----[Information] Format: PCM
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2:
----[Information] BitRateMode: CBR
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
--[Information] [3/31/2014 1:40:11 PM] Job commandline: "C:\Program Files (x86)\MeGUI\tools\mkvmerge\mkvmerge.exe" -o "C:\Users\Local User Name\Desktop\Test Encodes\cij4rtbs.ikj\Chapter 02 - Part 1 SI-Drums.mkv" "C:\Users

\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi" "--compression" "0:none" --ui-language en
--[Information] [3/31/2014 1:40:11 PM] Process started
--[Information] [3/31/2014 1:40:11 PM] Standard output stream
---[Information] [3/31/2014 1:40:11 PM] mkvmerge v6.5.0 ('Isn't she lovely') built on Oct 20 2013 12:50:05
---[Information] [3/31/2014 1:40:11 PM] 'C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi': Using the demultiplexer for the format 'AVI'.
---[Information] [3/31/2014 1:40:11 PM] 'C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi' track 0: Using the output module for the format 'VfW compatible video'.
---[Information] [3/31/2014 1:40:11 PM] 'C:\Users\Local User Name\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi' track 1: Using the output module for the format 'PCM'.
---[Information] [3/31/2014 1:40:11 PM] The file 'C:\Users\Local User Name\Desktop\Test Encodes\cij4rtbs.ikj\Chapter 02 - Part 1 SI-Drums.mkv' has been opened for writing.
---[Information] [3/31/2014 1:40:14 PM] The cue entries (the index) are being written...
---[Information] [3/31/2014 1:40:14 PM] Muxing took 3 seconds.
--[Information] [3/31/2014 1:40:11 PM] Standard error stream
--[Information] [3/31/2014 1:40:14 PM] MediaInfo
---[Information] File: C:\Users\Local User Name\Desktop\Test Encodes\cij4rtbs.ikj\Chapter 02 - Part 1 SI-Drums.mkv
---[Information] General
----[Information] Format: Matroska
----[Information] FormatString: Matroska
----[Information] FileSize: 380428167
----[Information] PlayTime: 00:00:15.449
---[Information] Video
----[Information] ID: 1
----[Information] StreamOrder: 0
----[Information] Width: 1920
----[Information] Height: 1080
----[Information] FrameCount: 463
----[Information] FrameRate: 29.970
----[Information] FrameRateOriginal:
----[Information] FrameRateMode: CFR
----[Information] ScanType: Progressive
----[Information] Codec: CFHD
----[Information] CodecString: CineForm
----[Information] Bits Depth:
----[Information] Format: CineForm
----[Information] AspectRatio: 1.778
----[Information] AspectRatioString: 16:9
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default: Yes
----[Information] DefaultString: Yes
----[Information] Forced: No
----[Information] ForcedString: No
---[Information] Audio
----[Information] ID: 2
----[Information] StreamOrder: 1
----[Information] Format: PCM
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 2
----[Information] ChannelsString: 2 channels
----[Information] ChannelPositionsString2:
----[Information] BitRateMode: CBR
----[Information] Delay: 0
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default: Yes
----[Information] DefaultString: Yes
----[Information] Forced: No
----[Information] ForcedString: No
--[Information] [3/31/2014 1:40:14 PM] Postprocessing
---[Information] [3/31/2014 1:40:14 PM] Deleting intermediate files
--[Information] [3/31/2014 1:40:14 PM] Job completed
-[Error] Log for job2 (oneclick, Chapter 02 - Part 1 SI-Drums.avi -> )
--[Information] [3/31/2014 1:40:14 PM] Started handling job
--[Information] [3/31/2014 1:40:14 PM] Preprocessing
--[Information] [3/31/2014 1:40:14 PM] Processing thread started
--[Error] [3/31/2014 1:40:14 PM] An error occurred
---[Error] [3/31/2014 1:40:14 PM] Exception message: Object reference not set to an instance of an object.
---[Error] [3/31/2014 1:40:14 PM] Stacktrace
----[NoImage] at MeGUI.VideoUtil.getAllDemuxedAudio(List`1 audioTracks, List`1 audioTracksDemux, List`1& arrDeleteFiles, String projectName, LogItem log)
----[NoImage] at MeGUI.OneClickPostProcessing.StartPostProcessing()
---[Error] [3/31/2014 1:40:14 PM] Inner exception: null
--[Information] [3/31/2014 1:40:14 PM] Job completed
nopea is offline   Reply With Quote
Old 31st March 2014, 22:25   #8  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Please update to the latest development build (2487) and try it again. Update also mkvmerge to the current version. Everything will be provided by the development update server.
Zathor is offline   Reply With Quote
Old 1st April 2014, 00:02   #9  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
everything updated... still the same... mmmm
nopea is offline   Reply With Quote
Old 1st April 2014, 01:04   #10  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
Ok I think I might see some things that are causing problems...

When I use the mkv intermediate file I get this error when it is trying to extract the tracks from the said created mkv file...

Quote:
Bitstream parsing for track 1 failed
This is the video track. Could be because of the format of the video, I have tried CineForm and MS Video (I dont have a lot of codecs installed for AVI files to test with). But that would make the job fail for sure.

The other problem is when I am not using the intermediate mkv file. The AVISource that is created for the script turns off the audio...

Quote:
[NoImage] AVISource("C:\Users\Local User\Desktop\Test Encodes\Chapter 02 - Part 1 SI-Drums.avi", audio=false).AssumeFPS(30000,1001)
This should be an option (to turn off the audio or not), no?

Cheers
nopea is offline   Reply With Quote
Old 1st April 2014, 01:14   #11  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
From what you say, you are encoding to various AVI codecs and passing the AVI for further encoding or muxing to MKV. What is the actual format of your source and why are you choosing these ancient obsolete codecs to encode into AVI? Sorry if I missed the point.
Guest is offline   Reply With Quote
Old 1st April 2014, 02:14   #12  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
I only tested the MS Video one because that is the only other codec I have (well I have DV). I typical render to CineForm AVIs from Sony Vegas.
nopea is offline   Reply With Quote
Old 1st April 2014, 02:26   #13  |  Link
Guest
Guest
 
Join Date: Jan 2002
Posts: 21,901
Thanks for the clarification. May I ask what is the desired target format?

If you want to export from Sony to (say) AVC in MKV, then you could export in some lossless codec like HUFFYUV and then encode to AVC using x264, etc. The more you tell us about what you are starting with and what you want to end up with, the better we can help you. Putting video using old VFW codecs intended for AVI inside MKV is not a good idea, I think most would agree.
Guest is offline   Reply With Quote
Old 1st April 2014, 03:48   #14  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
Yes the final video will be encoded with x264 (web delivery) .

The codec in the AVI is not an old one... CineForm is a high quality intermediate codec used in professional video applications. I believe it is currently in the process of becoming a SMTPE standard (VC-5). http://cineform.com/ (the company was recently purchased by GoPro).

We (our studio) often renders digital masters for our clients using standard formats (mostly XDCAM EX or XAVC) - but we sometimes get requests for AVIs with the CineForm 12bit 444 masters. We use these masters to also encode to web delivery formats for the clients. I like the overall workflow of MeGUI and x264 compared to other products we have used in the past.

The problem One Click was having appeared to be with the extraction of the bit stream that is in the mkv file it creates. No matter which codec I tested with in an .avi container - all had the same error.

And I am wondering about why One Click with AVISource has the audio parameter set to 'false'.

For now I find that using AVISynth Script Batcher with a template to load the AVI file with AVISource (with audio) and or a template to load XDCAM and XAVC files with FFMS and then loading those into One Click the best work flow.

Cheers
nopea is offline   Reply With Quote
Old 1st April 2014, 07:16   #15  |  Link
Zathor
Registered User
 
Join Date: Nov 2009
Posts: 2,405
Quote:
Originally Posted by nopea View Post
And I am wondering about why One Click with AVISource has the audio parameter set to 'false'.
With AVISource you have the problem that you can only encode the first audio track and also that no stream copying is possible.

Please upload a short sample file. I would like to reproduce it myself.
Zathor is offline   Reply With Quote
Old 1st April 2014, 17:53   #16  |  Link
nopea
Registered User
 
Join Date: Mar 2009
Posts: 12
I see what the problem is.... when the AVI is muxed into a .mkv, that muxing part of the process is fine. However, when it gets to the part where is tries to extract the .mkv file with eac3to, it cannot read or recognize the video bitstream. I can confirm this by straight up muxing the .avi to an .mkv file then trying to open it with HD Streams Extractor (eac3to). I get an error there as well.

So I am guessing this process only works if the video and audio streams are encoded with codecs that eac3to can support (extract). My .AVI (which is muxed to .mkv) is obliviously one that is not supported. I do not have any other codecs that I can use to create an AVI with to test.

The next step would be to change the behavior so that one click does not ignore the audio track when using AVISource (when create intermediate .mkv option is disabled). Or a perhaps at least make it an option.

But for now, creating AVS scripts outside MeGUI and then using those scripts with One Click is working perfectly.
nopea is offline   Reply With Quote
Reply


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 21:48.


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