Questions tagged as 'video'

0
answers

text animation [closed]

Does anyone know which text animation name of the clip "Alone - Alan Walker"? at the end "You are not alone" where the lyrics move and makes a glitch animation. Who knows I just need the name, because I will do in the after effects.     
asked by 16.04.2018 / 20:30
1
answer

Does not trigger the video list when I click

I can not trigger youtube video through these codes. When I click on the button fa fa-play it does not give anything. <div class="container"> <div class="vc_row vc_row-fluid"> <div class="wpb_column vc_column_con...
asked by 07.01.2018 / 17:09
0
answers

How to create streaming service with python and django [closed]

I intend to create a streaming video service, the project is in python and django. How do I make this service available? I use python 2.7 and django 1.10. I only found old stuff! Thank you for your attention!     
asked by 10.11.2017 / 21:35
1
answer

Auto play in iframe video

I'm trying to add autoplay to this Iframe but I can not, does the server not support this feature? <iframe width="640" height="360" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" src="https://player.r7.com/video/i/59ce6d36...
asked by 29.09.2017 / 20:21
0
answers

Play video in mysql BLOB

Hello, I'm creating a site for uploads, and I packed a part, it's not professional I'm just testing my knowledge and training. My problem is the following, I need to make an efficient way for the video blob of the database to be played on mine w...
asked by 07.05.2017 / 22:38
0
answers

App with video calls [closed]

I'm developing an app that in theory should enable users to have the video call feature, as it does in skype . I came across some issues .. What would it take to put such a service into an Android app? Does it depend on streaming as a w...
asked by 16.01.2017 / 03:07
0
answers

Multimedia Transfer Protocols?

I'm developing a video site, and these are stored on a windows server, I currently use link to fetch the video files for the HTML5 player , but there I raised the question if HTTP is appropriate for this type of use, is there any restriction?...
asked by 08.12.2016 / 21:58
1
answer

Take screenshot in the middle of the ffmpeg / ffprobe video?

I would like the time the thumb to be generated correspond to 50% of the time of the episode with ffmpeg I am using this code $ffmpeg -ss 00:00:18 -i $video -vf scale=800:-1 -vframes 1 $output How do I in place of 00:00:18, be the exact tim...
asked by 30.11.2016 / 02:00
0
answers

What is the purpose of the avoid_negative_ts option in ffmpeg transcoding?

I would like to know details about this functionality, as there is not much information about it. From what I understand, it seems to me that by enabling this option, I will get an improvement when a frame loss occurs, but I'm not sure about t...
asked by 23.11.2016 / 05:21
0
answers

Video Browser Conference

I need to develop a video conferencing system to run in browsers, so far I've discovered several video streaming providers, but it's not what I need, I need any tips on the subject, so I can help develop a tool non-browser video conferencing.  ...
asked by 12.04.2016 / 16:12