H.264 file format with PNG encoding give #38644

Closed
opened 2014-02-15 10:51:46 +01:00 by Garrett · 7 comments

System Information
OS: Ubuntu 13.10
Linux kernel: 3.11.0-15-generic

Graphics:
VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06)
3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1)

Blender Version
Broken: Blender 2.69 77a15ab

Short description of error

Using H.264 and PNG codec, causes a segmentation fault.

Exact steps for others to reproduce the error

  1. Open a new .blend file
  2. Under Render tab, and under the Output header, set file format to H.264
  3. Under the Encoding header, set Codec to PNG.
  4. Press Animation in Render tab. It will either give "Error: Specified pix_fmt is not supported" or have a segmentation fault. If you get the error, hit Animation again. It will eventually have the segmentation fault (and crash).

(Blender 2.69 r60991 does not seg fault, only gives that error message)

Here is a .blend with the first 3 steps completed:H.264_PNG_bug.blend
Upon crashing it wrote out this .crash.txt file: H.264_PNG_bug.crash.txt

**System Information** OS: Ubuntu 13.10 Linux kernel: 3.11.0-15-generic Graphics: VGA compatible controller: Intel Corporation 4th Gen Core Processor Integrated Graphics Controller (rev 06) 3D controller: NVIDIA Corporation GK107M [GeForce GT 750M] (rev a1) **Blender Version** Broken: Blender 2.69 77a15ab **Short description of error** Using H.264 and PNG codec, causes a segmentation fault. **Exact steps for others to reproduce the error** 1) Open a new .blend file 2) Under Render tab, and under the Output header, set file format to H.264 3) Under the Encoding header, set Codec to PNG. 4) Press Animation in Render tab. It will either give "Error: Specified pix_fmt is not supported" or have a segmentation fault. If you get the error, hit Animation again. It will eventually have the segmentation fault (and crash). (Blender 2.69 r60991 does not seg fault, only gives that error message) Here is a .blend with the first 3 steps completed:[H.264_PNG_bug.blend](https://archive.blender.org/developer/F77335/H.264_PNG_bug.blend) Upon crashing it wrote out this .crash.txt file: [H.264_PNG_bug.crash.txt](https://archive.blender.org/developer/F77334/H.264_PNG_bug.crash.txt)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @Garrett-8

Added subscriber: @Garrett-8

Added subscriber: @SebastianRothlisberger

Added subscriber: @SebastianRothlisberger

It seems to culprit is RGBA. If set this to RGB i have no issues.
On osx the error with RGBA is:
Error: Error writing frame

It seems to culprit is RGBA. If set this to RGB i have no issues. On osx the error with RGBA is: Error: Error writing frame
Sergey Sharybin self-assigned this 2014-02-17 08:30:45 +01:00

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'

Looks like it's fixed in 2175302. At least buildbot builds doesn't crash for me anymore.

Thanks for the report, closing it now!

Looks like it's fixed in 2175302. At least buildbot builds doesn't crash for me anymore. Thanks for the report, closing it now!
Author

Great, thanks! The problem is gone for me in the latest build too.

Great, thanks! The problem is gone for me in the latest build too.
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#38644
No description provided.