PaulLereverend / NextcloudVideo_Converter

Video converter app for nextcloud
GNU Affero General Public License v3.0
58 stars 35 forks source link

"Object object" error when converting #11

Open sloppyfrenzy opened 5 years ago

sloppyfrenzy commented 5 years ago

Hi,

I'm attempting to convert .MOV files to another format (MP4 preferred). I've tried all the options the app supports and I'm getting a random error that says "[object Object]". I've installed ffmpeg on my nextcloud server, reinstalled the converter app a couple times, and not sure where to go from here. I'd really like to use this app because Nextcloud can't seem to play MOV files in its video player.

I'm currently using Nextcloud 13.0.8 running on OpenSUSE Leap 15.1

Thanks!

PaulLereverend commented 5 years ago

Hi,

Is the app working with others file extentions (.MP4...) ?

Can you try this beta version with some bug fixes (and hopefully yours) https://github.com/PaulLereverend/NextcloudVideo_Converter/releases/download/0.1.1/video_converter.tar.gz (delete the video_converter app, extract this into nextcloud/apps/ and enable it from the appstore)

Otherwise can you try to convert a mov file manually with ffmpeg ?

sloppyfrenzy commented 5 years ago

I haven't tried other extensions yet, have only needed to convert MOV so far.

I'll try the new version and let you know.

Thanks!

Creling commented 5 years ago

Hello: I meet the same error when try to convert .AVI to .MP4, I have downloaded the v1.1 but it doesnt work.

PaulLereverend commented 5 years ago

Hi,

Does it work when you try to convert other formats ?

Creling commented 5 years ago

Hi,

Does it work when you try to convert other formats ?

FLV to MP4, MP4 to FLV, FLV to WebM dont work either

PaulLereverend commented 5 years ago

Okay, I will look into it.

p2p-sys commented 5 years ago

Also "Object object" error when converting.

Version 0.1.1

File encryption is enabled on the server. I think this is the problem

PaulLereverend commented 4 years ago

The message is fixed on the latest update. But indeed, the app does not currently support file encryption. I'm sorry about that.