Author Topic: Frame accuracy trim on WMV shows artifacts  (Read 48181 times)
  • Users
  • *
  • Posts: 68
    • View Profile
« Reply #18 on: June 05, 2012, 11:54:35 AM »
Hello snapcoyote, as i see the source video before_split.wmv has the same pauses after seeking in vlc related to audio as the trimmed one. So I think  that it's not VideoSplitter problem. I'll try to find out why this happens.

Solveig Multimedia - Video Editing Software

  • Users
  • *
  • Posts: 9
    • View Profile
« Reply #17 on: June 04, 2012, 11:52:29 PM »
Hi.  I tried the beta version with GOP mode and it does seem to seek better in vlc now.  However, it still does not play as cleanly as windows media player.  There is a short silence in the audio after the seek before it kicks in when I play in vlc.

I am still waiting for the vendor to respond to your Mainconcept initialization question and will let you know.

  • Users
  • *
  • Posts: 68
    • View Profile
« Reply #16 on: June 02, 2012, 03:31:58 PM »
Hello snapcoyote,

Here is version that resolves issue with seeking of trimmed file with GOP mode.
SolveigMM_Video_Splitter_3_0_1206_2_Beta
Solveig Multimedia - Video Editing Software

  • Users
  • *
  • Posts: 68
    • View Profile
« Reply #15 on: May 31, 2012, 12:07:30 PM »
Conformed.
i'll investigate what's wrong.

Could you also tell what kind of encoder server is used and which version of Mainconcept encoder. I need to know complete intialization params which was set to encoder. Params that you wrote before is not enough.
« Last Edit: May 31, 2012, 02:28:58 PM by Stanislav Mikhailenko »
Solveig Multimedia - Video Editing Software

  • Users
  • *
  • Posts: 9
    • View Profile
« Reply #14 on: May 31, 2012, 03:32:33 AM »
I'll try it out but I'm hoping there will be a better solution.  If not, I may have to use GOP accuracy instead.

There is one other thing I noticed when splitting VC1 files.  When I try accuracy mode GOP, the trimmed file plays and seeks fine in windows media player.  When I try to seek using vlc player, it takes a long time for vlc to seek within the file.

  • Users
  • *
  • Posts: 68
    • View Profile
« Reply #13 on: May 30, 2012, 01:25:20 PM »
Quote
So it is not possible to partially encode using the default Microsoft VC1 Encoder when the file is encoded using Mainconcept?
Not Exactly. It's possible, but with it's own parameters.
Check this version SolveigMM_Video_Splitter_3_0_1205_30_Beta
Trimmed file should play fine using Windows Media Player, WM Video Decoder, Mainconcept VC1 decoder.
But it crashes VLC player and hangs on ffdshow video decoder if libavcodec is set for VC1.

VC1 spec says that  sequence layer(decoding params) could be changed during the stream. so such files are valid, but for vlc and libavcodec seems it's not.

Quote
Are there other available free VC1 codecs I can use that are compatible with Mainconcept?
I don't think that it exists.

Solveig Multimedia - Video Editing Software

  • Users
  • *
  • Posts: 9
    • View Profile
« Reply #12 on: May 30, 2012, 12:17:41 AM »
Thanks for your reply.  Unfortunately, the splitter software is installed on a different machine so it only has the default microsoft codecs.  Only the encoding server has the Mainconcept VC1 codecs which is licensed to a vendor.

So it is not possible to partially encode using the default Microsoft VC1 Encoder when the file is encoded using Mainconcept?  Are there other available free VC1 codecs I can use that are compatible with Mainconcept?

  • Users
  • *
  • Posts: 68
    • View Profile
« Reply #11 on: May 28, 2012, 09:54:21 PM »
hello snapcoyote,

The file with these parameters couldn' be partialy rencoded using Microsoft VC-1 Encoder, one of the reasons is EBDU start codes enabled.
But that's not main problem. there are other parameters that will break playback  if they wouldn't  match.

As a solution for this kind of files using this version SolveigMM Video Splitter 3.0 Beta

