Issues with video in Aspose.Sides for .NET 17.12.1

I found 2 issues when I save a presentation with a video.

Test data https://drive.google.com/open?id=1esTc-kwJVv-fjsEEOfYGAavwgUzlxAf6
pp2007.pptx - created in PP 2007 (needs video.mp4 in the currrent directory)
pp2007_aspose.pptx - saved by Aspose.Sides for .NET 17.12.1
pp2016.pptx - created in PP 2016
pp2016_aspose.pptx - saved by Aspose.Sides for .NET 17.12.1

First issue - Aspose.Sides for .NET 17.12.1 do not copy volume of the video
Steps to reproduce:

  1. Save presentation (pp2007 or pp2016) by Aspose.Sides
  2. Open a saved presentation in PP 2016 and check video options.
    Source presentation has ‘middle’ volume https://www.screencast.com/t/zOTRv4IUvQHI
    But saved presentation has ‘low’ volume https://www.screencast.com/t/g2H1MQTni

c# code:
var presentation = new Presentation(fileName);
presentation.Save(Path.GetFileNameWithoutExtension(fileName) + “_aspose.pptx”, SaveFormat.Pptx);

Second issue - Video in copied presentation hangs in PP 2007
I can open copied presentation in PP 2016 and manually change volume. After it, If I click F5 it will run video without any issues.
Also I can open presentation pp2016 (created in PP 2016) in PP 2007. And when I click F5 it runs video.
But for both pp2007_aspose.pptx and pp2016_aspose.pptx - and can open it in PP 2016. But when I click F5 - video displayed extremely slow, it hangs.
This issue not dependent on PP 2007 version, because I can open source presentation from PP2016 (pp2016.pptx) without any issues.

@andrew_tsw,

I have observed the issues shared by you and have been able to reproduce the issues specified. An issue with ID SLIDESNET-39767 for volume issue and an issue with ID SLIDESNET-39768 for video issue has been created in our issue tracking system to further investigate and resolve the issues. This thread has been linked with the issues so that you may be automatically notified once the issues will be fixed.

Hi. Both issues marked as Resolved. Are thay included in the latest release 18.1?

@andrew_tsw,

I have observed your comments. I like to share that these issues are going to be resolved tentatively in Aspose.Slides 18.3. We will share good news with you soon.

The issues you have found earlier (filed as SLIDESNET-39767) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by mudassir.fayyaz

The issues you have found earlier (filed as SLIDESNET-39768) have been fixed in this update. This message was posted using BugNotificationTool from Downloads module by mudassir.fayyaz