Forums/Bluecherry BC- series driver support/Hardware compression MPEG-4 / H.264 driver

Answered

Get bad videos with BC-H16480A?

Benlla
asked this on September 15, 2011 21:39

 

Comments

User photo
Curtis Hall
Bluecherry

This could be related to this bug (https://github.com/bluecherrydvr/solo6x10/issues/8) but I haven't seen this rolling before.  What application are you using to obtain the video?  What resolution are you using?  Can you paste the command line?

September 17, 2011 17:39
User photo
Benlla

I use FFplay to view and  FFmpeg to obtain the video, command line:

$ ffplay /dev/video1

$ ffmpeg -i /dev/video1 -vcodec copy video4.mp4

I use resolution 704x576

Thanks,

Benlla

September 17, 2011 22:15
User photo
Benlla

I set resolution with command line: $ v4l2-ctl -d /dev/video1 -v width=702,height=576

September 17, 2011 22:18
User photo
Curtis Hall
Bluecherry

v4l2-ctl -d /dev/video1 -v width=702,height=576

It should be 704x576

Did you load the module with video_type=1 to enable PAL? (http://help.bluecherrydvr.com/spaces/manuals/buckets/1469/lessons/26448-Using-PAL-cameras-with-Bluecherry)

 

September 18, 2011 08:07
User photo
Benlla

yes,

the resolution: 704x576 and when I load the module with video_type=1, I got the video (video3.mp4)

the command line: $ ffmpeg -i /dev/video1 -vcodec copy video2.mp4, I got the latest driver (2.3.6-1-3-g) from (https:/github.bluecherrydvr.com/solo6x10), too.

***This could be related to this bug (https://github.com/bluecherrydvr/solo6x10/issues/8). Can you talk about this bug in every detail? How to make good?

Thanks,

Benlla

 

September 18, 2011 21:36
User photo
Benlla

Hi Curtis,

Can you reply for me early? I'm waiting...

Thanks,

September 21, 2011 05:04
User photo
Veaceslav Falico
Bluecherry

Hi,

(about https://github.com/bluecherrydvr/solo6x10/issues/8)

We're currently aware and working on this bug for some time already, but it's really hard to nail it down cause it's some kind of race condition there. I'm currently the one who's working on it and I would really like to give you any ETA of some kind, but it's really hard to say it with these kind of bugs... But, hopefully, in the nearest future we'll break it.

 

Thank you for your patience!

September 21, 2011 05:08
User photo
Curtis Hall
Bluecherry
Ajax_loader_small Answer

This should be resolved now in the latest driver (2.3.7)

http://www.bluecherrydvr.com/2011/11/driver-2-3-7-released/

November 10, 2011 15:39
User photo
Collin Nyberg

I have appear to have this issue as well, however I am using driver 2.4.1-1.

Ubuntu 10.4 LTS - Linux 2.6.32-41-server #88-Ubuntu SMP x86_64 GNU/Linux

AMD Athlon(tm) 7750 Dual-Core Processor - 4G RAM

dpkg -l | grep solo
ii  solo6010-dkms                   2.4.1-1                           Softlogic 6010 Video4Linux MPEG-4 Encoder/De

dmesg | grep -i solo
[    7.955853] solo6x10 0000:04:05.0: Probing Softlogic 6110
[    7.956186] solo6x10 0000:04:05.0: PCI INT A -> Link[LNEB] -> GSI 19 (level, low) -> IRQ 19
[   16.263714] solo6x10 0000:04:05.0: Display as /dev/video0 with 16 inputs (5 extended)
[   16.318007] solo6x10 0000:04:05.0: Encoders as /dev/video1-16
[   16.318225] solo6x10 0000:04:05.0: Alsa sound card as Softlogic0

May 16, 2012 17:11
User photo
Alex Belykh
Bluecherry

Collin,

Could you please attach a screenshot of the corruption you are seeing. What utility/program are you using to record the video? Are you using NTSC or PAL camera(s)?

Thanks,

Alex.

May 16, 2012 18:00
User photo
Collin Nyberg

The cameras are NTSC.  The corruption should be apparent in the .mkv I attached in my original post.  The .mkv was exported from the bluecherry 2.0.0-beta8.1 client attached to bluecherrydvr V2 Beta 9.7

May 16, 2012 18:07