You can select MainConcept VC1 Encoder for Smart Trimming option using Tools->Preferences, and set encoder parameters that will fit the source video.


The keys parameter which i set:



The result file plays fine using Microsoft WM Video Decoder DMO. But using VLC Player the reencoded part is broken, I suppose that not all parameters that i set match source video.
Unfortunately, force selected  encoder active only for current session of the Video Splitter, and couldn't be set using XTL batch list.

Of course this question is not closed, because it's  hard  to work with this workaround.
« Last Edit: May 28, 2012, 09:58:37 PM by Stanislav Mikhailenko »
Solveig Multimedia - Video Editing Software

  • Users
  • *
  • Posts: 9
    • View Profile
« Reply #10 on: May 25, 2012, 12:06:17 AM »
Hi.

Here are the settings you requested.  It was created by an encoding server.  Let me know if it is enough for you to test.

Video
Format: VC-1
Format profile: Advanced@L1
Codec ID: WVC1
Codec ID/Hint: Microsoft
Description of the codec: MainConcept VC1 codec  - Advanced, progressive, 1 Mbps 1-Pass CBR
Bit rate: 1500 Kbps
Width: 640 pixels
Height: 480 pixels
Display aspect ratio: 4:3
Frame rate: 29.970 fps
Chroma subsampling : 4:2:0
Bit depth: 8 bits
Scan type: Progressive
Compression mode: Lossy
Rate Control Mode: CBR
GOP Mode: Fixed
GOP Size: 30
Number of B Frames: 1
Closed GOP Cadence: 1
Adaptive Quantization: off
Scene change detection (inserts I-frames on scene changes): true


Audio
Format: WMA
Format version: Version 2
Codec ID/Info: Windows Media Audio
Description of the codec: MainConcept WMA Std codec  - WMA Std. 44100Hz 48 Kbps 2-ch 1-Pass CBR
Bit rate: 48.0 Kbps
Channel(s): 2 channels
Sampling rate : 44.1 KHz
Bit depth: 16 bits
« Last Edit: May 25, 2012, 12:09:23 AM by snapcoyote »

  • Users
  • *
  • Posts: 68
    • View Profile
« Reply #9 on: May 24, 2012, 12:17:24 PM »
Hello snapcoyote,

i saw in headers that file was made by mainconcept vc1 encoder.
Did you make this file by yourself?
if so, could you provide us  for test encoder and settings which was set to it by e-mail?
Solveig Multimedia - Video Editing Software

  • Administrator
  • Users
  • *****
  • Posts: 1164
    • View Profile
« Reply #8 on: May 18, 2012, 04:47:57 PM »
Hello snapcoyote,

Thank you for files.

The problem was reproduced.
We will let you know as soon as we'll find out its reason and fix it.
Regards,
Olga Krovyakova
Solveig Multimedia

  • Users
  • *
  • Posts: 9
    • View Profile
« Reply #7 on: May 18, 2012, 04:44:31 AM »
I tried creating a more accurate XTL file by saving the project and it produced the same issue using both the visual Splitter and batchsplit tool.

  • Administrator
  • Users
  • *****
  • Posts: 881
    • View Profile
« Reply #6 on: May 18, 2012, 01:07:38 AM »
Hi.  It is registered under National Basketball Association.

Ok, thanks. We'll check an issue quite shortly. The easiest way to get a right XTL, is to configure your project in the Splitter (visually) and save the project.
Regards,
Dmitry Vergeles
Solveig Multimedia

  • Users
  • *
  • Posts: 9
    • View Profile
« Reply #5 on: May 17, 2012, 11:33:54 PM »
Hi.  It is registered under National Basketball Association.

  • Administrator
  • Users
  • *****
  • Posts: 881
    • View Profile
« Reply #4 on: May 17, 2012, 09:47:25 PM »
Hi snapcoyote,

Could you please let us know your real name to identify your purchase (as we only support registered users)?
Regards,
Dmitry Vergeles
Solveig Multimedia