Questions tagged [adobe-premiere]

Adobe Premiere is a non-linear digital video editor targeted at media production professionals and serious amateurs. User-created plug-ins can extend almost any area of functionality and their development is the most likely reason for this tag appearing on Stack Overflow.

Premiere is a full-featured video editor, initially released in 1991. It is roughly comparable to Apple's and Avid Studio which target video and cinema production professionals.

Premiere is one of seven core applications in the CreativeCloud for video editing, a total solution for media producers which includes , , SpeedGrade, Prelude (metadata ingest, logging and rough cuts), Audition (digital audio editor).

Premiere comes in two sizes, Premiere Elements—a very stripped-down non-file-compatible edition—and Premiere Pro, which has all available features.

Premiere has a plug-in architecture with an extensive library of plug-ins, both from Adobe and third party vendors, for video effects, audio effects, transitions, video file container format, codecs, display drivers, transcoders, 3D processing, etc. Many plug-ins are shareable with After Effects.

Resources:

91 questions
0
votes
1 answer

call up title not smooth with imported video

I have build call up title using adobe premier software. Unfortunately, all call-up titles don't appear smooth on the video. Please see the image below: Any Advice. Thank you
user11396763
0
votes
1 answer

How to cut a long clip in several clips every 2 seconds in Premiere Pro CC?

I have a long video which I am trying to cut in several clips in Premiere CC. I would like to cut each 2 second of the whole clip, therefore making (x number) of clips of 2 seconds. This would take ages manually , and would not be exactly 2 seconds…
mlclm
  • 725
  • 6
  • 16
  • 38
0
votes
1 answer

Adobe Premiere export clips in bin to individual MP4 clips

I'm still a bit of a newcomer to Adobe Premiere, so please bear with me... I have a 20 minute piece of footage, which I have dragged short 30 second clips from into a bin. I now want to export each of these clips as an individual MP4 file, so that…
0
votes
1 answer

Return value for function is not working correctly. How to set up correct return value for function checkIfExist()?

I am writing a script for Premiere pro where I can add markers in the timeline and export a still for each marker in one go. However, when I write a function to check if the still has been previously created, the functions tells me it finds the…
0
votes
1 answer

Loop is finishing faster than file object read/write/import

I've never had this problem with extendscript before and I thought extendscript was synchronous. I'm looping thru an array: for each object in the array I'm opening, reading and updating an xml and then importing it into PPro. I think the loop is…
sbaden
  • 555
  • 3
  • 16
  • 30
0
votes
2 answers

Parsing CSV to 2D Array in ExtendScript (ES3-compliant)

I'm having issues parsing a Vimeo review page-formatted CSV in Adobe's ExtendScript. The problem is that ExtendScript is based off of ES3 and most solutions don't seem to work as they're based on modern JS. Also the CSV has a header row, empty row…
0
votes
2 answers

How to measure the amount of time taken to do any kind of operation inside apps such as Maya, Creo Parametric, Adobe Premier, etc

I want to measure the amount of time taken to do any kind of operation inside apps such as Creo Parametric 5.0, Adobe Premiere Pro, Maya, Adobe Creative, Lightroom CC or any other design app The idea is to measure the performance (time taken per…
0
votes
1 answer

Premier pro flips the order of srt letters

I imported an srt file to premier pro cc 2015 but the order of the letters fliped. the captions are in Hebrew. Does anyone know how to reflip it?
Noam Chai
  • 167
  • 1
  • 10
0
votes
1 answer

Videojs duration displaying as 0 for entire video

I'm using videojs. For some reason the duration of videos is displaying as 0, even when fully loaded. At line 2487 of the video.js file I've made sure this section... ControlBar.prototype.options_ = { children: ['playToggle', 'volumeMenuButton',…
moosefetcher
  • 1,841
  • 2
  • 23
  • 39
0
votes
1 answer

What causes the difference between HTML5 video metadata reading and commercial products?

When using Premiere Pro I have a file that is 2:45:23 seconds, 4973 frames at a 29.97fps rate. When loading the same file using JavaScript and video.duration I get rounded 166 seconds using Math.round (3 min 16seconds) which using simple logic here…
0
votes
2 answers

Adobe Premiere Pro - how to show multiple frames in timeline?

When I import video in iMovie, I can see multiple frames within the timeline. This helps me to identify the slates where I can make cuts to separate scenes. In Adobe Premiere Pro, I don't see any such frames. Just one frame representing the full…
Jeremy Moritz
  • 13,864
  • 7
  • 39
  • 43
0
votes
2 answers

Adobe Dynamic link between PremierPro and AfterEffects is not working

When I work with video editing Adobe Premiere Pro CC 2014,when i right click on the video after adding the video to timeline ,I look for replace with aftereffect composition but option is disabled . I google for the solution the said to add the…
Ankanna
  • 737
  • 2
  • 8
  • 21
0
votes
1 answer

How to make a listbox or a drop-down-menu plugin for adobe premiere?

Re-read the documentation for adobe premiere but did not find how to do it. Plugin (video effect it) or video filters.
Fortran
  • 2,218
  • 2
  • 27
  • 33
0
votes
3 answers

Converting FLV to SWF to play on Web

I want a little greeter guy on my website. I have received a .mov from Adobe Premiere with a transparent background. I opened this in Adobe After Effects, went to composition->add to render queue, I set the output format to FLV with RGB+Alpha and…
0
votes
1 answer

Premiere export settings for background video

I'm not sure if it's allowed ask these questions here, but looks important for us webdevelopers (even bad dev like me :p ). The question is about export setting videons on Premiere. I'm looking for a background video 30s like airbnb or paypal.…
João Saro
  • 543
  • 1
  • 7
  • 22