[Bug 640245] DV Rendering fails to output a file
pitivi (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Apr 24 16:19:50 PDT 2011
https://bugzilla.gnome.org/show_bug.cgi?id=640245
pitivi | rendering | Git
David Schleef <ds> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|gst-ffmpeg |rendering
Version|git |Git
AssignedTo|gstreamer-bugs at lists.freede |pitivi-maint at gnome.bugs
|sktop.org |
Product|GStreamer |pitivi
Target Milestone|HEAD |Git
QAContact|gstreamer-bugs at lists.freede |pitivi-maint at gnome.bugs
|sktop.org |
--- Comment #2 from David Schleef <ds at schleef.org> 2011-04-24 23:19:46 UTC ---
Not a GStreamer bug, as it is possible to create DV files using this pipeline
(and similar for DV in AVI).
gst-launch videotestsrc -v num-buffers=300 ! ffenc_dvvideo ! ffmux_dv !
filesink location=out.dv audiotestsrc num-buffers=100 samplesperbuffer=4800 !
audioconvert ! audio/x-raw-int,channels=2,rate=48000 ! ffmux_dv0.
It may be a problem that ffenc_video (and ffmux_dv) have strict requirements on
input formats which may conflict with other parts of the encoding pipeline.
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list