Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-libav gst-libav
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-libavgst-libav
  • Issues
  • #10

Closed
Open
Created Mar 15, 2014 by Bugzilla Migration User@bugzilla-migration

Encoding to wmav2 gives error towards end of transcode

Submitted by an unknown user

Link to original bug (#726424)

Description

gst-launch-1.0 filesrc location="/home/cschalle/Videos/gravity.mpg" ! decodebin ! audioconvert ! avenc_wmav2 ! matroskamux ! filesink location=output.mkv
Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
Redistribute latency...
Pipeline is PREROLLED ...
Setting pipeline to PLAYING ...
New clock: GstSystemClock
0:00:02.135925579 16915 0x7f11d0002a30 ERROR libav gstavaudenc.c:534:gst_ffmpegaudenc_encode_audio:<avenc_wmav2-0> Failed to encode buffer: -22 - Invalid argument
Got EOS from element "pipeline0".
Execution ended after 0:00:02.115204605
Setting pipeline to PAUSED ...
Setting pipeline to READY ...
Setting pipeline to NULL ...
Freeing pipeline ...

Assignee
Assign to
Time tracking