Package: ffmpeg2theora
Version: 0.19-1

--- Please enter the report below this line. ---
hi,

please find attached a micro patch to make --v4l $DEVICE work.

cheers - fuddl

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.24-1-amd64

Debian Release: lenny/sid
  500 unstable        www.debian-multimedia.org 
  500 unstable        ftp.de.debian.org 
    1 experimental    ftp.de.debian.org 

--- Package information. ---
Depends                            (Version) | Installed
============================================-+-===========================
libavcodec1d              (>= 0.cvs20070307) | 0.cvs20070307-6
libavformat1d             (>= 0.cvs20070307) | 0.cvs20070307-6
libavutil1d               (>= 0.cvs20070307) | 0.cvs20070307-6
libc6                             (>= 2.7-1) | 2.7-10
libgsm1                          (>= 1.0.12) | 1.0.12-1
libogg0                          (>= 1.0rc3) | 1.1.3-3
libraw1394-8                                 | 1.3.0-3
libswscale1d              (>= 0.cvs20070307) | 0.cvs20070307-6
libtheora0        (>= 0.0.0.alpha7.dfsg-1.1) | 1.0~beta3-1
libvorbis0a                       (>= 1.1.2) | 1.2.0.dfsg-3
libvorbisenc2                     (>= 1.1.2) | 1.2.0.dfsg-3

=== modified file 'ffmpeg2theora-0.19/ffmpeg2theora.c'
--- ffmpeg2theora-0.19/ffmpeg2theora.c	2008-05-02 11:34:43 +0000
+++ ffmpeg2theora-0.19/ffmpeg2theora.c	2008-05-02 12:07:43 +0000
@@ -1407,7 +1407,7 @@
         }
         formatParams->standard = "pal";
         input_fmt = av_find_input_format("video4linux");
-        sprintf(inputfile_name,"");
+        sprintf(inputfile_name,formatParams->device);
     }
 #endif
 

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

Reply via email to