gkaindl / ambi-tv

a flexible ambilight clone for embedded linux
295 stars 85 forks source link

unsupported video format in ambitv_video_fmt_detect_crop_for_frame #59

Closed supercrab closed 10 years ago

supercrab commented 10 years ago

Hi

I've been slowly chugging my through the project, finding the bits and reading other people's problems and have run into a problem. When I run the program the following error message continuously appears and I have to stop the program.

video-fmt: unsupported video format in ambitv_video_fmt_detect_crop_for_frame

I'm running the 8GB disk image that somebody uploaded here (thanks that person!) I have spidev0.1, spidev0.0, video0 created I'm using the stk1160 grabber

I know I'm really close on this!

Thanks for looking Mase

duenorh commented 10 years ago

Are you using my .img? With the stk1160 grabber you don't have to go throu the hassle of installing the driver for fushicai usbtv. It should work with raspbian wheezy from the start. I have a ambi-tv folder that works great for me. I just have to do a make and a few things more and it works. Give me a shout at a.halvarsson@gmail.com if you want it.

supercrab commented 10 years ago

@duenorh Hi

I think I'm pretty sure I'm using your image, as everything is build. I did try to build everything myself but had issues and used the image instead. I've tred to view the feed using mplayer but that shows nothing. Not sure what's wrong.

Thanks

supercrab commented 10 years ago

@duenorh I've managed to get a new capture dongle (attempt number 3) and I'm not getting this error message :) Now onwards!