-1.667
My setup can capture up to 768x576 PAL S-Video in color with DC30 16bit
44100MHz sound using the new driver for Adobe Premiere in XP, so the HW is
ok.
Hans
From: Ronald S. Bultje <[EMAIL PROTECTED]>
Re: Color / No color
2005-01-26 14:44
On Wed, 2005-01-26 at 19:59, Be
s...
Alternately, you can use this setting in .xawtv:
[defaults]
norm = PAL
input = S-Video
capture = over
$ xawtv -c /dev/video0 GIVEMECOLORNOW
TV norm and Video source is then reported correctly by xawtv, but command
reaction time is very slow...
I'm using xawtv 3.93 pre-compiled for FC3
at is wrong in the
zoran driver and/or lavrec program.
> I think the error is in vpx3220.c after line 313 function
> vpx3220_command(), if you want to dig a bit deeper.
>
> I use the mjpeg cvs version of the zoran driver so the lines
> may differ.
Hardcoding
d be perfect :-)
Hans
---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing
Linux
driver are decimated to half height when played in Windows (looks fine in
lavplay and mplayer), while 768x576 caps made with the Windows driver works
both in Windows and Linux. I have to investigate some more on this, and I
have not searche
could not be
enabled
Recording time : 0.00.00:01
Lost frames : 000
A/V sync ins/del: 000/000
Audio errors: 000
-rw-r--r-- 1 hans users 116692 Aug 22 15:27 d1_1f_b128.avi
VirtualDub 1.6.8 reports:
Frame size, fps (us per frame): 768x576, 25.000 fps (40 us)
Length: 1 frames (0:00
es, I have zoran hardware, so even if it is blocking new developments
I should be able to fix it.
Regards,
Hans
>
> Dan Carpenter wrote:
>> The ZR050_MO_COMP define is cut and pasted twice so we can delete the
>> second instance.
>>
>> Signed-off-by: Dan Carp
d card's on a regular base. To know
> if You and all the other people spend the time for something that is
> active used. Or you are just taking care of a empty shell.
I haven't seen any requests f
ered from git logs.
>
> Signed-off-by: Mauro Carvalho Chehab
Acked-by: Hans Verkuil
>
> diff --git a/drivers/media/pci/zoran/zoran_device.c
> b/drivers/media/pci/zoran/zoran_device.c
> index b6801e035ea4..40119b3c52c1 100644
> --- a/drivers/media/pci/zoran/zoran_d
es people do, but
>>> most often no one does.
>>
>> Let's start with this one (zoran) then, as Mauro is keen on having
>> all media drivers compile-testable on x86-64 and arm.
>>
>> Trent Piepho and Hans Verkuil both worked on this driver in the
>>
l. If someone is interested
in working on this driver to prevent its removal, then please contact the
linux-media mailinglist.
Signed-off-by: Hans Verkuil
---
MAINTAINERS | 2 +-
drivers/media/pci/Kconfig | 1 -
drivers/
---
>> */
>> -
>> +
>>
>
> Checkpatch also complains if you have two consecutive blank lines so
> really we should just delete the lines entirely... But this driver is
> scheduled for deletion in May. Let's not bot
that you join the #v4l irc channel on freenode.org. Most core devs
that
can help with advice are there during office hours (and often outside of office
hours
as well). That's for the European timezones since most devs are based in Europe.
Regards,
Hans
__
def CONFIG_VIDEO_ZORAN_DEBUG
> +static int zoran_debugfs_show(struct seq_file *seq, void *v)
> +{
> + struct zoran *zr = seq->private;
> +
> + seq_printf(seq, "Running mode %x\n", zr->running);
> + seq_printf(seq, "Codec mode %x\n", zr->codec_m
On 06/09/2021 16:56, LABBE Corentin wrote:
> Le Mon, Sep 06, 2021 at 04:11:16PM +0200, Hans Verkuil a écrit :
>> On 06/09/2021 15:49, LABBE Corentin wrote:
>>> Le Mon, Sep 06, 2021 at 01:03:56PM +0200, Hans Verkuil a écrit :
>>>> Hi Corentin,
>>>>
>
deo device node. And that's really something that
has to be done before the zoran driver can be moved out of staging.
It shouldn't be that hard to implement, I think.
Right now it is impossible to run the compliance test for the output, since
it doesn't even see it as an output.
Re
e.
After applying this patch I am no longer able to rmmod the module: it will
always report that it is in use. This is with a Miro DC30.
So something is wrong with refcounting.
I do like the idea of merging all these modules, but it needs a bit more
testing.
Regards,
Hans
>
> Signe
On 06/09/2021 15:49, LABBE Corentin wrote:
> Le Mon, Sep 06, 2021 at 01:03:56PM +0200, Hans Verkuil a écrit :
>> Hi Corentin,
>>
>> I finally had the opportunity to test the staging zoran driver.
>>
>> I found several issues when running v4l2-compliance -s (I post
bugfs' config option. It's
not worth the additional complexity. Instead, just #ifdef CONFIG_DEBUG_FS
where necessary (in most cases you shouldn't even have to do that since the
since you have dummy debug_fs_* functions if CONFIG_DEBUG_FS isn't set).
Regards,
Hans
On 13/10/2
On 25/10/2021 16:21, LABBE Corentin wrote:
> Le Mon, Oct 25, 2021 at 02:45:02PM +0200, Hans Verkuil a écrit :
>> Hi Corentin,
>>
>> On 13/10/2021 20:58, Corentin Labbe wrote:
>>> Hello
>>>
>>> The main change of this serie is to fusion all zoran rel
e a DC30.
If I test with 'card=0' then the rmmod issue is now solved.
Regards,
Hans
>
> Corentin Labbe (10):
> staging: media: zoran: move module parameter checks to zoran_probe
> staging: media: zoran: use module_pci_driver
> staging: media: zoran: rename
On 03/11/2021 16:57, LABBE Corentin wrote:
> Le Wed, Nov 03, 2021 at 04:21:02PM +0100, Hans Verkuil a écrit :
>> Hi Corentin,
>>
>> On 26/10/2021 21:34, Corentin Labbe wrote:
>>> Hello
>>>
>>> The main change of this serie is to fusion all zoran rel
? I would feel much happier
if this is fixed.
Note that the same problem is present without this patch series, so it's
been there for some time.
Regards,
Hans
>
> Regards
>
> Changes since v2:
> - added the 4 latest patchs
> - removed DEBUGFS kconfig option
> -
On 07/11/2021 17:35, LABBE Corentin wrote:
> Le Wed, Nov 03, 2021 at 05:29:46PM +0100, Hans Verkuil a écrit :
>> On 03/11/2021 16:57, LABBE Corentin wrote:
>>> Le Wed, Nov 03, 2021 at 04:21:02PM +0100, Hans Verkuil a écrit :
>>>> Hi Corentin,
>>>>
>
ng when checking the kerneldoc:
zoran/zoran.h:307: warning: This comment starts with '/**', but isn't a
kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
Can you fix this and post a v3?
Thanks!
Hans
>
> Signed-off-by: Ian Cowan
> ---
&
ur patches Obsoleted in patchwork.
Regards,
Hans
On 21/07/2022 17:00, Abhijeet Srivastava wrote:
> Warning found by checkpatch.pl script.
>
> Signed-off-by: Abhijeet Srivastava
> ---
> drivers/staging/media/zoran/zoran_card.c | 4 ++--
> 1 file changed, 2 insertions(
plex] Audio c0: buf= 1986 frame=001099 sector=0353
++ WARN: [mplex] Padding : sector=0012
[...]
**ERROR: [mplex] Too many frame drops -exiting
Any ideas?
Thanks in advance!
Regards,
Hans
---
This SF.net email is sponsored by:
f you want a real
editor, vim might handle these large files correctly.
Regards,
Hans
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabi
owfiles.php?group_id=19022
Regards,
Hans
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms
> I can see that using sed would be quite simple. However, I don't want
> to wait for a 30 GB file to be re-written. Looking at the man page, I
I never work with these large files, but rather use pipes (|) of fifo's.
Putting an extra pipe in between is no problem then.
y the video buffer size. For
> normal VCD that is 46 but for higher rates raising that might be
> needed.
I will try this one as well, thanks for your help!
Regards,
Hans
---
This SF.net email is sponsored by: Perforce Soft
31 matches
Mail list logo