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 580573 - weird error trying to encode to DNxHD in MXF
weird error trying to encode to DNxHD in MXF
Status: RESOLVED DUPLICATE of bug 574725
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-28 10:04 UTC by Christian Fredrik Kalager Schaller
Modified: 2009-04-28 12:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Fredrik Kalager Schaller 2009-04-28 10:04:58 UTC
gst-launch-0.10 -v filesrc location=/home/cschalle/Videos/gravity.mpg ! decodebin2 name="decode" ! ffmpegcolorspace ! ffenc_dnxhd ! queue ! mxfmux name=mux ! gnomevfssink location=file:///tmp/test8.mxf


/GstPipeline:pipeline0/GstDecodeBin2:decode/GstMad:mad0.GstPad:src: caps = audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32, depth=(int)32, rate=(int)44100, channels=(int)2
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:src: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001
/GstPipeline:pipeline0/GstFFMpegCsp:ffmpegcsp0.GstPad:sink: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001
/GstPipeline:pipeline0/GstDecodeBin2:decode.GstDecodePad:src0: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001
/GstPipeline:pipeline0/GstDecodeBin2:decode.GstDecodePad:src0.GstProxyPad:proxypad3: caps = video/x-raw-yuv, format=(fourcc)I420, width=(int)352, height=(int)240, pixel-aspect-ratio=(fraction)10/11, framerate=(fraction)30000/1001
0:00:00.348370534 29899  0x8e3f268 ERROR               ffmpeg :0:: video parameters incompatible with DNxHD
Comment 1 Sebastian Dröge (slomo) 2009-04-28 12:41:32 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 574725 ***