VideoHelp Forum




+ Reply to Thread
Results 1 to 21 of 21
  1. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    My setup is:

    PIV 3,0 GHz
    memory: 1,0 GB
    HD: 7.200 rpm

    I capture using Mainconcept 1.42 (because 1.51 wont work for some strange reason.)
    Realtime-Capture settings:
    Buffering: ON
    type: DVD-PAL
    resolution: 720 x 576
    Video bitrate: Variable 6500 kbps
    Encoder quality: 40

    During the capturing the CPU goes up to 80% and at random intervals I hear cracking and ticking sounds. Sometimes the video even stops very shortly.

    The finished product is just fine. So the sounds and the stopping of the video is not captured. But it is annoying as @#$%!!!!

    I have tried turning off all other services and just running MC, but nothing helps!

    please advise!
    Quote Quote  
  2. Master of Time & Space Capmaster's Avatar
    Join Date
    Feb 2004
    Location
    Denver, CO United States
    Search Comp PM
    Probably the PC's fault for the stoppages. Especially with that high a CPU load. That seems unusually high for a 3 GHz P4 My 2.8 would sit at about 10% during video capture.

    Do you know what your HD's throughput is during capture? Perhaps there's a bottleneck at the HD. Check in Device Manager to make sure you're running the HD in DMA mode and not PIO mode.

    I would try and find out why the newer version of the capture app won't work, and fix it. That also could be where the problem lies. Have you contacted their tech support yet?

    The other stuff - the popping and clicking sounds like a sound card issue.
    Quote Quote  
  3. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    Originally Posted by Capmaster
    Probably the PC's fault for the stoppages. Especially with that high a CPU load. That seems unusually high for a 3 GHz P4 My 2.8 would sit at about 10% during video capture.

    Do you know what your HD's throughput is during capture? Perhaps there's a bottleneck at the HD. Check in Device Manager to make sure you're running the HD in DMA mode and not PIO mode.

    I would try and find out why the newer version of the capture app won't work, and fix it. That also could be where the problem lies. Have you contacted their tech support yet?

    The other stuff - the popping and clicking sounds like a sound card issue.
    thanks for the reply, but:
    1. I am capturing realtime into MPEG-2. I can not imagine that you are capturing into MPEG-2 only using 10% of the CPU! You probably capture into DV-AVI lossless.

    2. I will indeed see what is going wrong with the newer version of the capture software.

    3. What could be the sound card issue? It only happens caupturing, not during any other playback!
    Quote Quote  
  4. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    just tested 1.5.1.

    The problem is that the captured file sounds "double". Like you hear everything double!

    any ideas?
    Quote Quote  
  5. Originally Posted by jochenz
    The finished product is just fine. So the sounds and the stopping of the video is not captured. But it is annoying as @#$%!!!!
    That's not uncommon with many capture apps. To ensure that the file is captured without problems, the previewing will drop frames/audio. Programs built on DirectShow almost always do so when the CPU is being pushed.
    John Miller
    Quote Quote  
  6. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    Originally Posted by JohnnyMalaria
    Originally Posted by jochenz
    The finished product is just fine. So the sounds and the stopping of the video is not captured. But it is annoying as @#$%!!!!
    That's not uncommon with many capture apps. To ensure that the file is captured without problems, the previewing will drop frames/audio. Programs built on DirectShow almost always do so when the CPU is being pushed.
    turned off the preview....

    With or without the preview, the CPU goes to 100%.


    strange, since under version 1,4 the CPU would only use 80% MAX!!!
    Quote Quote  
  7. Originally Posted by jochenz
    Originally Posted by JohnnyMalaria
    Originally Posted by jochenz
    The finished product is just fine. So the sounds and the stopping of the video is not captured. But it is annoying as @#$%!!!!
    That's not uncommon with many capture apps. To ensure that the file is captured without problems, the previewing will drop frames/audio. Programs built on DirectShow almost always do so when the CPU is being pushed.
    turned off the preview....

    With or without the preview, the CPU goes to 100%.


    strange, since under version 1,4 the CPU would only use 80% MAX!!!
    Perhaps the newer version is better at multithreading on dual cores? After all, you want it to be processing as fast as possible....

    Now, if the newer version takes longer, then that suggests a bug that is creating a "race" condition, where one thread is waiting for another to finish something - but it's waiting for the first one....as so on forever!
    John Miller
    Quote Quote  
  8. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    My CPU support Multithreading. So perfomance should be better? or not?
    Quote Quote  
  9. Originally Posted by jochenz
    My CPU support Multithreading. So perfomance should be better? or not?
    All CPUs support multithreading - by that, I mean software that is multithreaded will run on any CPU.

    A dual core CPU can run two threads at the same time.

    A P4 with HT can do so, too (kind of).

    However, a heavily-multithreaded application can suffer on a single CPU. If the software spends a lot of time trying "to be clever" and create lots of threads, it does so without benefiting a single CPU system. Time gets wasted managing the threads.
    John Miller
    Quote Quote  
  10. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    owkeeej, but what does this mean for me?

    How will this solve my ticking and cracking?
    Quote Quote  
  11. I don't think it will.

    If you only see the chopping and hear the cracking during capture, it is because the software is ensuring that the more important part - writing the file to disk without loss - happens.

    What kind of audio hardware do you have?
    John Miller
    Quote Quote  
  12. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    Sigmatel C-Major Audio

    Integrated into the laptop!
    Quote Quote  
  13. Member edDV's Avatar
    Join Date
    Mar 2004
    Location
    Northern California, USA
    Search Comp PM
    Originally Posted by JohnnyMalaria
    Originally Posted by jochenz
    The finished product is just fine. So the sounds and the stopping of the video is not captured. But it is annoying as @#$%!!!!
    That's not uncommon with many capture apps. To ensure that the file is captured without problems, the previewing will drop frames/audio. Programs built on DirectShow almost always do so when the CPU is being pushed.
    Further, The 80% you are seeing for VBR 6500Kb/s seems about right for v1.42 and 3GHz P4. I can't speak to v1.5. Haven't used it yet.

    I'd turn preview off to reduce CPU decode load. I haven't seen the problem myself since I usually monitor upstream of the encode.
    Quote Quote  
  14. Originally Posted by jochenz
    Sigmatel C-Major Audio

    Integrated into the laptop!
    I thought it might be(!)

    The Sigmatel audio requires a lot of CPU time - especially if you have any equalization or surround processing. Turn off all the additional processing.

    Is your graphics integrated, too?
    John Miller
    Quote Quote  
  15. Master of Time & Space Capmaster's Avatar
    Join Date
    Feb 2004
    Location
    Denver, CO United States
    Search Comp PM
    Originally Posted by jochenz
    1. I am capturing realtime into MPEG-2. I can not imagine that you are capturing into MPEG-2 only using 10% of the CPU! You probably capture into DV-AVI lossless.
    Realtime into MPEG2

    My capture box is listed in my "Computer" details.
    Quote Quote  
  16. Member edDV's Avatar
    Join Date
    Mar 2004
    Location
    Northern California, USA
    Search Comp PM
    Originally Posted by Capmaster
    Originally Posted by jochenz
    1. I am capturing realtime into MPEG-2. I can not imagine that you are capturing into MPEG-2 only using 10% of the CPU! You probably capture into DV-AVI lossless.
    Realtime into MPEG2

    My capture box is listed in my "Computer" details.
    Hardware encoding is cheating. 10 meters penalty.
    Quote Quote  
  17. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    Originally Posted by JohnnyMalaria
    Originally Posted by jochenz
    Sigmatel C-Major Audio

    Integrated into the laptop!
    I thought it might be(!)

    The Sigmatel audio requires a lot of CPU time - especially if you have any equalization or surround processing. Turn off all the additional processing.

    Is your graphics integrated, too?
    oke!

    But for some reason I had no problems using the older version! SO.....how come it would be causing problems now?

    I have absolutely no extra processing going on! So that can not be it!

    Yeas I also have graphics integrated. NVIDIA card! why?
    Quote Quote  
  18. Master of Time & Space Capmaster's Avatar
    Join Date
    Feb 2004
    Location
    Denver, CO United States
    Search Comp PM
    Originally Posted by edDV
    Originally Posted by Capmaster
    Originally Posted by jochenz
    1. I am capturing realtime into MPEG-2. I can not imagine that you are capturing into MPEG-2 only using 10% of the CPU! You probably capture into DV-AVI lossless.
    Realtime into MPEG2

    My capture box is listed in my "Computer" details.
    Hardware encoding is cheating. 10 meters penalty.
    Doesn't everyone?
    Quote Quote  
  19. Originally Posted by jochenz
    Yeas I also have graphics integrated. NVIDIA card! why?
    It is common for integrated graphics to share memory with the rest of the computer. This can lower the performance of things like showing video in a window.

    Comparing the two versions of your encoder, does the newer version take longer to encode the same file?
    John Miller
    Quote Quote  
  20. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    Originally Posted by JohnnyMalaria
    Originally Posted by jochenz
    Yeas I also have graphics integrated. NVIDIA card! why?
    It is common for integrated graphics to share memory with the rest of the computer. This can lower the performance of things like showing video in a window.

    Comparing the two versions of your encoder, does the newer version take longer to encode the same file?
    performance of the newer version does not seem slower or faster. As far as I can Judge!
    Quote Quote  
  21. Member
    Join Date
    May 2004
    Location
    Netherlands
    Search Comp PM
    I have been testing and testing. But am unable to capture good quality in version 1.5.1.

    I have killed any processes running in the background. But it doesn't seem possible to capture using this version and my setup...!!!
    Quote Quote  



Similar Threads

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