Jump to content

Camera Upload Never finishes


MEB

Recommended Posts

Able to get the bug to happen and got the logs.

 

So this is new its saying its uploaded over 100% of the file and then it fails. 

This is a file that was recorded with DJI Mimo app gimble software.

I have disabled the upload feature again since this starts over and over so its killing my battery.

2021-07-25 22:00:52.723 Error App: Error in ffprobe
	*** Error Report ***
	Version: 4.6.4.0
	Command line: C:\Users\mattb\AppData\Roaming\Emby-Server\system\EmbyServer.dll -noautorunwebapp
	Operating system: Microsoft Windows 10.0.19042
	Framework: .NET Core 3.1.13
	OS/Process: x64/x64
	Runtime: C:/Users/mattb/AppData/Roaming/Emby-Server/system/System.Private.CoreLib.dll
	Processor count: 16
	Data path: C:\Users\mattb\AppData\Roaming\Emby-Server\programdata
	Application path: C:\Users\mattb\AppData\Roaming\Emby-Server\system
	System.Exception: System.Exception: ffprobe failed for file:"C:\Users\mattb\AppData\Roaming\Emby-Server\programdata\data\camerauploads\Camera Roll\VID_20210404_193603_1.mp4" - streams and format are both null: 
{
	
	}
	
	
ffprobe version 4.3.0-emby_2021_02_27-g8f222573e9+634 Copyright (c) 2007-2021 the FFmpeg developers and softworkz for Emby LLC
	  built with gcc 9.2.0 (Rev2, Built by MSYS2 project)
	[mov,mp4,m4a,3gp,3g2,mj2 @ 0000028a83360800] moov atom not found
	file:C:\Users\mattb\AppData\Roaming\Emby-Server\programdata\data\camerauploads\Camera Roll\VID_20210404_193603_1.mp4: Invalid data found when processing input
	
	
	   at Emby.Server.MediaEncoding.Probing.MediaProbeManager.GetMediaInfoInternal(String inputPath, String primaryPath, MediaProtocol protocol, String userAgent, Boolean extractChapters, String probeSizeArgument, Boolean isAudio, Boolean forceEnableLogging, CancellationToken cancellationToken)
	   at MediaBrowser.Providers.MediaInfo.FFProbeVideoInfo.ProbeVideo[T](MetadataResult`1 metadataResult, MetadataRefreshOptions options, LibraryOptions libraryOptions, CancellationToken cancellationToken)
	   at MediaBrowser.Providers.Manager.MetadataService`2.RunCustomProvider(ICustomMetadataProvider`1 provider, MetadataResult`1 itemResult, String logName, MetadataRefreshOptions options, LibraryOptions libraryOptions, RefreshResult refreshResult, CancellationToken cancellationToken)
	Source: Emby.Server.MediaEncoding
	TargetSite: Void MoveNext()
	
2021-07-25 22:00:52.725 Info App: ProcessRun 'extract-image' Execute: C:\Users\mattb\AppData\Roaming\Emby-Server\system\ffmpeg.exe -ss 00:00:10.000  -threads 1 -i file:"C:\Users\mattb\AppData\Roaming\Emby-Server\programdata\data\camerauploads\Camera Roll\VID_20210404_193603_1.mp4" -an -sn -threads 0 -vframes 1 -vf "scale=trunc(min(max(iw\,ih*dar)\,min(600\,0*dar))/2)*2:trunc(min(max(iw/dar\,ih)\,min(600/dar\,0))/2)*2,thumbnail=24" -f image2 "S:\Emby\Emby Cache\cache\temp\5a5f5183-08f2-4a65-b3bd-8e3d8968551e.jpg"
2021-07-25 22:00:52.779 Info App: ProcessRun 'extract-image' Process exited with code 1
2021-07-25 22:00:53.210 Info Server: http/1.1 GET http://localhost:8096/emby/System/Logs/embyserver.txt. UserAgent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.124 Safari/537.36

 

Screenshot_20210725-215730.jpg

Link to comment
Share on other sites

The server is rejecting very large uploads over a certain size. We can remove this restriction for the next release. Thanks.

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
On 8/4/2021 at 9:07 AM, Luke said:

The server is rejecting very large uploads over a certain size. We can remove this restriction for the next release. Thanks.

Thanks, seems like a good idea since phones are only going to get higher quality and larger and larger file sizes. Not to mention people recording longer videos as we don't have video cameras anymore, well there action cams but that's a different story.

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...