Hi,

I'm using the module for a while, and it works great. Thanks for contributing the module.

Recently I added e-commerce and set up video node as file product. So now when creating a video node I'm specifying two video files: the one which can be played over the net (a small size quicktime clip), and a large avi movie which I'm selling. The quicktime is uploaded through Video File field, and the large "for sell" file through the EC File path product field.

I'm using ffmpeg to Enable resolution and Enable playtime.

Now, after hitting submit the file size pertain to the quicktime clip (say hundreds of kb), but after i edit the video node (click edit, do nothing, and save it) the file size is CHANGED to capture the large/high-quality file I'm intend to sell (tens of mb).

Is this "by design"? could it be amended to capture the large/high-quality file size I'm intend to sell in the first place?

Regards,

Comments

esadot’s picture

More information:
- The first/original video node creation produces this message: "executing/usr/bin/ffmpeg -i '/tmp/video/NY-0006.mov', The Video has been updated", and video's parameters at the bottom are: 11 sec 573.14 KB 0 plays downloads)
- The following/edit video node produces this message: "executing/usr/bin/ffmpeg -i 'files/videos/NY-0006.mov', The Video has been updated", and the video's parameters at the bottom are: 11 sec 40.55 MB 0 plays 0 downloads

The 573.14 KB is the size of the low-quality movie (the one that can be played via the site), 40.55 MB is the size of the high quality movie, the one that was filled out in the file product.

hypertext200’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.