PopcornTimeCommunity / desktop

official desktop repository of original popcorn time lighweight
https://popcorntime.is
Other
267 stars 75 forks source link

Video doesn't start #121

Open dorukarda opened 7 years ago

dorukarda commented 7 years ago

Hi everyone,

I have coppied libffmpegsumo.so but video didn't start. I'm getting the error: The video could not be loaded, either because the server or network failed or because the format is not supported

When I try to cast to DLNA it doesn't work either.

But HTML cast is working.

Do you have any ideas?

blackPantherOS commented 7 years ago

Look, I will response for you. Old libffmpesumo.so does't work with new nw.js and already disabled proprietary codecs in nw.js pack

After build you need download ffmpeg-prebuilt package here: https://github.com/iteufel/nwjs-ffmpeg-prebuilt/releases

Unpack from archive the libffmpeg.so and copy/replace build/Popcorn-Time-CE/[your_system_arch]/lib/libffmpeg.so in PopcornTimeCE directory

And work playing in PTCE again.

dorukarda commented 7 years ago

@blackPantherOS thank you for reply. I will try it and share results.

dorukarda commented 7 years ago

I tried but I have this.

screen shot 2017-01-14 at 00 46 38

DLNA cast seems to be started but nothing on tv.

Any suggestions..

By the way I am using mac. @blackPantherOS

codecakes commented 7 years ago

I have the same issue but in ubuntu xenial

iraklisg commented 7 years ago

Actually, @blackPantherOS solution worked for me on Debian Jessie. Cheers mate :+1: