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 685206 - 1.0 - wmv encoding fails
1.0 - wmv encoding fails
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-libav
git master
Other Linux
: Normal normal
: 1.0.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-10-01 12:13 UTC by Christian Fredrik Kalager Schaller
Modified: 2012-10-25 12:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
GST-DEBUG log (751.58 KB, application/x-compressed-tar)
2012-10-01 12:16 UTC, Christian Fredrik Kalager Schaller
Details

Description Christian Fredrik Kalager Schaller 2012-10-01 12:13:54 UTC
trying to encode a asf file with wma2 and wmv2 video using GStreamer 1.0 and Transmageddon:

0:00:12.896001158 30302 0x7f3df42739e0 ERROR                  libav :0:: output buffer size is too small
0:00:12.896012450 30302 0x7f3df42739e0 ERROR                  libav gstavenc.c:386:gst_ffmpegaudenc_encode_audio:<avenc_wmav2-0> Failed to encode buffer: -22
0:00:12.896043348 30302 0x7f3df42739e0 ERROR                  libav :0:: output buffer size is too small
0:00:12.896055860 30302 0x7f3df42739e0 ERROR                  libav gstavenc.c:386:gst_ffmpegaudenc_encode_audio:<avenc_wmav2-0> Failed to encode buffer: -22
0:00:12.896080208 30302 0x7f3df42739e0 ERROR                  libav :0:: output buffer size is too small
0:00:12.896091532 30302 0x7f3df42739e0 ERROR                  libav gstavenc.c:386:gst_ffmpegaudenc_encode_audio:<avenc_wmav2-0> Failed to encode buffer: -22
0:00:12.896121542 30302 0x7f3df42739e0 ERROR                  libav :0:: output buffer size is too small
0:00:12.896133959 30302 0x7f3df42739e0 ERROR                  libav gstavenc.c:386:gst_ffmpegaudenc_encode_audio:<avenc_wmav2-0> Failed to encode buffer: -22
0:00:12.896158742 30302 0x7f3df42739e0 ERROR                  libav :0:: output buffer size is too small
0:00:12.896170218 30302 0x7f3df42739e0 ERROR                  libav gstavenc.c:386:gst_ffmpegaudenc_encode_audio:<avenc_wmav2-0> Failed to encode buffer: -22
Comment 1 Christian Fredrik Kalager Schaller 2012-10-01 12:16:08 UTC
Created attachment 225483 [details]
GST-DEBUG log
Comment 2 Christian Fredrik Kalager Schaller 2012-10-25 12:11:09 UTC
Tested and works with latest 1.x release. Closing.