DolbyLaboratories / dlb_mp4base

The Dolby MP4 streaming muxer (dlb_mp4base) is a software implementation of a muxer of fragmented or unfragmented ISO base media file format (mp4). It supports muxing of Dolby Digital (AC-3), Dolby Digital Plus (E-AC-3), and Dolby AC-4 audio formats as well as Dolby Vision.
BSD 3-Clause "New" or "Revised" License
254 stars 60 forks source link

MUX OCCURS, BUT FILE SIZE IS 0KB #16

Closed filmjamie closed 3 years ago

filmjamie commented 4 years ago

Hi, I followed the process and when I muxed my .h264 with my .ec3, the resulting .mp4 file is 0KB. This is an 8K 3D 360 video, which is approximately 8GB. 8192x8192 are the dimensions. I'm wondering if the video resolution is beyond what is currently supported?

Thank You!

SORTA_KINDA

filmjamie commented 3 years ago

What does "can handle the level" mean? Does that mean that it CAN'T handle this glorious 8K 3D 360 video footage ?! I HAVE TO KNOW!!!

ShaoWeiguo commented 3 years ago

@filmjamie Yes, it means "can NOT handle the level". Sorry for the typo.

filmjamie commented 3 years ago

All good @ShaoWeiguo, I discovered a few workarounds and my 8K 3D 360/VR Atmos workflow is SUCCESSFUL! Thanks for following up and please let me know if you'd like any help testing new 8K+ tools as you develop them!

All the best,

James Markham Hall, Jr. Gold Creek VR

ShaoWeiguo commented 3 years ago

I have fixed the typo.