Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
pitivi
pitivi
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 201
    • Issues 201
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 29
    • Merge Requests 29
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GNOME
  • pitivipitivi
  • Issues
  • #392

Closed
Open
Opened Apr 11, 2009 by bugzilla-migration@bugzilla-migrationReporter

catch encoder exceptions and show them in the GUI

Submitted by Jeff F.T. @jeff

Assigned to Jeff F.T. @jeff

Link to original bug (#2103)

Description

Whenever something prevents the rendering from taking place, the user should be informed. For example, trying to render something in 720x555 in H.264 will print this in the terminal:
x264 [error]: width or height not divisible by 2 (720x555)

However, the user will not know unless he is running pitivi from the terminal and actively looking for errors. I currently get a dialog saying something this, at most:

gstx264enc.c(642): gst_x264_enc_init_encoder (): /GstPipeline:pipeline0/GstBin:bin3/GstBin:bin4/GstBin:bin5/GstX264Enc:x264enc0

Imported from https://bugzilla.gnome.org/show_bug.cgi?id=578671

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: GNOME/pitivi#392