[SOLVED] enabling codecs issue - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Hardware (/forum-7.html) +--- Forum: Video and Audio (/forum-28.html) +--- Thread: [SOLVED] enabling codecs issue (/thread-204.html) |
enabling codecs issue - simon4403 - 6th Jan, 2013 02:13 AM Hi All I've been racking my brain trying to figure out why my codecs won't enable. I've tried using xbian-config and then removing that and trying manually editing the config.txt via putty and adding via editing the config.txt in windows to no avail. Please can anyone shed any light on this for me? Quote: xbian@xbian:~# cat /proc/cpuinfo Quote: GNU nano 2.2.6 File: config.txt Quote: xbian@xbian:~# /opt/vc/bin/vcgencmd codec_enabled mpg2 I've checked several times that the codes are the same as the ones that have been sent to me. Please help!! RE: enabling codecs issue - Koenkk - 6th Jan, 2013 03:22 AM Are you sure you ordered the license on the right pi serial number? Also are you 100% about the text after decode_MPG2= & decode_WVC1= RE: enabling codecs issue - namtih - 6th Jan, 2013 04:23 AM Yeah, the code "0x11111111" doesn't look right. If you really got this code, you probably entered the wrong serial in the shop or something went wrong on the raspberrypi side. In the footer of the site is an email adress. You should write them a short email and ask for help. RE: enabling codecs issue - simon4403 - 6th Jan, 2013 09:28 AM (6th Jan, 2013 04:23 AM)namtih Wrote: Yeah, the code "0x11111111" doesn't look right. Yeah i changed that to show all 1's because i was paranoid about putting the actual one up. sorry. RE: enabling codecs issue - CurlyMo - 6th Jan, 2013 09:32 AM No need because they're RPi specific. We would actually have to steal your RPi to use them RE: enabling codecs issue - simon4403 - 6th Jan, 2013 10:03 AM (6th Jan, 2013 09:32 AM)CurlyMo Wrote: No need because they're RPi specific. We would actually have to steal your RPi to use them Ahh fair enough. Won't surprise me if someone will be spoofing serials in the future somehow any ideas about this problem though? RE: enabling codecs issue - simon4403 - 6th Jan, 2013 12:21 PM Found out i need to put MPG2 and WVC1 in capitals when using the VCGENCMD >< *facepalm* turns out the video i was trying to use was just buggered. Thanks anyway. |