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 25th April 2012, 17:13   #761  |  Link
pdanpdan
Registered User
 
Join Date: Apr 2005
Location: Bucharest, Romania
Posts: 145
the new version crashes on first step (tsMuxer)

HybridDebugOutput.txt
http://pastebin.com/FEibcTyw

"Scooby-Doo şi echipa misterelor_20120424_07500815_19_07_09_151_Report.txt"
Code:
Starting Main@19:07:12.588:
"C:\8_Soft\Multimedia\#Video\Hybrid\tsMuxeR.exe" "C:\#EAC#\Scooby-Doo şi echipa misterelor\tsmuxer_19_07_09_151_01_0.meta" "C:\#EAC#\Scooby-Doo şi echipa misterelor"
QProcess::Crashed
finished after 00:00:00.029 with exitCode -2
Crash: 1

tsmuxer_19_07_09_151_01_0.meta
Code:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --demux --vbr--cut-end=258s --vbv-len=500
A_MP3, "C:\#EAC#\Scooby-Doo ?i echipa misterelor\Scooby-Doo ?i echipa misterelor_20120424_07500815.ts", track=1001
pdanpdan is offline   Reply With Quote
Old 25th April 2012, 17:16   #762  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Old versions will crash the same way, since that is a bug in tsMuxeR.
-> it does not like anything but ASCII characters -> remoce the 'ş' from the filename and it should work

update: made a version that checks for ASCII compatibility when tsMuxeR is used during processing
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 25th April 2012 at 17:38.
Selur is offline   Reply With Quote
Old 25th April 2012, 18:00   #763  |  Link
pdanpdan
Registered User
 
Join Date: Apr 2005
Location: Bucharest, Romania
Posts: 145
I renamed the folder and filename and it almost worked
I mean the video was done as it should, but the audio was cut in the begining(as it should) but then continued to the end of the original file
I tested with a 1min cut from 00:00:50 to 00:01:50, and the resulting video has 1min (2Mb) and the audio has 23min (24Mb)
pdanpdan is offline   Reply With Quote
Old 25th April 2012, 18:03   #764  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Quote:
I tested with a 1min cut from 00:00:50 to 00:01:50, and the resulting video has 1min (2Mb) and the audio has 23min (24Mb)
seems like I missed a place where the audio had to be cut,.. a debugoutput would be helpful,..
__________________
Hybrid here in the forum, homepage

Last edited by Selur; 25th April 2012 at 18:06.
Selur is offline   Reply With Quote
Old 25th April 2012, 18:09   #765  |  Link
pdanpdan
Registered User
 
Join Date: Apr 2005
Location: Bucharest, Romania
Posts: 145
new version gave me the warning about ASCII chars for this path, even thow it worked with the previous version
"C:\#EAC#\Scooby-Doo si echipa misterelor\Scooby-Doo si echipa misterelor_20120424_07500815.ts"
debug in a few moments

sorry, no debug as all paths do not work

Last edited by pdanpdan; 25th April 2012 at 18:12.
pdanpdan is offline   Reply With Quote
Old 25th April 2012, 18:15   #766  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
hmm,.. that's strange,.. characters look fine,.. -> DOH, forgot a NOT
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 25th April 2012, 18:29   #767  |  Link
pdanpdan
Registered User
 
Join Date: Apr 2005
Location: Bucharest, Romania
Posts: 145
debug: http://pastebin.com/3VkVXEL8

Code:
Starting Main@20:22:21.015:
"C:\8_Soft\Multimedia\#Video\Hybrid\sox.exe" --guard --ignore-length --temp "C:\1" --buffer 2097152 -S -t raw -e signed-integer -2 -c2 -r48000 - -n stat
finished after 00:00:13.601
finished...

NeroAACEnc started...
Starting Main@20:22:34.662:
"C:\8_Soft\Multimedia\#Video\Hybrid\neroAacEnc.exe"  -q 0.4 -ignorelength -if - -of "C:\1\1__aid_1001__20_20_36_931_09.aac"
finished after 00:01:07.721
finished...

