Summary: | grab video from dv camera | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Arne Babenhauserheide <arne_bab> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | arne_bab, lamarque |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Arne Babenhauserheide
2009-03-26 09:14:11 UTC
More detailed: What I currently use to stream video from the dv camera (I hope this helps you avoid long searches): dvgrab --format raw - | ffmpeg2theora -a 0 -v 5 -f dv -x 320 -y 240 -o /dev/stdout - | oggfwd -> http://v2v.cc/~j/oggfwd/ *** This bug has been marked as a duplicate of bug 135361 *** |