[Interest] Is it possible to have video files bundled as an app resource and have them played by Qml?

Nuno Santos nunosantos at imaginando.pt
Mon Nov 7 09:44:21 CET 2016


I will try this.

Thanks!

Nuno

> On 07 Nov 2016, at 08:40, Alexandru Croitor <alexandru.croitor at qt.io> wrote:
> 
> Hi,
> 
> from Qt 5.4.0 changes file:
> 
> rcc now supports an optional, two-pass compilation that improves build
> times for large resource bundles. This feature can be enabled by adding
> "CONFIG += resources_big" to your .pro file. Note that this feature may
> interfere with builds that enable link-time code generation or other
> optimization techniques.
> 
> 
>> On 06 Nov 2016, at 23:57, Nuno Santos <nunosantos at imaginando.pt <mailto:nunosantos at imaginando.pt>> wrote:
>> 
>> Hi,
>> 
>> I was trying to make a Qt mobile app to reproduce a video but I couldn’t add the video as a resource to be used by qml. The resource compiler failed with an error related with file size and I wasn’t even able to reproduce it. 
>> 
>> Is is possible to add big video files as a resource without being processed by the resource compiler to be used by qml?
>> 
>> Thanks,
>> 
>> Regards,
>> 
>> Nuno
>> 
>> _______________________________________________
>> Interest mailing list
>> Interest at qt-project.org <mailto:Interest at qt-project.org>
>> http://lists.qt-project.org/mailman/listinfo/interest
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20161107/3c01c9d9/attachment.html>


More information about the Interest mailing list