←  [EN] Enduser support

Forums

»

Playing wmv-files not working on Openpli 4

Proximus's Photo Proximus 9 Dec 2013

Hi

 

Why my DM500HD (openpli 3) is playing wmv-files and my VU+ Solo2 (Openpli 4) is not, is this format dropped out?

 

Thanks in advance,

Proximus

Quote

Trial's Photo Trial 9 Dec 2013

Hi,

Solo2 does not play (yet) WMV as the drivers are not allowing it up to now.

 

ciao

Quote

Proximus's Photo Proximus 9 Dec 2013

Hi

 

Does anyone have idea when this feature will be available?

 

-Proximus

Quote

WanWizard's Photo WanWizard 9 Dec 2013

Often it's a matter of license. I'm pretty sure that if VU+ had a license for it, the drivers would support it (as it's an argument to sell).

Quote

Erik Slagter's Photo Erik Slagter 9 Dec 2013

In other words, it's not something OpenPLi is to decide, the manufacturer decides what codecs are supported (drivers).

Quote

Pedro_Newbie's Photo Pedro_Newbie 9 Dec 2013

Maybe something is cooking at VU+: http://code.vuplus.c...4b316164ed23c4d

 

Quote

Trial's Photo Trial 9 Dec 2013

Hi Pedro,

it seems so but they are cooking at low temperature:-)

 

ciao

Quote

Pedro_Newbie's Photo Pedro_Newbie 9 Dec 2013

Maybe the fire of the stove blew out, not much happening over there (as far as I can see)

Quote

Trial's Photo Trial 10 Dec 2013

Hi,

let´s hope it will be a Christmas present:-)

 

ciao

Quote

Rob van der Does's Photo Rob van der Does 12 Dec 2013

let´s hope it will be a Christmas present:-)

Even two weeks before Christmas......

update driver
20131212
- Support more video codecs in media playback.(OE 2.1 gstreamer)
- Reduce First picture display time(zapping time improvement : duo2, solo2)
- Support dual transcoding(duo2, Only 2nd transcoding is mutually exclusive with PIP)
- Improve PCM playback(solo, duo, uno, ulitmo)
- Support 3D surround (solo, duo, solo2, duo2)
- Support AVL(automatic volume leveler)(duo2, solo2)
- Support more proc entries to control duo2 transcoding.(Plugin will follow)
- Improve temperature control of dual tuner when not in use(duo2, uno, ultimo)
- FPGA update in solo2(done automatically in the first bootup after installation)
- Fix EOS deteciton in media(PCM) & TS playback
- Support AAC passthrough
- Remove unnecessary debug messages(duo2)
Quote

Erik Slagter's Photo Erik Slagter 12 Dec 2013

Someone has been busy lately :D

Quote

pieterg's Photo pieterg 12 Dec 2013

wmv is not mentioned in the changelog?
Quote

Pedro_Newbie's Photo Pedro_Newbie 12 Dec 2013

What about:

 - FPGA update in solo2(done automatically in the first bootup after installation)

 

Is this only in the original image?

How do we do this in Openpli 4?

Can we copy just the drivers and test or is there more to it?

Quote

Erik Slagter's Photo Erik Slagter 12 Dec 2013

wmv is not mentioned in the changelog?

 

"- Support more video codecs in media playback.(OE 2.1 gstreamer)"

 

This one maybe?

Quote

Rob van der Does's Photo Rob van der Does 12 Dec 2013

What about:
 - FPGA update in solo2(done automatically in the first bootup after installation)
 
Is this only in the original image?
How do we do this in Openpli 4?
Can we copy just the drivers and test or is there more to it?

As the log says: automatically.
I wondered myself, so I copied the drivers to the box rebooted and...... indeed, after reboot the FPGA was upgraded all by itself.
So this is quite a userfriendly way to update.
Quote

Erik Slagter's Photo Erik Slagter 12 Dec 2013

I am afraid this will bloat the drivers considerately. I hope at some time new drivers will get released without the FPGA update. OTOH maybe it's just a small piece of code.

Quote

kocus37's Photo kocus37 12 Dec 2013

Posted Today, 16:37

pieterg, on 12 Dec 2013 - 15:45, said:snapback.png

wmv is not mentioned in the changelog?

 

"- Support more video codecs in media playback.(OE 2.1 gstreamer)"

 

This one maybe?

 
 
projects / vuplus_dvbapp / commit
 commit grep author committer pickaxe ? search:  re
summary | shortlog | log | commit | commitdiff | tree
(parent: a74f068) | patch
author kos <kos@dev3>     Thu, 21 Nov 2013 09:12:56 +0000 (18:12 +0900) committer kos <kos@dev3>     Thu, 21 Nov 2013 09:12:56 +0000 (18:12 +0900) commit 15428ee271e1af0a7ac52dd004b316164ed23c4d tree 107ed742a308963398c7233086dd7991df202e8f tree | snapshot parent a74f068a8eeea42990ac5261dcb7da2da577f2da commit | diff
added media file format. (wmv,wma,asf)
 
lib/python/Components/FileList.py   diff | blob | history lib/python/Plugins/Extensions/MediaPlayer/plugin.py   diff | blob | history lib/service/servicemp3.cpp   diff | blob | history
 
Quote

radxnl's Photo radxnl 13 Dec 2013

I am afraid this will bloat the drivers considerately. I hope at some time new drivers will get released without the FPGA update. OTOH maybe it's just a small piece of code.

 

it doesn't matter, before last the fpga firmware code was inside the fpga_directc.ko, now it's inside the dvb-bcm7356.ko, so pound for pound the outcome is the same

 

the funny thing from this version is the clone protection function ( brcm_fpga_timebomb() and brcm_fpga_secu_random_timebomb() )

 

guess what that does ;)

Quote

Rob van der Does's Photo Rob van der Does 13 Dec 2013

the funny thing from this version is the clone protection function ( brcm_fpga_timebomb() and brcm_fpga_secu_random_timebomb

Where do you read that?
Quote

Trial's Photo Trial 13 Dec 2013

Hi,

the funny thing from this version is the clone protection function ( brcm_fpga_timebomb() and brcm_fpga_secu_random_timebomb

Where do you read that?

perhaps with a hex editor.

 

btw. the first test in another board showed that WMV was working for at least one file.

 

ciao

Quote