After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 497303 - ffenc_dvvideo is not working...
ffenc_dvvideo is not working...
Status: RESOLVED NOTABUG
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.14
Other All
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-16 06:49 UTC by brian park
Modified: 2007-11-16 07:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description brian park 2007-11-16 06:49:27 UTC
Please describe the problem:
when I try to encode video using ffenc_dvvideo, always It's failed.

is this command not correct? or is there any problem in ffenc_dvvideo?


Steps to reproduce:
1. gst-launch videotestsrc ! videoscale ! video/x-raw-yuv,width=720,height=576 ! ffenc_dvvideo --gst-debug=3
2. 
3. 


Actual results:
ERROR ffmpeg gstffmpegenc.c:603:gst_ffmpegenc_chain_video:<ffenc_dvvideo0> ffenc_dvvideo: failed to encode buffer
ERROR ffmpeg gstffmpegenc.c:603:gst_ffmpegenc_chain_video:<ffenc_dvvideo0> ffenc_dvvideo: failed to encode buffer
ERROR ffmpeg gstffmpegenc.c:603:gst_ffmpegenc_chain_video:<ffenc_dvvideo0> ffenc_dvvideo: failed to encode buffer
.
.
.

Expected results:
succeed to encode buffer

Does this happen every time?
yes

Other information: