Ideas for video editing/es: Difference between revisions

From Reaper Accessibility Wiki
Jump to navigation Jump to search
Ultraleetj (talk | contribs)
Created page with "ffmpeg/libav DLL decoder v58.91.100 Cargado desde: C\Users\UserName\AppData\Roaming\REAPER\UserPlugins\avcodec-58.dll"
Ultraleetj (talk | contribs)
Created page with "= tareas de edición de video="
Line 38: Line 38:




<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="video_editing_tasks"></span>
= video editing tasks=
= tareas de edición de video=
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">

Revision as of 18:58, 2 February 2025

Este artículo intentará explicar las formas en que se pueden editar y manipular videos, en su mayor parte sin necesidad de ver.

requisitos

Antes de empezar asegúrate de que el reproductor vlc esté instalado, ya que Reaper podrá leer y reproducir una mayor variedad de videos usando sus códecs (se recomienda la versión de 64 bits desde 2024). Además, usaremos opcionalmentehandbrakepara transcodificar vídeos a formatos populares con mucho más control de salida . Importante tener en cuenta que esta herramienta parece ser solo de 64 bits.

También necesitamos instalar los códecs adecuados que funcionan en Reaper 6.43 y versiones posteriores, específicamente FFMPEG 4.4. Esto nos permitirá exportar videos con una cantidad mínima de pasos directamente a formatos comúnmente utilizados en redes sociales. Descargas para ffmpeg, última versión compatible con REAPER:

Cómo instalar:

  • abre Reaper, luego ve al menú de opciones, luego selecciona Mostrar ruta de recursos de REAPER en el explorador/buscador.
  • o alternativamente en Windows, presione la tecla Windows más r, luego copia y pega:
  • %appdata%\REAPER\UserPlugins
  • o si usas una instalación de Reaper portable o alguna otra configuración que no incluya las ubicaciones predeterminadas, busca la carpeta de complementos del usuario donde se instaló osara.

Ahora, extrae todos los archivos dll (windows) o todos los archivos (mac) del directorio .bin dentro del archivo zip que se descargó directamente en la carpeta userPlugins. No hay necesidad real de reiniciar Reaper después de este paso. Después de esto, Reaper tendrá todos los códecs y la información necesaria para trabajar abriendo y exportando videos.

Las instrucciones que encontrarás aquí están orientadas a Windows y NVDA y utilizan la versión 7.32 de Reaper, pero lo más probable es que se puedan aplicar con éxito a Jaws y otros lectores de pantalla y versiones de Reaper. Además, se asume una comprensión básica de la automatización y el uso del diálogo de parámetros de Osara. Debes recordar que para que las personas puedan ver los cambios, la ventana de video del menú Ver debe estar habilitada. Sin embargo, puedes editar videos sin usar la ventana de video. Probablemente no hace falta decirlo, pero es mejor tener orientación o retroalimentación en tiempo real al ajustar los parámetros, etc. En la mayoría de los casos, se puede dejar abierto el cuadro de diálogo de parámetros de Osara ya que la vista no quedará obstruida.

También es importante configurar las unidades de regla en el menú Ver para que funcionen en términos de tiempo en lugar de pulsos y compases, a menos que, por supuesto, se opte por esa forma de trabajar.

Ve a preferencias, video y configura la salida para que sea OpenGL - Automático (preferido). Esto garantizará la estabilidad del rendimiento y toda la potencia disponible en la tarjeta gráfica para realizar operaciones de video. También se puede verificar que los decodificadores estén instalados correctamente usando el botón Mostrar información del decodificador, y el campo de texto debe mostrar algo como:

== VLC ==

VLC v3.0.x Loaded from: C:\Program Files\VideoLAN\VLC y

== ffmpeg/libav ==

ffmpeg/libav DLL decoder v58.91.100 Cargado desde: C\Users\UserName\AppData\Roaming\REAPER\UserPlugins\avcodec-58.dll


tareas de edición de video

The first thing you will need to do is to insert a media file into a blank track on a new project. Once you can confirm that your video has been imported successfully by getting it to play, its time to start editing.

basic video editing operations

Basic video editing in reaper works exactly the same way as in audio editing. This means that you can split and move items, copy and paste them, re-arrange their order, crop them according to a time selection, and so on. You can also edit the audio, by adding for example a noise reduction effect or using EQ so that wind noise is masked. This will not affect the video.

Reaper's stock video processor effect

This little plug-in is what can make reaper do more things with video. Its not 100% accessible, but you can accomplish some tasks with it. Do note that you can insert or make many copies of this effects so that one video processor controls fades, another one controls titles and so on. It would be wise to rename them if this is the case, though it renames automatically when you change presets to reflect what each instance of the processor does.

Another important thing to mention is the jump to time window. Opened from the view menu and or using control or command plus J, you get an edit box. Then you specify the time, by either entering it as minute:ssecond.millisecond, Measure|Beat|percent, measure.beat.percent or any similar form

adding fades and making transitions

There are subtle differences between fades and transitions, but they are essentially gradual dissipations or increments in either image or sound volume.

When you have a video item into a track, you can open the item fx chain for it and insert the video processor effect. After inserting it you can tab around normally, and use the presets from the combo box to do various tasks. In the case of using fades, choose the "basic helpers: item fades affect video" preset. You might need to use page down or up keys if arrow keys do not work. Then you can then use osara's dialog or the items properties dialog to set fades, their duration and their speed. To create a transition or a video crossfade, make sure that the items overlap just a little and then fade in and out accordingly. As long as the audio sounds good, the video will look good as well. The image will fade to black when fading out, or from black when fading in.

inserting titles

This procedure is now accessible thanks to accessibility improvements in recent reaper versions. For inserting titles, go to the video processor and choose the overlay: text/timecode preset. Then tab around and you will find an edit box called video processor editable code area. From here you can use regular edit box controls. Find near the top the line that says

  1. text=""; // set to string to override

Between the quotation marks after the equals sign insert or paste the title or text you want. You can also change the font, size, position by editing some more code. When you finish, Press control plus s to save changes and then press escape to close the fx window. You now have your first title! It will show during the entire video, unless you use automation to control this. If you want to eventually include more titles, you can add more instances of the video processor plug-in within the fx chain.

setting zoom, opacity and pan

The video processor has a preset called basic helpers: track zoom/opacity/pan. Even though you can edit code from the fx chain window, its more intuitive to use osara's parameter list to adjust parameters. (when setting any of these relevant parameters it is recommended to stick to the slider. Edit box provides impractical values. Only page up and down keys may be used.

  • the opacity value sets the transparency of the video. Default is at 100% (video is fully visible)
  • the zoom parameter will zoom in (make bigger and closer) the video when values are higher and zoom out the video when values are smaller.
  • The y offset will move the video vertically (values above 50% are up)
  • the x offset will move the video from left to right, with higher values being the right side.
  • you can rotate the video as well.

using autiomation

You can bring the power of automation to video effects. The procedure is exactly the same described in the linked article, so a few tips which are relevant to video follow:

  • for effects which need an immediate transition, for instance showing or hiding the text overlays, use square shapes on the automation points. For zooming in the other hand, you may use other curves and shapes for more gradual adjustments over time.
  • you will want to select and enable the bypass envelope for every instance of the video processor or processors that you intend to use for the titles and the ending credits, if any.
  • Insert points when you want the title to show and when you want it to stop (the first point is already inserted for you anyway) So in the case of the first title you should go into the video for the duration you want the first one to show, then insert a point there and set the point to bypass, or 1.000.
  • For the rest, you should set the first point to bypass, insert another one for normal (to show the title) and a last one to bypass. This is true except on the last one which will show the credits so you would not need to bypass it at the end.

Automation can also be used to give some effects to the text. For example, you can get the title to be very small, and then grow large at the beginning, using the text height parameter. there is also a more detailed procedure that describes what you need to set in chapter 20 of the reaper user guide to achieve this and it goes over how to create titles... the instructions are just not as accessible as they have been presented here.

working with multiple video tracks and other video tips

Reaper follows the same logic that most video editing programs use. If you insert multiple video items one per track, it will give priority to the one that is at the top. So even though you might have two videos playing at the same time, only the one in the top most track will be visible. This allows for interesting shifting of camera focus when you have a video that was done using multiple cameras. In this case, you would need to automate the mute envelope for each track, and then toggle it according to what you want. The points will have to be lined up so when a track is muted, the other one is unmuted right at the same time. There is also an option in the preferences which inverts this, so that tracks at the bottom of the list will have the hhighest priority.

You can use the item properties dialog to display a lot of useful information, and also to ignore the audio of a video (if you have for example an audio mix of a musical track you were recording live and want to use that audio instead). Just make sure the audio you want to use is the track with the lowest priority.

If you want to make a quick video using a sound file and a photo, this is possible too. The reaper community has been rather conspicuously quiet with this. You should insert the picture first, then the audio file. Go to the properties for the audio file and copy the value for its length to the clipboard. Then go to the image item and paste the length of your audio item from clipboard and you are all set! as long as loop source is checked. In this case, the picture will be showing for as long as the video is playing.

other video editing considerations

Some people will notice that when playing back a video item, or editing a video in reaper their computer's performance may dip or be sluggish or slow. Unfortunately, there is not much to this other than either expand your ram memory, or troubleshoot or upgrade your graphics card which is responsible for almost all image processing. If its too slow or performance is really bad, ensure that you have upgraded reaper to at least version 7.12 as many fixes have been provided and under preferences, video section output is set to OpenGL - Automatic (preferred).

In some cases, when working with multiple tracks some people might report that when muting and unmuting between tracks that contain video, this will make the program supposedly lag and show a blank frame. As much as this is visible, the reality is that if you have indeed muted a track and subsequently unmuted another one at exactly the same point in the timeline, there will be no dropped or blank frames whatsoever when exporting or rendering, so it might very well be a computer component which is causing the issue, or just that your computer cannot keep up with the processing.

rendering video

So now you have a video masterpiece. You are almost ready to export your video and tell the world about it! the dialog is accessed exactly the same and is in fact, the same you use to render audio. For most people, the following method proves to be consistent and reliable, though thanks to new advances in reaper and support for FFMPEG and vlc, its possible to export directly from reaper to mp4, see below.

method 1, detailed output format control

First, render your video with the following settings in Reaper : MKV container, HUFFYUV video codec, 24 bit PCM audio This will produce a rather large file. Check your video dimensions and frame rate before starting the render, so they match the source video in your timeline. Now use that resulting file as a source video and open it in Handbrake, pick your preset and where Handbrake should save your video, and off you go.

Handbrake and other video encoding applications offer much better control over the target format. You produce an excellent source with Reaper and use the best video encoding applications to produce your desired results.

method 2: Exporting video directly from reaper

This method has been tested with the mp4 format. It presents a very reasonable size with no apparent loss or quality degradation. Tldr: choose the video format, set it as Video (ffmpeg/libav encoder) and then use the second combo box box to set the format to QT/MOV/MP4. You can leave all the defaults and then append the desired extension to the file name and render, though use a reasonably high bit rate. A more detailed explanation and description follows.

  • First, choose the video output format in the render dialog The option should be Video (ffmpeg/libav encoder)
  • Then use the second combo box box to set the format to QT/MOV/MP4
  • Check or adjust your resolution or dimensions,, though for most tasks including youtube upload the default 1920×1080 is good.
  • then comes the frames per second. Default of 30.0 is also good for most applications.
  • In video codec you should select the more efficient MPEG-2
  • the current default bit rate of 2048 Kpbs should also be good enough for most applications, though when uploading to social media use at least 8192.
    • When using other codecs, there is a number you have to type. This refers most likely to quality setting. In h.264 or MPEG, which are not as efficient, reaper will not transcode things lower than 25% but these options are there if you need them for legacy devices or programs.
  • You can leave audio settings as they are, or tweak them but beware that most containers require certain specific audio formats so that video plays back correctly.
  • finally, when naming the file, you simply put the extension you want at the end of the file name (such as demo.mp4 or demo.avi) and the encoding will take place according to this.

You can follow this link for more information on video codecs and containers.

the final result

For demo purposes and to describe and recap what we have done, this section was purposefully placed last. in this simple music homemade video the following happens:

  1. The title and artist of the first tune appears, going from small to large for about 10 seconds (automating the text size and height parameters), then disappearing completely (automating the bypass parameter).
  2. The video fades and the audio fades do match, so as the music volume goes down, the video fades into black. As the music volume comes up (bigger cross fade) the video also emerges again
  3. Immediately after this, the second title and artist of the second song is displayed for about 10 seconds
  4. More video and audio crossfades again, and the third title comes in for about 10 seconds.
  5. At the end of the video, credits are shown for about 8 seconds and the video again fades to black. All titles are located in the bottom lower part of the screen, centered so they do not interfere with what is being shown in the video. This was achieved by tweaking the x and y position parameters.