deleted C:\1\1__aid_1001__20_20_36_931_05.mp2
x264 (1 pass) encoding started...
Starting Main@20:24:14.656:
"C:\8_Soft\Multimedia\#Video\Hybrid\x264.exe" --preset slow --crf 24 --profile high --level 4.1 --ref 10 --bframes 5 --sync-lookahead 15 --psy-rd 0.4:0 --aq-strength 0.6 --vbv-maxrate 62500 --vbv-bufsize 78125 --sar 16:15 --deblock 1:1 --colormatrix bt709 --fps 25 --input-res 704x492 --output "C:\1\1_20_20_36_931_13.264" -
raw [info]: 704x492p 16:15 @ 25/1 fps (cfr)
x264 [info]: using SAR=16/15
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 Cache64
x264 [info]: profile High, level 4.1
x264 [info]: frame I:15    Avg QP:21.50  size: 22084
x264 [info]: frame P:431   Avg QP:24.57  size:  6227
x264 [info]: frame B:1055  Avg QP:28.38  size:  1520
x264 [info]: consecutive B-frames:  6.3%  8.7% 19.8% 15.2% 11.3% 38.8%
x264 [info]: mb I  I16..4: 18.5% 78.7%  2.8%
x264 [info]: mb P  I16..4:  6.9%  9.0%  0.9%  P16..4: 39.3%  9.1%  5.7%  0.0%  0.0%    skip:29.2%
x264 [info]: mb B  I16..4:  0.6%  0.6%  0.1%  B16..8: 24.9%  4.6%  0.9%  direct: 1.6%  skip:66.8%  L0:36.7% L1:59.7% BI: 3.6%
x264 [info]: 8x8 transform intra:56.6% inter:86.5%
x264 [info]: direct mvs  spatial:99.8% temporal:0.2%
x264 [info]: coded y,uvDC,uvAC intra: 44.6% 69.5% 30.5% inter: 10.0% 20.0% 0.9%
x264 [info]: i16 v,h,dc,p: 39% 30% 12% 19%
x264 [info]: i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 20% 18% 24%  5%  5%  7%  6%  6%  7%
x264 [info]: i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 31% 16% 14%  6%  8%  9%  6%  6%  5%
x264 [info]: i8c dc,h,v,p: 43% 31% 19%  8%
x264 [info]: Weighted P-Frames: Y:2.3% UV:1.6%
x264 [info]: ref P L0: 63.0%  9.4% 13.5%  3.3%  2.8%  2.1%  2.1%  0.9%  1.0%  1.2%  0.6%  0.0%
x264 [info]: ref B L0: 89.5%  6.3%  1.9%  0.7%  0.5%  0.4%  0.4%  0.2%  0.1%
x264 [info]: ref B L1: 95.3%  4.7%
x264 [info]: kb/s:615.48
encoded 1501 frames, 10.09 fps, 615.48 kb/s
finished after 00:02:29.829
finished...

deleted C:\1\encodingTempAvisynthSkript_20_20_36_931.avs
deleted C:\1\1_20_20_36_931.d2v
mkvmerge started...
Starting Main@20:26:44.570:
"C:\8_Soft\Multimedia\#Video\Hybrid\mkvmerge.exe" --ui-language en -o "C:\1\1.mkv" --clusters-in-meta-seek -d 0 --default-track 0:yes --default-duration 0:25fps --aspect-ratio-factor 0:16/15 --fourcc 0:MP4V --no-chapters --forced-track 0:yes --no-audio --no-subtitles "C:\1\1_20_20_36_931_13.264" --default-track 0:yes --forced-track 0:no -a 0 --no-video --no-subtitles --no-chapters "C:\1\1__aid_1001__20_20_36_931_09.aac"
finished after 00:00:02.540
finished...

deleted C:\1\1_20_20_36_931_13.264
deleted C:\1\1__aid_1001__20_20_36_931_09.aac

