I have MPG2 and WVC1 codecs for the rapsberry Pi 3, but i when i adjust config.txt i still cannot play those files.
Please help me to add those codecs for use in Kodi (it has been working with other OS, but i really like dietpi toegther with Roon Labs.)
MPG2 WVC1 Codec
Re: MPG2 WVC1 Codec
Hi,babette wrote:I have MPG2 and WVC1 codecs for the rapsberry Pi 3, but i when i adjust config.txt i still cannot play those files.
Please help me to add those codecs for use in Kodi (it has been working with other OS, but i really like dietpi toegther with Roon Labs.)
If you are doing this while the device is powered, you'll need to edit config.txt from the DietPi-RAMdisk location:
Code: Select all
nano /DietPi/config.txt
Code: Select all
decode_MPG2=0000000000
decode_WVC1=0000000000
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: MPG2 WVC1 Codec
Thank you for the help codes are enabled, but onfortenately I still cannot play ISO files in kodi 15.2
How can I arrange this?
How can I arrange this?
Re: MPG2 WVC1 Codec
Hi,babette wrote:Thank you for the help codes are enabled, but onfortenately I still cannot play ISO files in kodi 15.2
How can I arrange this?
Do the codecs return any results when probed?
Code: Select all
vcgencmd codec_enabled MPG2
vcgencmd codec_enabled WVC1
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: MPG2 WVC1 Codec
babette wrote:Both mentioned enabled
DVD iso?ISO files
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: MPG2 WVC1 Codec
Thanks.babette wrote:Yes dvd iso and blu-ray iso
I've created a ticket, will purchase codecs and try to replicate the issue:
https://github.com/Fourdee/DietPi/issues/771
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: MPG2 WVC1 Codec
Hi,
DVD.iso test file worked for me in Kodi:
https://github.com/Fourdee/DietPi/issue ... -282054530
Either way, please try the DVD test iso and see if that works for you.
http://www.deniscarl.com/dvdtest/videotest.zip
DVD.iso test file worked for me in Kodi:
https://github.com/Fourdee/DietPi/issue ... -282054530
if the following report enabled, it may be an issue with your DVD/Blueray iso, possibly incompatible format?Both mentioned enabled
Code: Select all
root@DietPi:~# vcgencmd codec_enabled MPG2
MPG2=enabled
root@DietPi:~# vcgencmd codec_enabled WVC1
WVC1=enabled
http://www.deniscarl.com/dvdtest/videotest.zip
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.