VideoHelp Forum




+ Reply to Thread
Page 22 of 79
FirstFirst ... 12 20 21 22 23 24 32 72 ... LastLast
Results 631 to 660 of 2356
  1. Please try to press the button, not check the checkbox, the tag list then should contain an entry with "Container;...."
    If the tag list contains the "Container;..." entry, create a debugoutput of the job creation.
    Quote Quote  
  2. OK, I reinstalled Hybrid.
    MP4 Box crashes
    Quote Quote  
  3. So I forgot to use the build you sent me.
    Used it this time. No crash, but still no tags.
    Image Attached Files
    Quote Quote  
  4. And here after I tried muxing as mkv, still no tags.
    Image Attached Files
    Quote Quote  
  5. will look at it -> think I know why the problem occurs
    Quote Quote  
  6. thanks for your efforts
    Quote Quote  
  7. Send you a link to a new version, which should fix the tagging problem.
    Quote Quote  
  8. Indeed, works fine now, kudos again on your excellent program and efforts
    Quote Quote  
  9. Hello Selur
    Any predictions on a version of the Hybrid (Hevc/H265 - 8/10 Bit) with the option to choose the output Chroma subsampling 4:2:0 / 4:2:2 and 4:4:4. ?
    Already doing some test. ?
    Quote Quote  
  10. you have to ask the x265 folks, iirc x265 atm only support 4:2:0 subsampling
    (haven't checked latest x265)
    Quote Quote  
  11. Originally Posted by Selur View Post
    you have to ask the x265 folks, iirc x265 atm only support 4:2:0 subsampling
    (haven't checked latest x265)
    Well , at least it is enabled for testing ( HEVC encoder version 0.7 d160aedb +208-8571 ) .

    yuv [info ] : 1920x1080 24Hz i444 , frames 0-178 of 0
    x265 [info ] : using cpu capabilities: MMX2 SSE SSE2Fast SSSE3 SSE4.1 Cache64
    x265 [info ] : HEVC encoder version 0.7 +208-8571 d160aedb
    x265 [info ] : build info [ Windows ] [ MSVC 1700 ] [ 64- bit] 16bpp
    x265 [info ] : profile Main10 , Level - 4 ( Main tier )
    x265 [info ] : WPP streams / pool / frames 17 / 4/2
    x265 [info ] : Internal bit depth : 10
    x265 [info ] : CU size: 64
    x265 [info ] : Max RQT depth inter / intra : 1/1
    x265 [info ] : ME / range / subpel / merge : hex / 57 / 2/2
    x265 [info ] : Keyframe min / max / scenecut 24 / 250/40
    x265 [info ] : Lookahead / bframes / badapt 20 / 4/2
    x265 [info ] : b -pyramid / weightp / refs : 1/ 1/3
    x265 [info ] : Rate Control / AQ -Strength / CUTree : FPA -20 / 1.0 / 0
    x265 [info ] : tools : rect = 3 rd amp are lft - lcu sign- hide
    General
    Complete name : C:\Users\Marchand\Videos\10bits.V9.265
    Format : HEVC
    Format/Info : High Efficiency Video Coding
    File size : 1.47 MiB

    Video
    Format : HEVC
    Format/Info : High Efficiency Video Coding
    Format profile : Main 10@L4.0
    Width : 1 920 pixels
    Height : 1 080 pixels
    Display aspect ratio : 16:9
    Color space : YUV
    Chroma subsampling : 4:4:4
    Bit depth : 10 bits
    Quote Quote  
  12. will look into it, shouldn't be hard to add support for it in Hybrid
    Quote Quote  
  13. Just out of curiosity: What do you need 4:2:2 and/or 4:4:4 color sampling for?

    btw. I checked latest x265 version:
    Code:
       --input-csp                   Source color space parameter, auto-detected if Y4M. 1:i420 3:i444. Default: 1
    only i420 and i444 are supported not 4:2:2.

    + Which decoder do you plan to use?
    At least I don't have a decoder which can handle HEVC 4:4:4 atm. so I'm curious.

    Cu Selur

    Ps.: released a new version
    Last edited by Selur; 24th Feb 2014 at 16:10.
    Quote Quote  
  14. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    when the possibility of coding hevc.mkv files? on hevс.mp4 the problem is not visible
    Quote Quote  
  15. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    coding via converter from DivX(HEVC) in ~5x faster than the Hybrid
    - that they used magic spells
    They prepare to exit 2pass mod, and coding multiple machines / likeness ripbot
    Last edited by Gravitator; 25th Feb 2014 at 14:18.
    Quote Quote  
  16. when the possibility of coding hevc.mkv files?
    It is possible if ROVIs mkvtoolnix is used instead of the normal one.
    Other than that, you need to ask the mkvtoolnix author Mosu.

    coding via converter from DivX(HEVC) in ~5x faster than the Hybrid
    not really surprising that their end product is faster and better than the free test command line encoder
    Quote Quote  
  17. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    Hello!
    Recently, the hybrid has used no stable version x264
    I try to take at this link (stable) > http://tmod.nmm-hd.org/x264/
    (Win7x64,C2D-E6600(without AVX),DDR3-8GB,nVidia-GT440)
    Image Attached Files
    Quote Quote  
  18. I have no problem with Hybrid x264 version at all.
    Sadly, the debug output you posted contains zero useful information.
    -> Read again on how to create a debug output. Do not create a level debug 9 output, unless you plan to read it! I will not unless I asked for it.
    The default value (4) is normally fine.

    Cu Selur
    Quote Quote  
  19. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    It seems this is another culprit
    Filter > Anti-Aliasing:daa
    Image Attached Files
    Quote Quote  
  20. debug level is 9, not 4 like I asked for -> like I wrote: won't look at it

    wild guess: daa() might need 'Filtering->Avisynth->Misc->Disable distributor()' to be enabled.
    Quote Quote  
  21. Just tested, here daa() doesn't create any problem -> can't reproduce the problem.
    Seeing that you have a C2D disabling Avisynth MT (Filtering->Avisynth->Misc->Disable MT) might help.
    Quote Quote  
  22. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    Originally Posted by Selur View Post
    wild guess: daa() might need 'Filtering->Avisynth->Misc->Disable distributor()' to be enabled.
    helped, but now at the end of it causes crash MP4BOX
    Image Attached Files
    Quote Quote  
  23. What happens if you call:
    Code:
    "C:\PROGRA~1\Hybrid\MP4Box.exe" -par 1=1:1 -add "C:\Temp\TEST_2~2.264"#video:fps=23.976:name=:lang="en" -brand avc1 -chap "C:\Temp\20_03_13_1710__11.chp" -itags tool="Hybrid 2014.02.25.2" -tmp "C:\Temp" -new "H:\20_03_13_1710__12.mp4"
    The call itself seems to lock fine, not sure why MP4Box is crashing.
    Quote Quote  
  24. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    Originally Posted by Selur View Post
    What happens if you call:
    Code:
    "C:\PROGRA~1\Hybrid\MP4Box.exe" -par 1=1:1 -add "C:\Temp\TEST_2~2.264"#video:fps=23.976:name=:lang="en" -brand avc1 -chap "C:\Temp\20_03_13_1710__11.chp" -itags tool="Hybrid 2014.02.25.2" -tmp "C:\Temp" -new "H:\20_03_13_1710__12.mp4"
    The call itself seems to lock fine, not sure why MP4Box is crashing.
    crash
    Quote Quote  
  25. No error message just a crash?
    MP4Box muxing works fine here, so it seems like a bug in MP4Box (rev5106) which is triggered through your content.
    Quote Quote  
  26. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    Originally Posted by Selur View Post
    No error message just a crash?
    MP4Box muxing works fine here, so it seems like a bug in MP4Box (rev5106) which is triggered through your content.
    Guilty 2-pass mode (ABR normal)
    Quote Quote  
  27. What? 2pass encoding works fine here.
    Quote Quote  
  28. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    Treatment problems > need to replace x264 to this > http://tmod.nmm-hd.org/x264/ and replace the old 2013.12.06.2.exe (no parameters: Disable distributor)
    Image Attached Files
    Quote Quote  
  29. Yes, using an older Hybrid version will change a lot of things.
    Happy you liked it, but remember: Don't ask me about problems you have with old Hybrid versions.
    I only support the latest version. (btw. one of the differences is that the old version you mentioned disabled 'distributor()' by default,... )
    Quote Quote  
  30. Member
    Join Date
    Jan 2014
    Location
    Kazakhstan
    Search Comp PM
    Originally Posted by Selur View Post
    Yes, using an older Hybrid version will change a lot of things.
    Happy you liked it, but remember: Don't ask me about problems you have with old Hybrid versions.
    I only support the latest version. (btw. one of the differences is that the old version you mentioned disabled 'distributor()' by default,... )
    The problem is just the same in the new version! I installed a clean 2014.02.25.2(full) then simply changed/substitution the x264 and 2013.12.06.2.exe file (it was working correctly)
    --------------------------------------------
    Then let other users check
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!