Last edited by pdanpdan; 25th April 2012 at 18:32.
pdanpdan is offline   Reply With Quote
Old 25th April 2012, 18:38   #768  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Got it! The problem is a missing space
the tsMuxeR call should include '--vbr --cut-end=110s' but according to the DebugLog it includes: --vbr--cut-end=110s
(btw. the report and the normal log, really don't help me at all, there are just for normal 'user amusement')

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 25th April 2012, 18:56   #769  |  Link
pdanpdan
Registered User
 
Join Date: Apr 2005
Location: Bucharest, Romania
Posts: 145
still wrong - the space is not fixed (--vbr--cut-end=110s)
pdanpdan is offline   Reply With Quote
Old 25th April 2012, 18:58   #770  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
hups,.. uploaded the wrong file
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 25th April 2012, 19:10   #771  |  Link
pdanpdan
Registered User
 
Join Date: Apr 2005
Location: Bucharest, Romania
Posts: 145
now it's working, thank you
pdanpdan is offline   Reply With Quote
Old 2nd May 2012, 12:54   #772  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev. 2012.05.01.1

*changed*
  • preview: a/v synch delay handling
  • mac: set default toolTip font size to 15px
  • mencoder/mplayer: allow up to 16 instead of 8 threads, requires mencoder/mplayer revision r34866 or later
  • jobs: abort when user tries to multiplex wma audio into a mkv file, since mkvmerge does not support wma audio
*added*
  • hidden: toolTipFontSize, option to set the toolTip-fontsize in pixel (mac os: default = 15, everything else: default = system.default)
  • check: checking if ffmpeg is 32bit (only 32bit ffmpeg can open 32bit avisynth scripts)
  • avisynth: experimental - video olny - trim-support
  • x264: support for level 5.2, requires x264 rev. 2197+

*fixed*
  • analyse: avsInfo output was not properly parsed for audio data (looked into stdErr instead of stdOut output,... DOH!)
  • avisynth: cut support was ineffective for when mencoder and avisynth were used in combination

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 3rd May 2012, 22:10   #773  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev. 2012.05.03.1

*fixed*
  • decoder: don't add '-demuxer lavf -vfm ffmpeg' to mencoder/mplayer call for avisynth input
  • muxing: problem with x264 pulldown and m2ts output
  • profile: loading a global profile was accidentally partially disabled in the last build
*added*
  • input: added support to decode RTV1/RTV2 content through avisynht&avisource if vfw decoders are installed
-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 5th May 2012, 09:48   #774  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
Hybrid rev. 2012.05.05.1

*fixed*
  • vfw: fixed vfw video decoder detection on 64bit systems
  • profiles: profiles with a '.' in the name weren't detected when saved,...
  • muxing: accidentally frame count made it's way into the fps options,..

-> downloads: http://www.selur.de/downloads

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 6th May 2012, 02:50   #775  |  Link
meshaun
Registered User
 
Join Date: Jul 2010
Posts: 167
Hello Selur,
thought of giving your tool a try and I gotta tell, it's pretty good There are a lots of options, selections, tools and I'm satisfied.

It's the tool with a huge filesize huh? unlike other tools, it looks big
I'll give it a try, encoding and will tell you more about the usage and all
meshaun is offline   Reply With Quote
Old 6th May 2012, 06:12   #776  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
it uses a lot of tools in the background and I dropped binary compression since it tends to cause false-positives from virus scanners,.. (-> if you run i.e. upx over the binaries they, most of the time, shrink to 30% of the current size)
__________________
Hybrid here in the forum, homepage
Selur is offline   Reply With Quote
Old 6th May 2012, 06:46   #777  |  Link
meshaun
Registered User
 
Join Date: Jul 2010
Posts: 167
One more thing selur, I used a MeGUI profile earlier, like x264 Slower with 2599 bitrate, it took like, 4 hours for 1st pass and 6 hours for 2nd pass.
But in Hybrid, the first pass took only less than 1hour and 2nd is like 3 hours.
Total time taken was only 4h 30 mins.
But megui takes 12 hours :O

I checked the quality and it's good too mate.
Why is this? Both use 100% CPU and stuff.

Last edited by meshaun; 6th May 2012 at 10:26.
meshaun is offline   Reply With Quote
Old 6th May 2012, 13:38   #778  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,815
post mediainfo report of those two files
Atak_Snajpera is offline   Reply With Quote
Old 6th May 2012, 14:59   #779  |  Link
meshaun
Registered User
 
Join Date: Jul 2010
Posts: 167
I'll put the video settings only
MeGUI :
Code:
cabac=1 / ref=8 / deblock=1:-1:-1 / analyse=0x3:0x133 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=2559 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00
Hybrid :
Code:
cabac=1 / ref=8 / deblock=1:-1:-1 / analyse=0x3:0x133 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=23 / scenecut=40 / intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=2599 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / vbv_maxrate=62500 / vbv_bufsize=78125 / nal_hrd=none / ip_ratio=1.40 / aq=1:1.00
meshaun is offline   Reply With Quote
Old 6th May 2012, 17:20   #780  |  Link
Selur
Registered User
 
Selur's Avatar
 
Join Date: Oct 2001
Location: Germany
Posts: 7,277
two things that are probably different:
1. Hybrid always sets the vbv-restrictions (unless you select: Profile->Unrestricted) but that should not cause any speed up
2. on a 64bit System Hybrid will use a 64bit x264 version, might be that MeGui is using a 32bit x264 version,...
-> it's probably the difference between using a 32bit and a 64bit version, other than that Hybrid (for Windows) and MeGui both use the x264 binaries from http://www.x264.nl/

Cu Selur
__________________
Hybrid here in the forum, homepage
Selur 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 15:08.


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