[Ffmpeg-devel] [PATCH] dv1394.h correction
Michal Kuna
mkuna2
Mon Nov 6 10:01:35 CET 2006
Hello,
ffmpeg -grab dv1394 not worked on my system (MDV2007, Linux 2.6.17-5mdv,
gcc 4.1.1). I found discrepancy IOCTL command definition between ffmpeg
dv1394.h and kernel header file dv1394.h. With patch recording from
camcorder (SONY DCR-HC24) directly to ffmpeg like:
./ffmpeg -gd /dev/dv1394/0 -tvstd pal -grab dv1394 -deinterlace -s
640x480 -b 1250k -bt 250k -vcodec mpeg4 -ab 128 -ac 1 -ar 22050 -acodec
mp3 -y test.avi
is working.
Note:
- if it's some misconception on my side - sorry
- new IOCTL defs included with comments like old dv1394.h style
Michal Kuna
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dv1394.h.patch
Type: text/x-patch
Size: 2806 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061106/32f350bb/attachment.bin>
More information about the ffmpeg-devel
mailing list