Feasibility of Software Idea for Film and Television Post-Production Ask Programming |
- Feasibility of Software Idea for Film and Television Post-Production
- C# WPF in visual studios problem when I drag something such as radio button from Toolbox it'll delete other controls
- Can I use something like newsAPI (which uses google news) to access my personal newsfeed?
- How to consume content created in html wysiwyg editors? E.g. wordpress posts from its REST API
- AngularJS Metadata with dynamic async content
- Please help me use this tool "TwitchViz" to analyze Twitch-Streams for my thesis ...
- I need to modify a wordlist without hashcat or john the ripper
- Calculating the degree of change in a list of numbers as we add new numbers, and act accordingly
- I went from C++ to C# and have a few questions about what my guide didn't answer
- Map IP addresses to corresponding subnets
- Change log tools
- I built a node.js package. Do I need to list node in a specific version as a dependency in its package.json, or will it work anyway?
- Are lichtenberg figures/eletrical burns a type of A* represented visually with fractals?
- What’s the best option, Visual Basic or C#?
Feasibility of Software Idea for Film and Television Post-Production Posted: 23 Aug 2018 09:31 PM PDT Hi all. I'm not a programmer, but I'm seeking some general input: I've worked as a promo editor in television for 10 years, and I think there's high demand for a software based assistant editor. One of the primary tasks on any editing assignment is reviewing the material and collecting "selects" of shots, sequences and dialogue you're likely to use in editing. I suspect this task can be mostly automated with today's technology. For instance, using image recognition, voice-to-text, and a collection of algorithms a movie could be "fed" into the program and the software would identify key moments in the film, such as good closeups (always needed for b-roll), clear audio bites right after a music drop (usually something important being said), guns, sex, explosions (all the obvious stuff that a trailer needs) etc. The language of film is pretty universal to the point that a lot of what's important should be identifiable to a machine using the right algorithms. So my question is, how feasible is programming something like this? And are there limits to current technology that would make this impractical? Can reliable image-recognition be built into stand-alone software? Or does it require resources like Google and hardware-intensive machine learning? Could such software scan a movie and pull a selection of shots in a short period of time? Or would it require hours and hours of processing? If you have any insight, I'd appreciate your thoughts. Thanks! [link] [comments] |
Posted: 23 Aug 2018 12:17 PM PDT I'm currently beginning to learn to make things using the C# wpf project and whenever i drag something from the toolbox it deletes the other thing that i had already dragged there. Does anyone know how to fix this? [link] [comments] |
Can I use something like newsAPI (which uses google news) to access my personal newsfeed? Posted: 23 Aug 2018 02:57 PM PDT I thought it'd be fun to make an autotldr bot that gave me the news feed but abbreviated. Is there some way to access the specific articles suggested for me? [link] [comments] |
How to consume content created in html wysiwyg editors? E.g. wordpress posts from its REST API Posted: 23 Aug 2018 06:40 PM PDT How do you ideally consume content from editors such as tinymce, quilljs, slate, etc? What I mean is, say you want to use rich text outside of the editor itself but you want to use the editor to create the text. Do you send back the content as an HTML string and render it right into your app? If so, what if you need to change the output (and associated css) to match the brand (look and feel) of the area where you want to display it? Example: emails, web pages, or wherever [link] [comments] |
AngularJS Metadata with dynamic async content Posted: 23 Aug 2018 01:00 PM PDT I have an angular application running within a .net application and I am trying to implement meta tags for SEO and other purposes. The problem I'm having is that I don't know the page title etc until after a call to an external site. For example, a URL I might navigate to is www.mywebsite.com/people/1234. This would make a call to www.apiwebsite.com/api/person/get?id=1234 which will then return information such as name to be used in the title of the page and other important metadata. The problem here is while this works from a users perspective, crawlers and open grid won't wait for that information and so only the websites default metadata is visible. I have looked at server side rendering for angularjs (angular 1) as an option but was unable to find anything usable, is anyone familiar with something I can use to ensure the correct data for the page is provided to search engines etc? [link] [comments] |
Please help me use this tool "TwitchViz" to analyze Twitch-Streams for my thesis ... Posted: 23 Aug 2018 12:45 PM PDT Hi AskProgramming, I am a complete noob, so please bear with me. I am now trying to figure out if and how I can feed it the VOD of a specific stream. I tried editing the "connectTwitch.html"-file and entered a stream id where it says "YOUR STREAM HERE" and then saved that and opened index.html but no video was loaded. I am unsure how this is supposed to work anyway. Shouldn't I be entering the address of a single VOD and not a whole stream?? I am completely lost and could really use some help ... [link] [comments] |
I need to modify a wordlist without hashcat or john the ripper Posted: 23 Aug 2018 10:58 AM PDT I have this to append 1-9999 to each line: for i in $(cat wordlist1.txt) ; do seq -f "$i%0.0f" 0 9999; done > wordlist2.txt but is there some way this can include numbers with zeros before them? The pattern would be something like: 1 2 01 02 10 11 001 002 010 011 100 ... Also if there's something I can run in terminal that is more efficient (my vm has trouble with wordlists over 1mb), do tell. [link] [comments] |
Calculating the degree of change in a list of numbers as we add new numbers, and act accordingly Posted: 23 Aug 2018 05:53 AM PDT Maybe this is going to sound pretty abstract but that's just because even though I know what I need, I don't know how to do it. I just lack the mathematical and statistical expertise. Ok so I have a collection of Now, often the result just doesn't get better because of the nature of the elements. So all attempts are pretty much for nothing. I would like to put a stop with this, but here is the problem: how do I measure if further attempts are producing better results? For instance, we run the process 10 times and get the following array of results: Also if results get increasingly smaller, i.e. But how can I actually measure the degree of change in the array of results? I have pondered using standard deviation but I am not sure how to go from that. Also standard deviation is an absolute measure, I would need to normalize it but not sure how, perhaps using A very important thing to consider is that I also need to identify the trend, so the standard deviation is not enough. Getting lower results must be evaluated differently than getting greater results. What I mean is that the standard deviation for
Another scenario to consider is the following: in a more or less stalled or not very promising string of results we suddenly get a VERY good one, picture Suggestions? [link] [comments] |
I went from C++ to C# and have a few questions about what my guide didn't answer Posted: 23 Aug 2018 09:27 AM PDT First question: When declaring a class or array why do i need new and what does it do in the following?: Second question: I'm using Visual Studios Community and I've mainly done things in the console is there a great resource for learning to make a display that can take inputs and spit out an answer. I'm talking about making a simple display. [link] [comments] |
Map IP addresses to corresponding subnets Posted: 23 Aug 2018 06:42 AM PDT I have extracted a list of IP addresses from a capture (using scapy), and I want to map them to the corresponding subnets (that are specified a priori). For example, there are I have tried to construct different trees, but I am getting stuck, because there are many cases to be covered (tried pencil & paper). I have also tried a But things get complicated when I have, for example, a Maybe I am overthinking this problem, but how would you approach this? [link] [comments] |
Posted: 22 Aug 2018 11:15 PM PDT Looking to maintain a change log on production pushes. The target audience would be customers (we're a B2B SaaS company so we have a technical user base) and internal stakeholders. Ideally there would be easy e-mail notifications, slack integration and some sort of API so our web page can show it too. Anyone know of any cool tools/services etc that they like? [link] [comments] |
Posted: 23 Aug 2018 02:29 AM PDT |
Are lichtenberg figures/eletrical burns a type of A* represented visually with fractals? Posted: 23 Aug 2018 01:21 AM PDT https://youtu.be/JNdf8BcyL20?t=1m9s The goal is to get to ground(goal) by following the path of least resistance(checking cost) at a molecular(node) level? [link] [comments] |
What’s the best option, Visual Basic or C#? Posted: 22 Aug 2018 11:59 PM PDT Hello! I was wondering what would be better, I have entered a project in which they want me to update an application made in Visual Basic, as of know I have no major experience in it and was wondering if I should play it safe and try to work on a code that left me flabbergasted (literally there's more than 50 forms and god knows why it starts on form 36) So I want to know if I should try Visual Basic or develop an app in C# since I have experience using it and start from scratch. I would like to know your own opinion of what's the best choice nowadays! Thanks in advance :) Edit: guess i didn't say enough about the project! It's an interactive test for ubicating students in levels of French, they want me to "update" until x level since there are new books being used and the new test is based on that book, my main problem reviewing the code is how the forms are structured, I feel like it would be an awful waste of time trying to make sense of a program left by another developer two years ago. I'm trying to give a better product, which I feel I can achieve starting from the beginning but that's my own naive self, which is why i want to know your opinion on the current state of both languages and know knowing more about the project itself, what's the course of action you would take based on your own experience. [link] [comments] |
You are subscribed to email updates from AskProgramming. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment