View Full Version : VidCoder: Alternative HandBrake GUI for Windows
RandomEngy
25th May 2013, 18:52
DTS passthrough should work. Are you using an MKV container?
RandomEngy
25th May 2013, 19:17
Released VidCoder 1.4.21 (https://vidcoder.codeplex.com/releases/view/107071):
* Fixed frames range option not working correctly.
* Fixed the status message blocking clicks when not visible.
Mr. Monte
26th May 2013, 22:21
It was a M2TS BluRay stream. The latest nightly build of handbrake worked fine (with its auto passthrough for DTS, AC3..etc)
RandomEngy
27th May 2013, 03:24
Can you give me an encode log?
odditory
3rd June 2013, 00:06
Hey RandomEngy, just curious if youve thought about adding Quicksync support, now that Handbrake added it (https://trac.handbrake.fr/milestone/QuickSync%20Beta) a few weeks ago?
Obviously x264 is still the superior encoder but there are times I want to quickly bulk-transcode a bunch of shows or movies for tablet consumption and the PQ between x264 and QS doesn't make much diff on the small screen.
RandomEngy
4th June 2013, 05:33
It will happen sometime. QSV and OpenCL are each in their own branches for the moment; I think I may wait until they make it to the main branch as I don't want to deal with multiple beta tracks.
fantasmanegro
9th June 2013, 00:53
recently i got a video encoded with handbrake for mac... but it can't be opened by handbrake or vidcoder... any clue about this?...
RandomEngy
9th June 2013, 03:42
Give a scan log to the HandBrake team. Must be something wrong with the platform-specific code for Windows.
RandomEngy
9th June 2013, 03:49
@ RandomEngy:
In MeGUI there are a lot of statistics/infos while encoding, like (the figures are just examples):
Postition in clip / Total length: 00:00:30 / 00:01:00
Current / Total frames: 900 / 1800
Current / Projected filesize: 50,00 MB / 100,00 MB
Processing rate: 10,00 FPS
Time elapsed: 00:01:00
Time remaining: 00:10:00
Progress: Progress bar here
The one from those which is missing in VidCoder, but at the same time rather useful IMHO, is the "Projected filesize" info.
It shows how big (or small) the file will be at the end of the encode.
In MeGUI it's usually quite accurate, even when using CRF as ratecontrol (but of course it can only be fully accurate after the last frame has been processed ;) ).
When running from cmd, the x264 CLI shows the current bitrate while encoding, so i guess the "Projected filesize" info is calculated from that, but not sure.
Can you add a "Projected filesize" info to VidCoder as well?
And can you move "Current FPS:" and "Average FPS:" out of the tooltip (when hovering over the progress bar with the mouse-courser) and next to or below "ETA:"?
Because, IMHO it's inconvenient having to hover the mouse-cursor over the progress bar to see them :p;).
Hmm thought I had replied to this earlier but I guess it was just a draft. Projecting filesize would be kind of difficult in VidCoder because the running total isn't something we get back from the HandBrake API. About the FPS, I purposefully hid it because it's something that you might check once to see what it was but that you didn't need to keep constant track of during the encode. Space in the main window is at a premium; maybe sometime I will add in an optional window that displays encoding statistics...
RandomEngy
16th June 2013, 00:20
Released VidCoder 1.4.22 (https://vidcoder.codeplex.com/releases/view/108094):
* Added Xbox 360 preset, thanks to Relhak.
* Added Spanish translation, thanks to fantasmanegro.
* Added Basque translation, thanks to azpidatziak.
* Fixed behavior of custom anamorphic auto display width and max width/height.
* Fixed double-logging on local encodes.
* Fixed remote encoder not using libdvdnav even when enabled, which had caused some problems with multi-angle DVDs.
meshaun
16th June 2013, 13:04
Hi. RandomEnergy, does VidCoder support 10bit x264 ? Is it possible that I can update the program with the x264 encoder I want? Like to use the kMOD x264 in 10bit?
Plus, does Vidcoder have AutoCrop feature?
mike20021969
16th June 2013, 13:44
does Vidcoder have AutoCrop feature?
Yes. It has Automatic, None & Custom.
http://i59.photobucket.com/albums/g302/mike20021969/20130616_13h44m38s_001__zps084e3dba.jpg (http://s59.photobucket.com/user/mike20021969/media/20130616_13h44m38s_001__zps084e3dba.jpg.html)
meshaun
16th June 2013, 14:00
Thanks for the reply.
How about the 10bit x264? Or using Custom made x264?
RandomEngy
16th June 2013, 17:48
You can't use a custom-made x264 unless you build a new hb.dll with it baked in. As for the 10-bit, I don't think HandBrake supports it: their pipeline is 8-bit.
RandomEngy
17th June 2013, 00:01
Released VidCoder 1.5.0 Beta (https://vidcoder.codeplex.com/releases/view/108132):
The betas have started up again!
If you were previously on the beta track you will need to install this to get back on it. That's because you can now run both the Beta and Stable version of VidCoder side-by-side!
Note that the OpenCL and Intel QuickSync changes being tested by HandBrake are not in the betas yet. They will appear when HandBrake integrates them into the main branch.
* Updated HandBrake core to SVN 5590. This adds a new FDK AAC encoder. The FAAC encoder has been removed and now avcodec's encoder is the default.
* Available sample rates and framerates are now read dynamically from libhb.
Slitheen
17th June 2013, 18:57
Ok I've downloaded the new Beta and deleted the old one.
Hobbe
19th June 2013, 10:31
Hi
I tried the new beta but when I click settings it crashes and show this:
System.FormatException: Indatasträngen hade ett felaktigt format.
vid System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
vid System.Double.Parse(String s)
vid VidCoder.ViewModel.VideoPanelViewModel..ctor(EncodingViewModel encodingViewModel) i d:\docs\projects\VidCoder\VidCoder\ViewModel\Panels\VideoPanelViewModel.cs:rad 47
vid VidCoder.ViewModel.EncodingViewModel..ctor(Preset preset) i d:\docs\projects\VidCoder\VidCoder\ViewModel\EncodingViewModel.cs:rad 52
vid VidCoder.ViewModel.Components.WindowManagerViewModel.OpenEncodingWindow() i d:\docs\projects\VidCoder\VidCoder\ViewModel\Components\WindowManagerViewModel.cs:rad 124
vid System.Windows.Controls.Button.OnClick()
vid System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
vid System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
vid System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
vid System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
vid System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
vid System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
vid System.Windows.Input.InputManager.ProcessStagingArea()
vid System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
vid System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
vid System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
vid MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
vid System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
vid MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
mike20021969
19th June 2013, 18:21
I tried the new beta but when I click settings it crashes
No crashes using Windows XP SP3.
What's your operating system?
Hobbe
19th June 2013, 18:33
No crashes using Windows XP SP3.
What's your operating system?
Windows 7 SP1 x64
RandomEngy
20th June 2013, 06:51
Yeah that's a known crash on locales with , as the decimal marker. I'll have it fixed in the next beta.
mike20021969
21st June 2013, 11:51
With the latest beta 1.5.0.0, I've just noticed that under Settings>Audio>Mixdown, the 7.1 (5F/2R/LFE) option has gone.
Is that by design?
RandomEngy
21st June 2013, 20:32
All the mixdowns and compatibility with codecs I get dynamically from HandBrake. There was a bit of a codec shuffle in the nightlies and now it seems that no AAC or AC3 encoder is listed as supporting 6.1 or 7.1 on Windows. I'll ask the HandBrake folks about it.
RandomEngy
22nd June 2013, 00:13
<RandomEngy> Just to confirm: since the codec shuffle in the nightlies, no AAC or AC3 encoder on windows supports 6.1 or 7.1 surround?
<Rodeo> RandomEngy: hmm, looks like it
<Rodeo> they never supported 6.1, and faac only supported 7.1 5F/2R/LFE anyway
<Rodeo> I had patches to make it support "regular" 6.1 and 7.1 as found on Blu-ray, but I don't believe I ever enabled those mixdowns for faac anyway
<Rodeo> it's not yet a standard AAC configuration, and few decoders support "custom" AAC layouts (where you describe the layout's number of front, side and back channels
<Rodeo> as for AC3, the standard never supported channel configurations beyond 5.1
Mr. Monte
22nd June 2013, 02:12
random,
I have some MKV's with subtitles that I am re-encoding. When I select subtitles all in the options..it still wont select the subtitles in the MKV..I have to do it manually. Now, they show up as Unknown UTF8..is that normal?
mike20021969
22nd June 2013, 08:14
Thanks for checking.
:thanks:
cengizhan
22nd June 2013, 19:22
I have tried 1.5 beta portable x64 today. after ~30minutes all my memory (i have 8 gigabytes) was consumed by it and windows applications started to crash one by one because of low memory.
RandomEngy
23rd June 2013, 17:09
Was it VidCoder or VidCoderWorker that was taking up the memory? It doesn't seem to be expanding in the tests I've done. Does it just eat up more memory while encoding? Could you send me the encoding preset you're using?
cengizhan
23rd June 2013, 18:04
Was it VidCoder or VidCoderWorker that was taking up the memory? It doesn't seem to be expanding in the tests I've done. Does it just eat up more memory while encoding? Could you send me the encoding preset you're using?
ı had to reset my computer. even the task manager couldnot start. all are lost.
mike20021969
23rd June 2013, 21:07
@RandomEngy
I'm having a problem with the AAC (FDK) encoder in 1.5.0.0 beta.
(When you update to the next beta with the latest HandBrake svn, I'll provide logs and test files if the problem persists).
In the meantime, here's my problem...
I edit videos in Corel VideoStudio then let VidCoder convert them to mp4.
I use WMP to play back using the DivX AAC Decoder & DivX H.264 Decoder. (Note that I've not had any problems playing back mp4's that are created with VidCoder to date via that configuration).
For VidCoder audio encoding section:
If I choose AAC (avcodec), the file plays back flawlessly (the same as if I use faac in 1.4.2.2).
If I choose AAC (FDK), the whole file file glitches (skips a couple of seconds) at the beginning.
I also tested with the current HandBrake nightly svn5596 and choose AAC (FDK), and the file plays back flawlessly (using WMP and DivX decoders).
I'll try again when the next beta is released to see if AAC (FDK) glitches playback.
JohnAStebbins
24th June 2013, 16:54
@RandomEngy
I'm having a problem with the AAC (FDK) encoder in 1.5.0.0 beta.
(When you update to the next beta with the latest HandBrake svn, I'll provide logs and test files if the problem persists).
In the meantime, here's my problem...
I edit videos in Corel VideoStudio then let VidCoder convert them to mp4.
I use WMP to play back using the DivX AAC Decoder & DivX H.264 Decoder. (Note that I've not had any problems playing back mp4's that are created with VidCoder to date via that configuration).
For VidCoder audio encoding section:
If I choose AAC (avcodec), the file plays back flawlessly (the same as if I use faac in 1.4.2.2).
If I choose AAC (FDK), the whole file file glitches (skips a couple of seconds) at the beginning.
I also tested with the current HandBrake nightly svn5596 and choose AAC (FDK), and the file plays back flawlessly (using WMP and DivX decoders).
I'll try again when the next beta is released to see if AAC (FDK) glitches playback.
Activity logs from the successful HandBrake encode and the unsuccessful VidCoder encode might show a difference that would helpful in tracking down the cause.
mike20021969
24th June 2013, 17:31
Activity logs from the successful HandBrake encode and the unsuccessful VidCoder encode might show a difference that would helpful in tracking down the cause.
Here you go (no point in waiting for next beta).
As the glitch only happens in the first couple of seconds*, I've encoded just the first 10 seconds. (Although no matter how long the video is, it's always the first couple of seconds* where the glitch happens).
Edit: *The first 6 seconds are skipped. Playback begins at 7 seconds.
VidCoder Beta 1.5.0.0 - Using AAC (FDK) = Glitch:
## VidCoder 1.5.0.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg
# Title: 1
# Seconds: 0-10
# Worker ready: Service state is Opened on pipe VidCoderWorker.f6eceeb2-ca3b-4ff7-bfb6-c25aaa699734
# Connecting to process 10432 on pipe VidCoderWorker.f6eceeb2-ca3b-4ff7-bfb6-c25aaa699734
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg) failed (009382B8)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile Main, level 3.0
x264 [info]: frame I:5 Avg QP:18.36 size: 1359 PSNR Mean Y:59.76 U:90.76 V:90.84 Avg:61.06 Global:52.10
x264 [info]: frame P:106 Avg QP:23.18 size: 2019 PSNR Mean Y:46.26 U:78.43 V:78.50 Avg:47.67 Global:43.69
x264 [info]: frame B:139 Avg QP:23.68 size: 510 PSNR Mean Y:49.98 U:67.24 V:67.59 Avg:51.11 Global:43.07
x264 [info]: consecutive B-frames: 22.4% 9.6% 2.4% 65.6%
x264 [info]: mb I I16..4: 97.8% 0.0% 2.2%
x264 [info]: mb P I16..4: 24.9% 0.0% 0.8% P16..4: 17.7% 2.4% 1.7% 0.0% 0.0% skip:52.5%
x264 [info]: mb B I16..4: 0.2% 0.0% 0.0% B16..8: 14.4% 0.9% 0.2% direct: 0.4% skip:83.9% L0:34.2% L1:61.1% BI: 4.7%
x264 [info]: coded y,uvDC,uvAC intra: 3.2% 4.7% 0.7% inter: 2.0% 6.5% 0.2%
x264 [info]: i16 v,h,dc,p: 55% 40% 2% 2%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 17% 36% 30% 3% 3% 3% 3% 4% 2%
x264 [info]: i8c dc,h,v,p: 95% 2% 2% 1%
x264 [info]: Weighted P-Frames: Y:46.2% UV:15.1%
x264 [info]: ref P L0: 70.2% 9.6% 15.1% 5.1% 0.0%
x264 [info]: ref B L0: 91.1% 7.7% 1.3%
x264 [info]: ref B L1: 95.7% 4.3%
x264 [info]: SSIM Mean Y:0.9765375 (16.296db)
x264 [info]: PSNR Mean Y:48.598 U:72.456 V:72.680 Avg:49.847 Global:43.402 kb/s:233.42
# Job completed
HandBrake svn 5596 - using AAC (FDK) = No glitch:
HandBrake svn5596 (Nightly Build) - 32bit Version
OS: Microsoft Windows NT 5.1.2600 Service Pack 3
CPU: Genuine Intel(R) CPU T2400 @ 1.83GHz
Ram: 2037 MB, Screen: 1280x768
Temp Dir: C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Documents and Settings\MIKE.PC275422231862\Application Data\HandBrake\HandBrake\0.0.0.5596
-------------------------------------------
CLI Query: -i "C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg" -t 1 --angle 1 --start-at duration:0 --stop-at duration:10 -o "C:\Documents and Settings\MIKE.PC275422231862\Desktop\GLITCH TEST-1.mp4" -f mp4 -4 --decomb -w 696 -l 568 --crop 0:8:14:10 --custom-anamorphic --display-width 989 --pixel-aspect 696:568 --modulus 2 -e x264 -q 20 --vfr -a 1 -E fdk_aac -6 dpl2 -R Auto -B 160 -D 0 --gain 0 --audio-fallback ac3 --markers="C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\GLITCH TEST-1-1-chapters.csv" --x264-profile=high --h264-level="4.1" --verbose=0
User Query: False
HandBrake svn5596 (2013062201) - MinGW i686 - http://handbrake.fr
2 CPUs detected
Opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg...
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg) failed (01B6C6D0)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
Scanning title 1 of 1, preview 10, 100.00 %+ title 1:
+ stream: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg
+ duration: 00:03:41
+ size: 720x576, pixel aspect: 64/45, display aspect: 1.78, 25.000 fps
+ autocrop: 0/8/12/8
+ chapters:
+ 1: cells 0->0, 0 blocks, duration 00:03:41
+ audio tracks:
+ 1, Unknown (AC3) (2.0 ch) (iso639-2: und), 48000Hz, 224000bps
+ subtitle tracks:
Reading chapter markers from file C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\GLITCH TEST-1-1-chapters.csv
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile High, level 4.1
x264 [info]: frame I:4 Avg QP:12.70 size: 3022 PSNR Mean Y:68.50 U:88.50 V:88.64 Avg:69.62 Global:55.56
x264 [info]: frame P:107 Avg QP:17.67 size: 4457 PSNR Mean Y:53.04 U:79.50 V:79.52 Avg:54.34 Global:48.86
x264 [info]: frame B:138 Avg QP:17.80 size: 1503 PSNR Mean Y:52.97 U:68.72 V:68.98 Avg:53.97 Global:46.33
x264 [info]: consecutive B-frames: 22.5% 8.8% 6.0% 62.7%
x264 [info]: mb I I16..4: 82.2% 15.0% 2.8%
x264 [info]: mb P I16..4: 23.9% 5.1% 0.4% P16..4: 18.8% 6.8% 4.2% 0.0% 0.0% skip:40.8%
x264 [info]: mb B I16..4: 1.4% 0.1% 0.0% B16..8: 19.7% 1.8% 0.3% direct: 3.4% skip:73.2% L0:40.9% L1:49.5% BI: 9.6%
x264 [info]: 8x8 transform intra:16.5% inter:76.9%
x264 [info]: coded y,uvDC,uvAC intra: 11.6% 12.2% 3.1% inter: 10.1% 18.4% 1.2%
x264 [info]: i16 v,h,dc,p: 27% 71% 1% 1%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 14% 36% 35% 2% 2% 3% 2% 3% 3%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 22% 34% 20% 4% 5% 4% 4% 5% 3%
x264 [info]: i8c dc,h,v,p: 92% 4% 4% 1%
x264 [info]: Weighted P-Frames: Y:48.6% UV:14.0%
x264 [info]: ref P L0: 64.4% 11.4% 17.9% 6.3% 0.0%
x264 [info]: ref B L0: 82.4% 15.1% 2.5%
x264 [info]: ref B L1: 93.0% 7.0%
x264 [info]: SSIM Mean Y:0.9908772 (20.399db)
x264 [info]: PSNR Mean Y:53.248 U:73.671 V:73.824 Avg:54.379 Global:47.323 kb/s:559.31
Encode done!
HandBrake has exited.
HandBrake svn 5596 - using AAC (FDK) = No glitch: (adjusted some settings that hopefully match VidCoder's more closely):
HandBrake svn5596 (Nightly Build) - 32bit Version
OS: Microsoft Windows NT 5.1.2600 Service Pack 3
CPU: Genuine Intel(R) CPU T2400 @ 1.83GHz
Ram: 2037 MB, Screen: 1280x768
Temp Dir: C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Documents and Settings\MIKE.PC275422231862\Application Data\HandBrake\HandBrake\0.0.0.5596
-------------------------------------------
CLI Query: -i "C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg" -t 1 --angle 1 --start-at duration:0 --stop-at duration:10 -o "C:\Documents and Settings\MIKE.PC275422231862\Desktop\GLITCH TEST-1.mp4" -f mp4 -4 -w 696 -l 568 --crop 0:8:14:10 --custom-anamorphic --display-width 989 --pixel-aspect 696:568 --modulus 2 -e x264 -q 25 --vfr -a 1 -E fdk_aac -6 stereo -R Auto -B 160 -D 0 --gain 0 --audio-fallback ac3 --markers="C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\GLITCH TEST-1-1-chapters.csv" --verbose=0
User Query: False
HandBrake svn5596 (2013062201) - MinGW i686 - http://handbrake.fr
2 CPUs detected
Opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg...
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg) failed (01B6C880)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
Scanning title 1 of 1, preview 8, 80.00 %+ title 1:
+ stream: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\GLITCH TEST.mpg
+ duration: 00:03:41
+ size: 720x576, pixel aspect: 64/45, display aspect: 1.78, 25.000 fps
+ autocrop: 0/8/12/8
+ chapters:
+ 1: cells 0->0, 0 blocks, duration 00:03:41
+ audio tracks:
+ 1, Unknown (AC3) (2.0 ch) (iso639-2: und), 48000Hz, 224000bps
+ subtitle tracks:
Reading chapter markers from file C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\GLITCH TEST-1-1-chapters.csv
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile High, level 3.0
x264 [info]: frame I:5 Avg QP:18.39 size: 1311 PSNR Mean Y:59.47 U:90.73 V:90.77 Avg:60.79 Global:51.59
x264 [info]: frame P:106 Avg QP:23.18 size: 2209 PSNR Mean Y:46.07 U:78.54 V:78.60 Avg:47.48 Global:43.69
x264 [info]: frame B:139 Avg QP:23.39 size: 619 PSNR Mean Y:50.16 U:67.33 V:67.71 Avg:51.27 Global:43.35
x264 [info]: consecutive B-frames: 22.4% 9.6% 2.4% 65.6%
x264 [info]: mb I I16..4: 94.8% 4.4% 0.8%
x264 [info]: mb P I16..4: 19.9% 6.5% 0.2% P16..4: 14.4% 2.7% 1.9% 0.0% 0.0% skip:54.5%
x264 [info]: mb B I16..4: 0.3% 0.1% 0.0% B16..8: 13.6% 0.9% 0.2% direct: 0.4% skip:84.4% L0:36.2% L1:57.2% BI: 6.6%
x264 [info]: 8x8 transform intra:21.6% inter:78.4%
x264 [info]: coded y,uvDC,uvAC intra: 9.7% 8.2% 0.8% inter: 3.6% 8.0% 0.2%
x264 [info]: i16 v,h,dc,p: 17% 81% 1% 1%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 8% 31% 53% 2% 1% 1% 1% 2% 2%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 23% 30% 23% 3% 4% 4% 3% 6% 3%
x264 [info]: i8c dc,h,v,p: 93% 3% 3% 1%
x264 [info]: Weighted P-Frames: Y:46.2% UV:15.1%
x264 [info]: ref P L0: 67.4% 11.9% 15.5% 5.2% 0.1%
x264 [info]: ref B L0: 89.0% 9.7% 1.2%
x264 [info]: ref B L1: 95.4% 4.6%
x264 [info]: SSIM Mean Y:0.9755925 (16.125db)
x264 [info]: PSNR Mean Y:48.614 U:72.548 V:72.790 Avg:49.853 Global:43.567 kb/s:261.38
Encode done!
HandBrake has exited.
RandomEngy
27th June 2013, 03:28
That is really odd. It seems to have left out a lot of lines you'd normally expect in an encode log and it doesn't seem to be doing that for me when I try it.
mike20021969
27th June 2013, 15:06
That is really odd. It seems to have left out a lot of lines you'd normally expect in an encode log and it doesn't seem to be doing that for me when I try it.
Here's a SAMPLE video (and the preset I'm using if you need it):
http://www.4shared.com/zip/9yBdoiUm/SAMPLE.html
I'm wondering whether it's to do with the fact that there's silence/no audio in the first part of the video?
AAC (FDK) in HandBrake deals with that SAMPLE video properly, although VidCoder doesn't.
VidCoder beta 1.5.0.0 = glitch:
## VidCoder 1.5.0.0 (x86)
# Starting scan: C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg) failed (05CBE870)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
# Scan completed
# Starting queue
## VidCoder 1.5.0.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.204caf65-670f-4ce2-bc28-5f4c39cbff79
# Connecting to process 3344 on pipe VidCoderWorker.204caf65-670f-4ce2-bc28-5f4c39cbff79
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg) failed (009382B8)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile Main, level 3.0
x264 [info]: frame I:12 Avg QP:19.81 size: 24078 PSNR Mean Y:52.59 U:53.89 V:54.83 Avg:53.01 Global:44.66
x264 [info]: frame P:380 Avg QP:21.27 size: 2888 PSNR Mean Y:54.14 U:55.65 V:56.28 Avg:54.46 Global:43.82
x264 [info]: frame B:756 Avg QP:24.40 size: 620 PSNR Mean Y:58.16 U:59.51 V:60.29 Avg:58.35 Global:42.53
x264 [info]: consecutive B-frames: 6.4% 16.4% 2.6% 74.6%
x264 [info]: mb I I16..4: 59.4% 0.0% 40.6%
x264 [info]: mb P I16..4: 4.2% 0.0% 0.2% P16..4: 38.4% 3.7% 2.9% 0.0% 0.0% skip:50.5%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 19.1% 0.5% 0.1% direct: 1.0% skip:79.2% L0:35.7% L1:62.3% BI: 1.9%
x264 [info]: coded y,uvDC,uvAC intra: 22.1% 52.8% 27.3% inter: 2.1% 10.5% 0.8%
x264 [info]: i16 v,h,dc,p: 66% 14% 9% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 18% 19% 6% 5% 6% 4% 7% 4%
x264 [info]: i8c dc,h,v,p: 48% 15% 27% 9%
x264 [info]: Weighted P-Frames: Y:13.7% UV:13.7%
x264 [info]: ref P L0: 63.1% 7.8% 19.0% 9.9% 0.2%
x264 [info]: ref B L0: 85.7% 12.6% 1.7%
x264 [info]: ref B L1: 95.2% 4.8%
x264 [info]: SSIM Mean Y:0.9845631 (18.114db)
x264 [info]: PSNR Mean Y:56.770 U:58.171 V:58.905 Avg:57.007 Global:42.939 kb/s:646.40
# Job completed
# Queue completed
HandBrake svn5596 = no glitch:
HandBrake svn5596 (Nightly Build) - 32bit Version
OS: Microsoft Windows NT 5.1.2600 Service Pack 3
CPU: Genuine Intel(R) CPU T2400 @ 1.83GHz
Ram: 2037 MB, Screen: 1280x768
Temp Dir: C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\
Install Dir: C:\Program Files\HandBrake
Data Dir: C:\Documents and Settings\MIKE.PC275422231862\Application Data\HandBrake\HandBrake\0.0.0.5596
-------------------------------------------
CLI Query: -i "C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg" -t 1 --angle 1 -c 1 -o "C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE-1.mp4" -f mp4 -4 --deinterlace="bob" -w 696 -l 568 --crop 0:8:14:10 --custom-anamorphic --display-width 989 --pixel-aspect 696:568 --modulus 2 -e x264 -q 22 --vfr -a 1 -E fdk_aac -6 stereo -R Auto -B 160 -D 0 --gain 0 --audio-fallback ac3 --markers="C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\SAMPLE-1-1-chapters.csv" --verbose=0
User Query: False
HandBrake svn5596 (2013062201) - MinGW i686 - http://handbrake.fr
2 CPUs detected
Opening C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg...
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg) failed (01B6C678)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
Scanning title 1 of 1, preview 3, 30.00 %
Scanning title 1 of 1, preview 10, 100.00 %+ title 1:
+ stream: C:\Documents and Settings\MIKE.PC275422231862\Desktop\SAMPLE.mpg
+ duration: 00:00:17
+ size: 720x576, pixel aspect: 64/45, display aspect: 1.78, 25.000 fps
+ autocrop: 0/4/12/8
+ chapters:
+ 1: cells 0->0, 0 blocks, duration 00:00:17
+ audio tracks:
+ 1, Unknown (LPCM) (2.0 ch) (iso639-2: und)
+ subtitle tracks:
Reading chapter markers from file C:\Documents and Settings\MIKE.PC275422231862\Local Settings\Temp\SAMPLE-1-1-chapters.csv
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile High, level 3.0
x264 [info]: frame I:12 Avg QP:19.91 size: 22906 PSNR Mean Y:52.73 U:53.83 V:54.80 Avg:53.11 Global:44.80
x264 [info]: frame P:380 Avg QP:21.30 size: 3194 PSNR Mean Y:54.50 U:55.77 V:56.52 Avg:54.77 Global:44.20
x264 [info]: frame B:756 Avg QP:23.83 size: 749 PSNR Mean Y:58.37 U:59.59 V:60.51 Avg:58.55 Global:42.77
x264 [info]: consecutive B-frames: 6.4% 16.4% 2.6% 74.6%
x264 [info]: mb I I16..4: 38.7% 47.4% 13.9%
x264 [info]: mb P I16..4: 3.1% 1.3% 0.0% P16..4: 33.9% 5.2% 4.5% 0.0% 0.0% skip:51.8%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 18.2% 0.6% 0.1% direct: 1.0% skip:80.0% L0:38.5% L1:59.2% BI: 2.3%
x264 [info]: 8x8 transform intra:36.4% inter:78.5%
x264 [info]: coded y,uvDC,uvAC intra: 24.5% 56.6% 27.0% inter: 4.3% 13.4% 0.8%
x264 [info]: i16 v,h,dc,p: 70% 13% 6% 11%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 25% 12% 40% 3% 3% 6% 3% 5% 3%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 29% 20% 12% 6% 7% 8% 6% 7% 5%
x264 [info]: i8c dc,h,v,p: 49% 15% 27% 9%
x264 [info]: Weighted P-Frames: Y:13.7% UV:13.7%
x264 [info]: ref P L0: 63.9% 8.4% 18.3% 9.3% 0.2%
x264 [info]: ref B L0: 84.7% 13.5% 1.8%
x264 [info]: ref B L1: 94.9% 5.1%
x264 [info]: SSIM Mean Y:0.9854076 (18.359db)
x264 [info]: PSNR Mean Y:57.030 U:58.266 V:59.127 Avg:57.242 Global:43.215 kb/s:716.03
Encode done!
HandBrake has exited.
RandomEngy
28th June 2013, 07:44
Hmm. I use that preset and encode the sample clip and I get a normal-looking log and it seems to encode the video just fine. Maybe try re-installing or trying the portable version?
mike20021969
28th June 2013, 09:20
Maybe try re-installing or trying the portable version?
Re-installing the beta didn't help. And the portable version showed the same error.
I'll stick with AAC (avcodec) in the meantime as this works flawlessly:
## VidCoder 1.5.0.0 (x86)
# Starting scan: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg) failed (05C80048)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
# Scan completed
# Starting queue
## VidCoder 1.5.0.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.57b0a0b1-a835-4645-9527-451d88d18225
# Connecting to process 5960 on pipe VidCoderWorker.57b0a0b1-a835-4645-9527-451d88d18225
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg) failed (009382B8)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile Main, level 3.0
x264 [info]: frame I:12 Avg QP:19.81 size: 24078 PSNR Mean Y:52.59 U:53.89 V:54.83 Avg:53.01 Global:44.66
x264 [info]: frame P:380 Avg QP:21.27 size: 2888 PSNR Mean Y:54.14 U:55.65 V:56.28 Avg:54.46 Global:43.82
x264 [info]: frame B:756 Avg QP:24.40 size: 620 PSNR Mean Y:58.16 U:59.51 V:60.29 Avg:58.35 Global:42.53
x264 [info]: consecutive B-frames: 6.4% 16.4% 2.6% 74.6%
x264 [info]: mb I I16..4: 59.4% 0.0% 40.6%
x264 [info]: mb P I16..4: 4.2% 0.0% 0.2% P16..4: 38.4% 3.7% 2.9% 0.0% 0.0% skip:50.5%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 19.1% 0.5% 0.1% direct: 1.0% skip:79.2% L0:35.7% L1:62.3% BI: 1.9%
x264 [info]: coded y,uvDC,uvAC intra: 22.1% 52.8% 27.3% inter: 2.1% 10.5% 0.8%
x264 [info]: i16 v,h,dc,p: 66% 14% 9% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 18% 19% 6% 5% 6% 4% 7% 4%
x264 [info]: i8c dc,h,v,p: 48% 15% 27% 9%
x264 [info]: Weighted P-Frames: Y:13.7% UV:13.7%
x264 [info]: ref P L0: 63.1% 7.8% 19.0% 9.9% 0.2%
x264 [info]: ref B L0: 85.7% 12.6% 1.7%
x264 [info]: ref B L1: 95.2% 4.8%
x264 [info]: SSIM Mean Y:0.9845631 (18.114db)
x264 [info]: PSNR Mean Y:56.770 U:58.171 V:58.905 Avg:57.007 Global:42.939 kb/s:646.40
# Job completed
# Queue completed
# Starting queue
## VidCoder 1.5.0.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.d32472c7-0d24-4b2d-9a1a-71669e872cb8
# Connecting to process 3692 on pipe VidCoderWorker.d32472c7-0d24-4b2d-9a1a-71669e872cb8
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg) failed (009382B8)
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile Main, level 3.0
x264 [info]: frame I:12 Avg QP:19.81 size: 24078 PSNR Mean Y:52.59 U:53.89 V:54.83 Avg:53.01 Global:44.66
x264 [info]: frame P:380 Avg QP:21.27 size: 2888 PSNR Mean Y:54.14 U:55.65 V:56.28 Avg:54.46 Global:43.82
x264 [info]: frame B:756 Avg QP:24.40 size: 620 PSNR Mean Y:58.16 U:59.51 V:60.29 Avg:58.35 Global:42.53
x264 [info]: consecutive B-frames: 6.4% 16.4% 2.6% 74.6%
x264 [info]: mb I I16..4: 59.4% 0.0% 40.6%
x264 [info]: mb P I16..4: 4.2% 0.0% 0.2% P16..4: 38.4% 3.7% 2.9% 0.0% 0.0% skip:50.5%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 19.1% 0.5% 0.1% direct: 1.0% skip:79.2% L0:35.7% L1:62.3% BI: 1.9%
x264 [info]: coded y,uvDC,uvAC intra: 22.1% 52.8% 27.3% inter: 2.1% 10.5% 0.8%
x264 [info]: i16 v,h,dc,p: 66% 14% 9% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 18% 19% 6% 5% 6% 4% 7% 4%
x264 [info]: i8c dc,h,v,p: 48% 15% 27% 9%
x264 [info]: Weighted P-Frames: Y:13.7% UV:13.7%
x264 [info]: ref P L0: 63.1% 7.8% 19.0% 9.9% 0.2%
x264 [info]: ref B L0: 85.7% 12.6% 1.7%
x264 [info]: ref B L1: 95.2% 4.8%
x264 [info]: SSIM Mean Y:0.9845631 (18.114db)
x264 [info]: PSNR Mean Y:56.770 U:58.171 V:58.905 Avg:57.007 Global:42.939 kb/s:646.40
# Job completed
# Queue completed
HE-AAC (FDK) also glitches for me aswell.
If you have any more suggestions for me to try, then just ask.
Thanks.
RandomEngy
28th June 2013, 15:35
One more thing: change your log verbosity from 0 to 1 and post a log.
mike20021969
28th June 2013, 15:47
change your log verbosity from 0 to 1 and post a log.
Thanks.
## VidCoder 1.5.0.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.575abf61-39f6-4a21-8e31-1e29ee1f2aac
# Connecting to process 7372 on pipe VidCoderWorker.575abf61-39f6-4a21-8e31-1e29ee1f2aac
[15:43:18] hb_init: starting libhb thread
[15:43:18] hb_scan: path=C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg, title_index=1
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg) failed (009382B8)
[15:43:18] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[15:43:18] dvd: not a dvd - trying as a stream/file instead
[15:43:18] file is MPEG Program Stream
[15:43:18] Probing 1 unknown stream
[15:43:18] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[15:43:18] Found the following streams
[15:43:18] Video Streams :
[15:43:18] 0xe0-0x0 type MPEG2 (0x2)
[15:43:18] Audio Streams :
[15:43:18] 0xbd-0xa0 type LPCM (0x83)
[15:43:18] Subtitle Streams :
[15:43:18] Other Streams :
[15:43:18] stream id 0xbd (type 0x83 substream 0xa0) audio 0xa000bd
[15:43:18] scan: decoding previews for title 1
[15:43:18] scan: audio 0xa000bd: LPCM, rate=48000Hz, bitrate=1536000 Unknown (LPCM) (2.0 ch)
[15:43:21] scan: 30 previews, 720x576, 25.000 fps, autocrop = 0/4/12/8, aspect 16:9, PAR 64:45
[15:43:21] stream: 76 good frames, 0 errors (0%)
[15:43:21] libhb: scan thread found 1 valid title(s)
[15:43:22] 1 job(s) to process
[15:43:22] starting job
[15:43:22] Yadif Deinterlace thread started for segment 0
[15:43:22] Yadif Deinterlace thread started for segment 1
[15:43:22] work: track 1, compression level not supported by codec
[15:43:22] work: track 1, quality mode not supported by codec
[15:43:22] sync: expecting 446 video frames
[15:43:22] job configuration:
[15:43:22] * source
[15:43:22] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
[15:43:22] + title 1, chapter(s) 1 to 1
[15:43:22] * destination
[15:43:22] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\SAMPLE.mp4
[15:43:22] + container: MPEG-4 (mp4v2)
[15:43:22] * video track
[15:43:22] + decoder: mpeg2
[15:43:22] + bitrate 8000 kbps
[15:43:22] + filters
[15:43:22] + Deinterlace (ffmpeg or yadif/mcdeint) (15)
[15:43:22] + Framerate Shaper (0:27000000:1080000)
[15:43:22] + frame rate: same as source (around 25.000 fps)
[15:43:22] + Crop and Scale (696:568:0:8:14:10)
[15:43:22] + source: 720 * 576, crop (0/8/14/10): 696 * 568, scale: 696 * 568
[15:43:22] + custom anamorphic
[15:43:22] + storage dimensions: 696 * 568, mod 2
[15:43:22] + pixel aspect ratio: 989 / 696
[15:43:22] + display dimensions: 989 * 568
[15:43:22] + encoder: H.264 (x264)
[15:43:22] + options: mixed-refs=0:weightb=0:8x8dct=0:trellis=0
[15:43:22] + quality: 22.00 (RF)
[15:43:22] * audio track 1
[15:43:22] + decoder: Unknown (LPCM) (2.0 ch) (track 2, id 0xa000bd)
[15:43:22] + bitrate: 1536 kbps, samplerate: 48000 Hz
[15:43:22] + mixdown: Stereo
[15:43:22] + dither: none
[15:43:22] + encoder: AAC (FDK)
[15:43:22] + bitrate: 160 kbps, samplerate: 48000 Hz
[15:43:22] file is MPEG Program Stream
[15:43:22] Probing 1 unknown stream
[15:43:22] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[15:43:22] reader: first SCR 146 id 0xe0 DTS 16200
[15:43:22] encx264: encoding with stored aspect 989/696
[15:43:22] encx264: Encoding at constant RF 22.000000
[15:43:22] mpeg2: "Chapter 1" (1) at frame 0 time 3600
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile Main, level 3.0
[15:43:22] sync: first pts is 3600
[15:44:19] reader: done. 1 scr changes
[15:44:28] work: average encoding speed for job is 9.230769 fps
[15:44:28] sync: got 575 frames, 446 expected
[15:44:28] render: lost time: 0 (0 frames)
[15:44:28] render: gained time: 0 (0 frames) (0 not accounted for)
[15:44:28] mpeg2 done: 575 frames
x264 [info]: frame I:12 Avg QP:19.81 size: 24078 PSNR Mean Y:52.59 U:53.89 V:54.83 Avg:53.01 Global:44.66
x264 [info]: frame P:380 Avg QP:21.27 size: 2888 PSNR Mean Y:54.14 U:55.65 V:56.28 Avg:54.46 Global:43.82
x264 [info]: frame B:756 Avg QP:24.40 size: 620 PSNR Mean Y:58.16 U:59.51 V:60.29 Avg:58.35 Global:42.53
x264 [info]: consecutive B-frames: 6.4% 16.4% 2.6% 74.6%
x264 [info]: mb I I16..4: 59.4% 0.0% 40.6%
x264 [info]: mb P I16..4: 4.2% 0.0% 0.2% P16..4: 38.4% 3.7% 2.9% 0.0% 0.0% skip:50.5%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 19.1% 0.5% 0.1% direct: 1.0% skip:79.2% L0:35.7% L1:62.3% BI: 1.9%
x264 [info]: coded y,uvDC,uvAC intra: 22.1% 52.8% 27.3% inter: 2.1% 10.5% 0.8%
x264 [info]: i16 v,h,dc,p: 66% 14% 9% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 18% 19% 6% 5% 6% 4% 7% 4%
x264 [info]: i8c dc,h,v,p: 48% 15% 27% 9%
x264 [info]: Weighted P-Frames: Y:13.7% UV:13.7%
x264 [info]: ref P L0: 63.1% 7.8% 19.0% 9.9% 0.2%
x264 [info]: ref B L0: 85.7% 12.6% 1.7%
x264 [info]: ref B L1: 95.2% 4.8%
x264 [info]: SSIM Mean Y:0.9845631 (18.114db)
x264 [info]: PSNR Mean Y:56.770 U:58.171 V:58.905 Avg:57.007 Global:42.939 kb/s:646.40
[15:44:28] mux: track 0, 1148 frames, 1854618 bytes, 645.08 kbps, fifo 2048
[15:44:28] mux: track 1, 1078 frames, 459947 bytes, 159.98 kbps, fifo 2048
[15:44:28] stream: 7508 good frames, 0 errors (0%)
[15:44:28] libhb: work result = 0
# Job completed
RandomEngy
29th June 2013, 05:12
These are a bit interesting:
[20:49:34] work: track 1, compression level not supported by codec
[20:49:34] work: track 1, quality mode not supported by codec
I've eliminated those warnings by providing the proper values for "not set". That's probably not it but who knows?
mike20021969
29th June 2013, 09:51
That's probably not it but who knows?
Fingers crossed here :)
RandomEngy
29th June 2013, 19:44
ı had to reset my computer. even the task manager couldnot start. all are lost.
Tried a long encode on 1.5.0 x64 portable and the memory never went above 600 MB... what settings were you using? Can you export the encoding profile?
RandomEngy
29th June 2013, 21:39
Released VidCoder 1.5.1 Beta (https://vidcoder.codeplex.com/releases/view/108730):
* Added French translation.
* Updated HandBrake core to SVN 5614.
* Fixed crash in locales with , as the decimal marker.
* Fixed a few warnings for compression level and quality on audio encodings.
mike20021969
30th June 2013, 05:17
Unfortunately, AAC (FDK) in 1.5.1.0 produces the same glitch:
## VidCoder 1.5.1.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.786dac0a-442d-4084-b79c-2db17e1d1202
# Connecting to process 11172 on pipe VidCoderWorker.786dac0a-442d-4084-b79c-2db17e1d1202
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg) failed (009382B8)
[05:13:02] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[05:13:02] dvd: not a dvd - trying as a stream/file instead
[05:13:02] file is MPEG Program Stream
[05:13:02] Probing 1 unknown stream
[05:13:02] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[05:13:02] Found the following streams
[05:13:02] Video Streams :
[05:13:02] 0xe0-0x0 type MPEG2 (0x2)
[05:13:02] Audio Streams :
[05:13:02] 0xbd-0xa0 type LPCM (0x83)
[05:13:02] Subtitle Streams :
[05:13:02] Other Streams :
[05:13:02] stream id 0xbd (type 0x83 substream 0xa0) audio 0xa000bd
[05:13:02] scan: decoding previews for title 1
[05:13:02] scan: audio 0xa000bd: LPCM, rate=48000Hz, bitrate=1536000 Unknown (LPCM) (2.0 ch)
[05:13:05] scan: 30 previews, 720x576, 25.000 fps, autocrop = 0/4/12/8, aspect 16:9, PAR 64:45
[05:13:05] stream: 76 good frames, 0 errors (0%)
[05:13:06] libhb: scan thread found 1 valid title(s)
[05:13:06] 1 job(s) to process
[05:13:06] starting job
[05:13:06] Yadif Deinterlace thread started for segment 0
[05:13:06] Yadif Deinterlace thread started for segment 1
[05:13:06] sync: expecting 446 video frames
[05:13:06] job configuration:
[05:13:06] * source
[05:13:06] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
[05:13:06] + title 1, chapter(s) 1 to 1
[05:13:06] * destination
[05:13:06] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\SAMPLE.mp4
[05:13:06] + container: MPEG-4 (mp4v2)
[05:13:06] * video track
[05:13:06] + decoder: mpeg2
[05:13:06] + bitrate 8000 kbps
[05:13:06] + filters
[05:13:06] + Deinterlace (ffmpeg or yadif/mcdeint) (15)
[05:13:06] + Framerate Shaper (0:27000000:1080000)
[05:13:06] + frame rate: same as source (around 25.000 fps)
[05:13:06] + Crop and Scale (696:568:0:8:14:10)
[05:13:06] + source: 720 * 576, crop (0/8/14/10): 696 * 568, scale: 696 * 568
[05:13:06] + custom anamorphic
[05:13:06] + storage dimensions: 696 * 568, mod 2
[05:13:06] + pixel aspect ratio: 989 / 696
[05:13:06] + display dimensions: 989 * 568
[05:13:06] + encoder: H.264 (x264)
[05:13:06] + options: mixed-refs=0:weightb=0:8x8dct=0:trellis=0
[05:13:06] + quality: 22.00 (RF)
[05:13:06] * audio track 1
[05:13:06] + decoder: Unknown (LPCM) (2.0 ch) (track 2, id 0xa000bd)
[05:13:06] + bitrate: 1536 kbps, samplerate: 48000 Hz
[05:13:06] + mixdown: Stereo
[05:13:06] + dither: none
[05:13:06] + encoder: AAC (FDK)
[05:13:06] + bitrate: 160 kbps, samplerate: 48000 Hz
[05:13:06] file is MPEG Program Stream
[05:13:06] Probing 1 unknown stream
[05:13:06] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[05:13:06] reader: first SCR 146 id 0xe0 DTS 16200
[05:13:06] encx264: encoding with stored aspect 989/696
[05:13:06] encx264: Encoding at constant RF 22.000000
[05:13:06] mpeg2: "Chapter 1" (1) at frame 0 time 3600
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
x264 [info]: profile Main, level 3.0
[05:13:07] sync: first pts is 3600
[05:14:07] reader: done. 1 scr changes
[05:14:14] work: average encoding speed for job is 8.925240 fps
[05:14:15] sync: got 575 frames, 446 expected
[05:14:15] render: lost time: 0 (0 frames)
[05:14:15] render: gained time: 0 (0 frames) (0 not accounted for)
[05:14:15] mpeg2 done: 575 frames
x264 [info]: frame I:12 Avg QP:19.81 size: 24078 PSNR Mean Y:52.59 U:53.89 V:54.83 Avg:53.01 Global:44.66
x264 [info]: frame P:380 Avg QP:21.27 size: 2888 PSNR Mean Y:54.14 U:55.65 V:56.28 Avg:54.46 Global:43.82
x264 [info]: frame B:756 Avg QP:24.40 size: 620 PSNR Mean Y:58.16 U:59.51 V:60.29 Avg:58.35 Global:42.53
x264 [info]: consecutive B-frames: 6.4% 16.4% 2.6% 74.6%
x264 [info]: mb I I16..4: 59.4% 0.0% 40.6%
x264 [info]: mb P I16..4: 4.2% 0.0% 0.2% P16..4: 38.4% 3.7% 2.9% 0.0% 0.0% skip:50.5%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 19.1% 0.5% 0.1% direct: 1.0% skip:79.2% L0:35.7% L1:62.3% BI: 1.9%
x264 [info]: coded y,uvDC,uvAC intra: 22.1% 52.8% 27.3% inter: 2.1% 10.5% 0.8%
x264 [info]: i16 v,h,dc,p: 66% 14% 9% 11%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 30% 18% 19% 6% 5% 6% 4% 7% 4%
x264 [info]: i8c dc,h,v,p: 48% 15% 27% 9%
x264 [info]: Weighted P-Frames: Y:13.7% UV:13.7%
x264 [info]: ref P L0: 63.1% 7.8% 19.0% 9.9% 0.2%
x264 [info]: ref B L0: 85.7% 12.6% 1.7%
x264 [info]: ref B L1: 95.2% 4.8%
x264 [info]: SSIM Mean Y:0.9845631 (18.114db)
x264 [info]: PSNR Mean Y:56.770 U:58.171 V:58.905 Avg:57.007 Global:42.939 kb/s:646.40
[05:14:15] mux: track 0, 1148 frames, 1854618 bytes, 645.08 kbps, fifo 2048
[05:14:15] mux: track 1, 1078 frames, 459947 bytes, 159.98 kbps, fifo 2048
[05:14:15] stream: 7508 good frames, 0 errors (0%)
[05:14:15] libhb: work result = 0
# Job completed
I doubt this will be of help, a log from a successful AAC (avcodec):
## VidCoder 1.5.1.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.49814eec-e150-434e-9360-b2a8a5828cc6
# Connecting to process 10536 on pipe VidCoderWorker.49814eec-e150-434e-9360-b2a8a5828cc6
[05:22:29] hb_init: starting libhb thread
[05:22:29] hb_scan: path=C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg, title_index=1
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg) failed (009382B8)
[05:22:29] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[05:22:29] dvd: not a dvd - trying as a stream/file instead
[05:22:29] file is MPEG Program Stream
[05:22:29] Probing 1 unknown stream
[05:22:29] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[05:22:29] Found the following streams
[05:22:29] Video Streams :
[05:22:29] 0xe0-0x0 type MPEG2 (0x2)
[05:22:29] Audio Streams :
[05:22:29] 0xbd-0xa0 type LPCM (0x83)
[05:22:29] Subtitle Streams :
[05:22:29] Other Streams :
[05:22:29] stream id 0xbd (type 0x83 substream 0xa0) audio 0xa000bd
[05:22:29] scan: decoding previews for title 1
[05:22:29] scan: audio 0xa000bd: LPCM, rate=48000Hz, bitrate=1536000 Unknown (LPCM) (2.0 ch)
[05:22:32] scan: 30 previews, 720x576, 25.000 fps, autocrop = 0/4/12/8, aspect 16:9, PAR 64:45
[05:22:32] stream: 76 good frames, 0 errors (0%)
[05:22:32] libhb: scan thread found 1 valid title(s)
[05:22:33] 1 job(s) to process
[05:22:33] starting job
[05:22:33] work: track 1, dithering not supported by codec
[05:22:33] sync: expecting 446 video frames
[05:22:33] job configuration:
[05:22:33] * source
[05:22:33] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\SAMPLE.mpg
[05:22:33] + title 1, chapter(s) 1 to 1
[05:22:33] * destination
[05:22:33] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\SAMPLE-2.mp4
[05:22:33] + container: MPEG-4 (mp4v2)
[05:22:33] * video track
[05:22:33] + decoder: mpeg2
[05:22:33] + bitrate 8000 kbps
[05:22:33] + filters
[05:22:33] + Framerate Shaper (0:27000000:1080000)
[05:22:33] + frame rate: same as source (around 25.000 fps)
[05:22:33] + Crop and Scale (696:568:0:8:14:10)
[05:22:33] + source: 720 * 576, crop (0/8/14/10): 696 * 568, scale: 696 * 568
[05:22:33] + custom anamorphic
[05:22:33] + storage dimensions: 696 * 568, mod 2
[05:22:33] + pixel aspect ratio: 989 / 696
[05:22:33] + display dimensions: 989 * 568
[05:22:33] + encoder: H.264 (x264)
[05:22:33] + options: mixed-refs=0:weightb=0:8x8dct=0:trellis=0
[05:22:33] + quality: 22.00 (RF)
[05:22:33] * audio track 1
[05:22:33] + decoder: Unknown (LPCM) (2.0 ch) (track 2, id 0xa000bd)
[05:22:33] + bitrate: 1536 kbps, samplerate: 48000 Hz
[05:22:33] + mixdown: Stereo
[05:22:33] + encoder: AAC (avcodec)
[05:22:33] + bitrate: 160 kbps, samplerate: 48000 Hz
[05:22:33] file is MPEG Program Stream
[05:22:33] Probing 1 unknown stream
[05:22:33] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[05:22:33] encx264: encoding with stored aspect 989/696
[05:22:33] encx264: Encoding at constant RF 22.000000
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
[05:22:33] reader: first SCR 146 id 0xe0 DTS 16200
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
[05:22:33] mpeg2: "Chapter 1" (1) at frame 0 time 3600
x264 [info]: profile Main, level 3.0
[05:22:33] sync: first pts is 3600
[05:22:56] reader: done. 1 scr changes
[05:23:01] work: average encoding speed for job is 22.300842 fps
[05:23:01] sync: got 575 frames, 446 expected
[05:23:01] render: lost time: 0 (0 frames)
[05:23:01] render: gained time: 0 (0 frames) (0 not accounted for)
[05:23:01] mpeg2 done: 575 frames
x264 [info]: frame I:10 Avg QP:20.19 size: 40687 PSNR Mean Y:48.67 U:50.85 V:51.35 Avg:49.31 Global:42.44
x264 [info]: frame P:208 Avg QP:19.79 size: 6211 PSNR Mean Y:52.95 U:54.93 V:55.65 Avg:53.55 Global:43.56
x264 [info]: frame B:357 Avg QP:20.76 size: 1045 PSNR Mean Y:59.36 U:61.22 V:62.02 Avg:59.82 Global:42.98
x264 [info]: consecutive B-frames: 11.5% 14.3% 8.9% 65.4%
x264 [info]: mb I I16..4: 50.3% 0.0% 49.7%
x264 [info]: mb P I16..4: 5.8% 0.0% 3.4% P16..4: 41.7% 5.4% 4.6% 0.0% 0.0% skip:39.2%
x264 [info]: mb B I16..4: 0.1% 0.0% 0.0% B16..8: 23.0% 1.3% 0.3% direct: 2.1% skip:73.1% L0:36.2% L1:58.5% BI: 5.3%
x264 [info]: coded y,uvDC,uvAC intra: 46.6% 78.6% 56.6% inter: 4.0% 16.4% 1.4%
x264 [info]: i16 v,h,dc,p: 53% 25% 9% 13%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 51% 13% 3% 2% 3% 2% 4% 3%
x264 [info]: i8c dc,h,v,p: 32% 35% 23% 9%
x264 [info]: Weighted P-Frames: Y:14.4% UV:14.4%
x264 [info]: ref P L0: 67.8% 7.5% 18.0% 6.6% 0.1%
x264 [info]: ref B L0: 75.7% 22.8% 1.5%
x264 [info]: ref B L1: 92.9% 7.1%
x264 [info]: SSIM Mean Y:0.9845155 (18.101db)
x264 [info]: PSNR Mean Y:56.855 U:58.761 V:59.526 Avg:57.370 Global:43.173 kb/s:720.59
[05:23:01] mux: track 0, 575 frames, 2071278 bytes, 720.44 kbps, fifo 1024
[05:23:01] mux: track 1, 1077 frames, 346166 bytes, 120.41 kbps, fifo 2048
[05:23:01] stream: 7508 good frames, 0 errors (0%)
[05:23:01] libhb: work result = 0
# Job completed
Pharaoh i7
30th June 2013, 15:03
Thank you for the audio option of HE AAC is it possible to have the option to pick HE AAC v2
RandomEngy
1st July 2013, 04:26
Have to ask the HandBrake folks about that. I just expose what they give me.
RandomEngy
1st July 2013, 04:27
Released VidCoder 1.5.2 Beta (https://vidcoder.codeplex.com/releases/view/108777):
* Fixed crash on presets with an invalid bitrate.
mike20021969
1st July 2013, 16:28
I've just installed the latest beta (although I don't think the change will fix this).
I made 3x 10 second videos.
1) Blue screen and no audio track (although I think a blank one has been added to the exported video).
2) Blue screen with audio starting at the 4 second mark until the end.
3) Blue screen with 10 second audio track muted.
Using AAC (FDK):
1) plays for the whole 10 seconds.
2) jumps to the 4 second mark and plays until the end.
3) plays for the whole 10 seconds
Here are the logs...
1)
## VidCoder 1.5.2.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.be19c9de-9a79-4568-99c5-1d34676990a4
# Connecting to process 752 on pipe VidCoderWorker.be19c9de-9a79-4568-99c5-1d34676990a4
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE.mpg) failed (009372B0)
[16:14:11] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[16:14:11] dvd: not a dvd - trying as a stream/file instead
[16:14:11] file is MPEG Program Stream
[16:14:11] Probing 1 unknown stream
[16:14:11] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[16:14:11] Found the following streams
[16:14:11] Video Streams :
[16:14:11] 0xe0-0x0 type MPEG2 (0x2)
[16:14:11] Audio Streams :
[16:14:11] 0xbd-0xa0 type LPCM (0x83)
[16:14:11] Subtitle Streams :
[16:14:11] Other Streams :
[16:14:11] stream id 0xbd (type 0x83 substream 0xa0) audio 0xa000bd
[16:14:11] hb_sample_pts: couldn't find video packet near 2150400
[16:14:11] hb_sample_pts: couldn't find video packet near 2168832
[16:14:11] hb_sample_pts: couldn't find video packet near 2185216
[16:14:11] hb_sample_pts: couldn't find video packet near 2203648
[16:14:11] hb_sample_pts: couldn't find video packet near 2222080
[16:14:11] hb_sample_pts: couldn't find video packet near 2240512
[16:14:11] hb_sample_pts: couldn't find video packet near 2258944
[16:14:11] hb_sample_pts: couldn't find video packet near 2275328
[16:14:11] hb_sample_pts: couldn't find video packet near 2293760
[16:14:11] scan: decoding previews for title 1
[16:14:11] scan: audio 0xa000bd: LPCM, rate=48000Hz, bitrate=1536000 Unknown (LPCM) (2.0 ch)
[16:14:14] Warning: Could not read data for preview 30, skipped
[16:14:14] scan: 29 previews, 720x576, 25.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 64:45
[16:14:14] libhb: scan thread found 1 valid title(s)
[16:14:15] 1 job(s) to process
[16:14:15] starting job
[16:14:15] sync: expecting 250 video frames
[16:14:15] job configuration:
[16:14:15] * source
[16:14:15] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE.mpg
[16:14:15] + title 1, chapter(s) 1 to 1
[16:14:15] * destination
[16:14:15] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\BLUE_NO AUDIO_SAMPLE.mp4
[16:14:15] + container: MPEG-4 (mp4v2)
[16:14:15] * video track
[16:14:15] + decoder: mpeg2
[16:14:15] + bitrate 8000 kbps
[16:14:15] + filters
[16:14:15] + Framerate Shaper (0:27000000:1080000)
[16:14:15] + frame rate: same as source (around 25.000 fps)
[16:14:15] + Crop and Scale (696:568:0:8:14:10)
[16:14:15] + source: 720 * 576, crop (0/8/14/10): 696 * 568, scale: 696 * 568
[16:14:15] + custom anamorphic
[16:14:15] + storage dimensions: 696 * 568, mod 2
[16:14:15] + pixel aspect ratio: 989 / 696
[16:14:15] + display dimensions: 989 * 568
[16:14:15] + encoder: H.264 (x264)
[16:14:15] + options: mixed-refs=0:weightb=0:8x8dct=0:trellis=0
[16:14:15] + quality: 25.00 (RF)
[16:14:15] * audio track 1
[16:14:15] + decoder: Unknown (LPCM) (2.0 ch) (track 2, id 0xa000bd)
[16:14:15] + bitrate: 1536 kbps, samplerate: 48000 Hz
[16:14:15] + mixdown: Stereo
[16:14:15] + dither: none
[16:14:15] + encoder: AAC (FDK)
[16:14:15] + bitrate: 160 kbps, samplerate: 48000 Hz
[16:14:15] file is MPEG Program Stream
[16:14:15] Probing 1 unknown stream
[16:14:15] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[16:14:15] reader: first SCR 146 id 0xe0 DTS 16200
[16:14:15] encx264: encoding with stored aspect 989/696
[16:14:15] encx264: Encoding at constant RF 25.000000
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
[16:14:15] mpeg2: "Chapter 1" (1) at frame 0 time 3600
x264 [info]: profile Main, level 3.0
[16:14:15] sync: first pts is 3600
[16:14:17] reader: done. 1 scr changes
[16:14:19] work: average encoding speed for job is 0.000000 fps
[16:14:19] sync: got 250 frames, 250 expected
[16:14:19] render: lost time: 0 (0 frames)
[16:14:19] render: gained time: 0 (0 frames) (0 not accounted for)
[16:14:19] mpeg2 done: 250 frames
x264 [info]: frame I:1 Avg QP:11.00 size: 866 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: frame P:63 Avg QP:11.14 size: 31 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: frame B:186 Avg QP:14.67 size: 23 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: consecutive B-frames: 0.8% 0.0% 0.0% 99.2%
x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
x264 [info]: mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:100.0%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0% direct: 0.0% skip:100.0%
x264 [info]: coded y,uvDC,uvAC intra: 0.0% 0.1% 0.0% inter: 0.0% 0.0% 0.0%
x264 [info]: i16 v,h,dc,p: 97% 0% 3% 0%
x264 [info]: i8c dc,h,v,p: 100% 0% 0% 0%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: SSIM Mean Y:1.0000000 (100.000db)
x264 [info]: PSNR Mean Y:100.000 U:100.000 V:100.000 Avg:100.000 Global:100.000 kb/s:5.62
[16:14:19] mux: track 0, 250 frames, 6981 bytes, 5.58 kbps, fifo 256
[16:14:19] mux: track 1, 468 frames, 199680 bytes, 159.74 kbps, fifo 512
[16:14:19] stream: 147 good frames, 0 errors (0%)
[16:14:19] libhb: work result = 0
# Job completed
2)
## VidCoder 1.5.2.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE_AUDIO.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.3a5b369d-6d52-4797-ba24-111def13f55f
# Connecting to process 3368 on pipe VidCoderWorker.3a5b369d-6d52-4797-ba24-111def13f55f
[16:17:53] hb_init: starting libhb thread
[16:17:53] hb_scan: path=C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE_AUDIO.mpg, title_index=1
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE_AUDIO.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE_AUDIO.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE_AUDIO.mpg) failed (009382B8)
[16:17:53] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[16:17:53] dvd: not a dvd - trying as a stream/file instead
[16:17:53] file is MPEG Program Stream
[16:17:53] Probing 1 unknown stream
[16:17:53] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[16:17:53] Found the following streams
[16:17:53] Video Streams :
[16:17:53] 0xe0-0x0 type MPEG2 (0x2)
[16:17:53] Audio Streams :
[16:17:53] 0xbd-0xa0 type LPCM (0x83)
[16:17:53] Subtitle Streams :
[16:17:53] Other Streams :
[16:17:53] stream id 0xbd (type 0x83 substream 0xa0) audio 0xa000bd
[16:17:53] hb_sample_pts: couldn't find video packet near 2150400
[16:17:53] hb_sample_pts: couldn't find video packet near 2168832
[16:17:53] hb_sample_pts: couldn't find video packet near 2185216
[16:17:53] hb_sample_pts: couldn't find video packet near 2203648
[16:17:53] hb_sample_pts: couldn't find video packet near 2222080
[16:17:53] hb_sample_pts: couldn't find video packet near 2240512
[16:17:53] hb_sample_pts: couldn't find video packet near 2258944
[16:17:53] hb_sample_pts: couldn't find video packet near 2275328
[16:17:53] hb_sample_pts: couldn't find video packet near 2293760
[16:17:53] scan: decoding previews for title 1
[16:17:53] scan: audio 0xa000bd: LPCM, rate=48000Hz, bitrate=1536000 Unknown (LPCM) (2.0 ch)
[16:17:56] Warning: Could not read data for preview 30, skipped
[16:17:56] scan: 29 previews, 720x576, 25.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 64:45
[16:17:56] libhb: scan thread found 1 valid title(s)
[16:17:57] 1 job(s) to process
[16:17:57] starting job
[16:17:57] sync: expecting 250 video frames
[16:17:57] job configuration:
[16:17:57] * source
[16:17:57] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_NO AUDIO_SAMPLE_AUDIO.mpg
[16:17:57] + title 1, chapter(s) 1 to 1
[16:17:57] * destination
[16:17:57] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\BLUE_NO AUDIO_SAMPLE_AUDIO.mp4
[16:17:57] + container: MPEG-4 (mp4v2)
[16:17:57] * video track
[16:17:57] + decoder: mpeg2
[16:17:57] + bitrate 8000 kbps
[16:17:57] + filters
[16:17:57] + Framerate Shaper (0:27000000:1080000)
[16:17:57] + frame rate: same as source (around 25.000 fps)
[16:17:57] + Crop and Scale (696:568:0:8:14:10)
[16:17:57] + source: 720 * 576, crop (0/8/14/10): 696 * 568, scale: 696 * 568
[16:17:57] + custom anamorphic
[16:17:57] + storage dimensions: 696 * 568, mod 2
[16:17:57] + pixel aspect ratio: 989 / 696
[16:17:57] + display dimensions: 989 * 568
[16:17:57] + encoder: H.264 (x264)
[16:17:57] + options: mixed-refs=0:weightb=0:8x8dct=0:trellis=0
[16:17:57] + quality: 25.00 (RF)
[16:17:57] * audio track 1
[16:17:57] + decoder: Unknown (LPCM) (2.0 ch) (track 2, id 0xa000bd)
[16:17:57] + bitrate: 1536 kbps, samplerate: 48000 Hz
[16:17:57] + mixdown: Stereo
[16:17:57] + dither: none
[16:17:57] + encoder: AAC (FDK)
[16:17:57] + bitrate: 160 kbps, samplerate: 48000 Hz
[16:17:57] file is MPEG Program Stream
[16:17:57] Probing 1 unknown stream
[16:17:57] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[16:17:57] encx264: encoding with stored aspect 989/696
[16:17:57] encx264: Encoding at constant RF 25.000000
x264 [warning]: [16:17:57] reader: first SCR 146 id 0xe0 DTS 16200
--psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
[16:17:57] mpeg2: "Chapter 1" (1) at frame 0 time 3600
x264 [info]: profile Main, level 3.0
[16:17:57] sync: first pts is 3600
[16:18:00] reader: done. 1 scr changes
[16:18:02] work: average encoding speed for job is 56.637169 fps
[16:18:02] sync: got 250 frames, 250 expected
[16:18:02] render: lost time: 0 (0 frames)
[16:18:02] render: gained time: 0 (0 frames) (0 not accounted for)
[16:18:02] mpeg2 done: 250 frames
x264 [info]: frame I:1 Avg QP:11.00 size: 866 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: frame P:63 Avg QP:11.14 size: 31 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: frame B:186 Avg QP:14.67 size: 23 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: consecutive B-frames: 0.8% 0.0% 0.0% 99.2%
x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
x264 [info]: mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:100.0%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0% direct: 0.0% skip:100.0%
x264 [info]: coded y,uvDC,uvAC intra: 0.0% 0.1% 0.0% inter: 0.0% 0.0% 0.0%
x264 [info]: i16 v,h,dc,p: 97% 0% 3% 0%
x264 [info]: i8c dc,h,v,p: 100% 0% 0% 0%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: SSIM Mean Y:1.0000000 (100.000db)
x264 [info]: PSNR Mean Y:100.000 U:100.000 V:100.000 Avg:100.000 Global:100.000 kb/s:5.62
[16:18:02] mux: track 0, 250 frames, 6981 bytes, 5.58 kbps, fifo 256
[16:18:02] mux: track 1, 468 frames, 199994 bytes, 160.00 kbps, fifo 512
[16:18:02] stream: 147 good frames, 0 errors (0%)
[16:18:02] libhb: work result = 0
# Job completed
mike20021969
1st July 2013, 16:37
3)
## VidCoder 1.5.2.0 (x86)
# Starting job 1/1
# Path: C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_AUDIO_SAMPLE.mpg
# Title: 1
# Range: All
# Worker ready: Service state is Opened on pipe VidCoderWorker.fcccfb91-c22a-4cba-8396-2ea00368c21d
# Connecting to process 5484 on pipe VidCoderWorker.fcccfb91-c22a-4cba-8396-2ea00368c21d
[16:33:15] hb_init: starting libhb thread
[16:33:15] hb_scan: path=C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_AUDIO_SAMPLE.mpg, title_index=1
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_AUDIO_SAMPLE.mpg/BDMV/index.bdmv
libbluray/bdnav/index_parse.c:162: indx_parse(): error opening C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_AUDIO_SAMPLE.mpg/BDMV/BACKUP/index.bdmv
libbluray/bluray.c:1725: nav_get_title_list(C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_AUDIO_SAMPLE.mpg) failed (009382B8)
[16:33:15] bd: not a bd - trying as a stream/file instead
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Encrypted DVD support unavailable.
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
[16:33:15] dvd: not a dvd - trying as a stream/file instead
[16:33:15] file is MPEG Program Stream
[16:33:15] Probing 1 unknown stream
[16:33:15] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[16:33:15] Found the following streams
[16:33:15] Video Streams :
[16:33:15] 0xe0-0x0 type MPEG2 (0x2)
[16:33:15] Audio Streams :
[16:33:15] 0xbd-0xa0 type LPCM (0x83)
[16:33:15] Subtitle Streams :
[16:33:15] Other Streams :
[16:33:15] stream id 0xbd (type 0x83 substream 0xa0) audio 0xa000bd
[16:33:15] hb_sample_pts: couldn't find video packet near 2240512
[16:33:15] hb_sample_pts: couldn't find video packet near 2258944
[16:33:15] hb_sample_pts: couldn't find video packet near 2275328
[16:33:15] hb_sample_pts: couldn't find video packet near 2293760
[16:33:15] scan: decoding previews for title 1
[16:33:15] scan: audio 0xa000bd: LPCM, rate=48000Hz, bitrate=1536000 Unknown (LPCM) (2.0 ch)
[16:33:18] Warning: Could not read data for preview 30, skipped
[16:33:18] scan: 29 previews, 720x576, 25.000 fps, autocrop = 0/0/0/0, aspect 16:9, PAR 64:45
[16:33:18] libhb: scan thread found 1 valid title(s)
[16:33:18] 1 job(s) to process
[16:33:18] starting job
[16:33:18] sync: expecting 250 video frames
[16:33:18] job configuration:
[16:33:18] * source
[16:33:18] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\HDD\BLUE_AUDIO_SAMPLE.mpg
[16:33:18] + title 1, chapter(s) 1 to 1
[16:33:18] * destination
[16:33:18] + C:\Documents and Settings\MIKE.PC275422231862\My Documents\MIKES CUSTOM FOLDERS\Videos\BLUE_AUDIO_SAMPLE.mp4
[16:33:18] + container: MPEG-4 (mp4v2)
[16:33:18] * video track
[16:33:18] + decoder: mpeg2
[16:33:18] + bitrate 8000 kbps
[16:33:18] + filters
[16:33:18] + Framerate Shaper (0:27000000:1080000)
[16:33:18] + frame rate: same as source (around 25.000 fps)
[16:33:18] + Crop and Scale (696:568:0:8:14:10)
[16:33:18] + source: 720 * 576, crop (0/8/14/10): 696 * 568, scale: 696 * 568
[16:33:18] + custom anamorphic
[16:33:18] + storage dimensions: 696 * 568, mod 2
[16:33:18] + pixel aspect ratio: 989 / 696
[16:33:18] + display dimensions: 989 * 568
[16:33:18] + encoder: H.264 (x264)
[16:33:18] + options: mixed-refs=0:weightb=0:8x8dct=0:trellis=0
[16:33:18] + quality: 25.00 (RF)
[16:33:18] * audio track 1
[16:33:18] + decoder: Unknown (LPCM) (2.0 ch) (track 2, id 0xa000bd)
[16:33:18] + bitrate: 1536 kbps, samplerate: 48000 Hz
[16:33:18] + mixdown: Stereo
[16:33:18] + dither: none
[16:33:18] + encoder: AAC (FDK)
[16:33:18] + bitrate: 160 kbps, samplerate: 48000 Hz
[16:33:18] file is MPEG Program Stream
[16:33:18] Probing 1 unknown stream
[16:33:18] Probe: Found stream mpeg2video. stream id 0xe0-0x0
[16:33:18] reader: first SCR 146 id 0xe0 DTS 12600
[16:33:18] encx264: encoding with stored aspect 989/696
[16:33:18] encx264: Encoding at constant RF 25.000000
x264 [warning]: --psnr used with psy on: results will be invalid!
x264 [warning]: --tune psnr should be used if attempting to benchmark psnr!
x264 [info]: using SAR=989/696
x264 [info]: using cpu capabilities: MMX2 SSE Cache64
[16:33:18] mpeg2: "Chapter 1" (1) at frame 0 time 3600
x264 [info]: profile Main, level 3.0
[16:33:18] sync: first pts is 3600
[16:33:20] reader: done. 1 scr changes
[16:33:22] work: average encoding speed for job is 0.000000 fps
[16:33:22] sync: got 250 frames, 250 expected
[16:33:22] render: lost time: 0 (0 frames)
[16:33:22] render: gained time: 0 (0 frames) (0 not accounted for)
[16:33:22] mpeg2 done: 250 frames
x264 [info]: frame I:1 Avg QP:11.00 size: 866 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: frame P:63 Avg QP:11.14 size: 31 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: frame B:186 Avg QP:14.67 size: 23 PSNR Mean Y:100.00 U:100.00 V:100.00 Avg:100.00 Global:100.00
x264 [info]: consecutive B-frames: 0.8% 0.0% 0.0% 99.2%
x264 [info]: mb I I16..4: 100.0% 0.0% 0.0%
x264 [info]: mb P I16..4: 0.0% 0.0% 0.0% P16..4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:100.0%
x264 [info]: mb B I16..4: 0.0% 0.0% 0.0% B16..8: 0.0% 0.0% 0.0% direct: 0.0% skip:100.0%
x264 [info]: coded y,uvDC,uvAC intra: 0.0% 0.1% 0.0% inter: 0.0% 0.0% 0.0%
x264 [info]: i16 v,h,dc,p: 97% 0% 3% 0%
x264 [info]: i8c dc,h,v,p: 100% 0% 0% 0%
x264 [info]: Weighted P-Frames: Y:0.0% UV:0.0%
x264 [info]: SSIM Mean Y:1.0000000 (100.000db)
x264 [info]: PSNR Mean Y:100.000 U:100.000 V:100.000 Avg:100.000 Global:100.000 kb/s:5.62
[16:33:22] mux: track 0, 250 frames, 6981 bytes, 5.58 kbps, fifo 256
[16:33:22] mux: track 1, 468 frames, 199680 bytes, 159.74 kbps, fifo 512
[16:33:22] stream: 147 good frames, 0 errors (0%)
[16:33:22] libhb: work result = 0
# Job completed
Vilmalith
5th July 2013, 23:20
On the latest Vidcoder's. What video settings is it using? I ask because I set advanced options and just noticed that handbrake forces you to disable the x264 settings section to be able to use the advanced video options.
In vidcoder there isn't an option to turn off the x264 settings section. And just for kicks today I ripped the same movie a couple times with vidcoder and with handbrake using the same settings. And the end result comes out subjectively better with handbrake.
So I'm assuming that vidcoder is using the x264 settings regardless of what you pick in the advanced tab?
RandomEngy
6th July 2013, 07:24
In VidCoder the advanced options string and the "extra options" string are the same. This isn't quite correct because the defaults for the settings can change based on different profiles, etc so at some point in the future I'll adopt HandBrake's either-or system. But if you're paying attention to the "extra options", if those are the same between HandBrake and VidCoder it should encode identically.
Vilmalith
6th July 2013, 17:51
The "extra options" string are the same. However, in Vidcoder the string is not changing anything that is set by a preset. Stuff that isn't part of the preset is being set to what I have in the string. So the rips do end up different in quality and size. Wishing I would have noticed this much much earlier, lol.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.