VectorCamera icon indicating copy to clipboard operation
VectorCamera copied to clipboard

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

Open ammarraisafti opened this issue 6 years ago • 1 comments

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

  • Launch app.

  • Allow Vector Camera to access photos, media, and files on your device.

  • Click the camera icon at the bottom, to switch to video mode.

  • Click the red icon in the right corner, to start recording the video.

  • And if you have finished recording the video, click the red icon to stop recording the video.

  • Click the Share icon located in the bottom left corner.

  • Select feature All Frames as ZIP Archive to share video.

  • Problem Encoding failed coming soon.

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`

ammarraisafti avatar May 30 '18 00:05 ammarraisafti

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

JOduMonT avatar Jun 18 '23 14:06 JOduMonT