dozingcat / VectorCamera

Android app that applies real-time effects to the camera input
GNU General Public License v3.0
128 stars 18 forks source link

Vector Camera v 1.2.3 Encoding failed when share video All Frames as ZIP Archive in android 7.0 #17

Open ammarraisafti opened 6 years ago

ammarraisafti commented 6 years ago

Expected behavior

When users want to share videos, using All Frames as ZIP Archive, the ability to share videos should be possible.

Actual behavior

Notifications <Encoding failed> pop up when video sharing uses All Frames as ZIP Archive. So, the ability to share videos all frames as ZIP Archive can not be done.

How to reproduce

Device information reproduces BUG
Browser: Samsung Galaxy S6 edge
Operating system: Nougat 7.0

Recording Of The Bug

https://youtu.be/OpZXVK32nKY

Logcat

com.dozingcatsoftware.vectorcamera/com.dozingcatsoftware.vectorcamera.ViewVideoActivity} 05-30 03:19:54.351 3733 5931 D WindowManager: disposeInputChannel mInputChannel: 273321c com.dozingcatsoftware.vectorcamera/com.dozingcatsoftware.vectorcamera.ViewVideoActivity (server) 05-30 03:19:54.351 3733 4638 D GraphicsStats: Buffer count: 10 05-30 03:19:54.351 3733 22942 D InputTransport: Input channel destroyed: fd=529 05-30 03:19:54.354 3733 9322 D ActivityManager: cleanUpApplicationRecord -- 30339 05-30 03:19:54.355 9333 9333 D InputTransport: Input channel destroyed: fd=72 05-30 03:19:54.358 5940 16090 D ForegroundUtils: could not check pending caller 05-30 03:19:54.362 3733 5931 D InputTransport: Input channel destroyed: fd=437 05-30 03:19:54.364 3733 5859 I WindowManager: WIN DEATH: Window{27075ecd0 u0 com.dozingcatsoftware.vectorcamera/com.dozingcatsoftware.vectorcamera.MainActivity} 05-30 03:19:54.364 3733 5859 D WindowManager: disposeInputChannel mInputChannel: 27075ec com.dozingcatsoftware.vectorcamera/com.dozingcatsoftware.vectorcamera.MainActivity (server) 05-30 03:19:54.364 3733 4525 W InputDispatcher: channel ~ Consumer closed input channel or an error occurred. events=0x9 05-30 03:19:54.364 3733 4525 E InputDispatcher: channel ~ Channel is unrecoverably broken and will be disposed! 05-30 03:19:54.372 3733 5859 D InputTransport: Input channel destroyed: fd=491 05-30 03:19:54.375 3733 5972 I WindowManager: WIN DEATH: Window{5814782d0 u0 com.dozingcatsoftware.vectorcamera/com.dozingcatsoftware.vectorcamera.ViewVideoActivity} 05-30 03:19:54.375 3733 5972 D WindowManager: disposeInputChannel mInputChannel: 5814782 com.dozingcatsoftware.vectorcamera/com.dozingcatsoftware.vectorcamera.ViewVideoActivity (server) 05-30 03:19:54.375 3733 5972 W InputDispatcher: Attempted to unregister already unregistered input channel 05-30 03:19:54.376 3160 3160 E CameraDeviceClient: Disconnect from CameraDeviceClient 05-30 03:19:54.376 3160 3160 D CameraDeviceClient: virtual binder::Status android::CameraDeviceClient::disconnect():stop IT Policy checking thread 05-30 03:19:54.382 3733 5972 D InputTransport: Input channel destroyed: fd=479 05-30 03:19:54.480 3160 3160 I ExynosCamera3Interface: INFO(HAL3_camera_device_close`

JOduMonT commented 1 year ago

On an Samsung S9+ with Android 10 I have the same message when I try to export any videos either in WebM or Zip.