Impossible to do a .mp4 h.264 video #45814

Closed
opened 2015-08-16 08:02:45 +02:00 by Lord Odin · 14 comments

System Information
Windows 10 x64
GTX 970

Blender Version
All of them?

Short description of error
no possible way to export h.264 mp4 video

Exact steps for others to reproduce the error
try to export an mp4 video with h.264 codec

Sergey told me to report this as a bug soo here it is.

**System Information** Windows 10 x64 GTX 970 **Blender Version** All of them? **Short description of error** no possible way to export h.264 mp4 video **Exact steps for others to reproduce the error** try to export an mp4 video with h.264 codec Sergey told me to report this as a bug soo here it is.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @derekbarker

Added subscriber: @derekbarker

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Hey Derek, tested this patch and it seems to work well, P247.

Though this allows some odd combinations (which fail), such as MPEG4 & Theora.

Hey Derek, tested this patch and it seems to work well, [P247](https://archive.blender.org/developer/P247.txt). *Though this allows some odd combinations (which fail), such as `MPEG4 & Theora`.*
Sergey Sharybin was assigned by Bastien Montagne 2015-08-17 22:43:57 +02:00

Added subscriber: @mont29

Added subscriber: @mont29
Member

Added subscriber: @MartijnBerger

Added subscriber: @MartijnBerger
Member

@ideasman42 there are way to check and query if combination could work. Not that the ffmpeg api is super easy but it could be made to allow more combinations of settings and actually check. The question is more what do we want to support ? By allowing more we potentially increase number of issues we can expect.

@ideasman42 there are way to check and query if combination could work. Not that the ffmpeg api is super easy but it could be made to allow more combinations of settings and actually check. The question is more what do we want to support ? By allowing more we potentially increase number of issues we can expect.

@MartijnBerger, IIRC the issue here is FFMPEG is capable of writing container/codec combinations which it can read but aren't in common use elsewhere.
So we may have to have some hard-coded list of combinations.

@MartijnBerger, IIRC the issue here is FFMPEG is capable of writing container/codec combinations which **it** can read but aren't in common use elsewhere. So we may have to have some hard-coded list of combinations.

Majority of compatibility checks in FFmpeg is done at encoding runtime without any way to know this a-priori. Also, even existing interface allows you to setup encoding in a way which is not supported by FFmpeg.

Since mp4 and h264 is quite rather really common combination (we used it for Gooseberry youtube video i.e. since it's recommended format) i'll just suggest go ahead and enable that combination in blender.

Sanity checks is nice to have, but could happen later as well.

Majority of compatibility checks in FFmpeg is done at encoding runtime without any way to know this a-priori. Also, even existing interface allows you to setup encoding in a way which is not supported by FFmpeg. Since mp4 and h264 is quite rather really common combination (we used it for Gooseberry youtube video i.e. since it's recommended format) i'll just suggest go ahead and enable that combination in blender. Sanity checks is nice to have, but could happen later as well.
Sergey Sharybin removed their assignment 2015-08-24 15:17:18 +02:00
Campbell Barton was assigned by Sergey Sharybin 2015-08-24 15:17:18 +02:00

Added subscriber: @Sergey

Added subscriber: @Sergey

@ideasman42, mind committing your patch?

@ideasman42, mind committing your patch?

This issue was referenced by a7dd20983a

This issue was referenced by a7dd20983ade7aba634c0a5330a87be156b52cdd

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Author

Uploaded a test to our site and it definitely works. Thanks Guys! :D
http://theorysend.com/view/a839ba582518b3f324519e7ef1c2f15e0fc9e717

Uploaded a test to our site and it definitely works. Thanks Guys! :D http://theorysend.com/view/a839ba582518b3f324519e7ef1c2f15e0fc9e717
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
6 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#45814
No description provided.