unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Garlick <pgarlick@tourbillion-technology.com>
To: Laura Lazzati <laura.lazzati.15@gmail.com>
Cc: Guix-devel <guix-devel@gnu.org>
Subject: Re: Video narration
Date: Fri, 26 Apr 2019 23:01:16 +0100	[thread overview]
Message-ID: <a8503f2b9e6b4eec4276a8260ab4adbed7601e5e.camel@tourbillion-technology.com> (raw)
In-Reply-To: <CAPNLzUNdZZiNhn-EZDngVemxGSWbknk6GJFm_dLMK=KF_6-TJg@mail.gmail.com>

Hi Laura and All,

I have determined the cause of the playback problems with Firefox and
pushed a fix to the  videos.git repository.

Essentially, a limitation of the treatment of opus audio streams in
Firefox means that videos with gaps in the audio stream are not played
properly.

There were two parts to the fix.  First, the audio streams need to be
padded with silence to match the duration of the video streams.  Then,
the concatenation of the audio streams needs to be done separately from
the video streams.  The two streams are the same duration and may be
joined without re-encoding.

A consequence of the new approach is that the cli sessions need to be
checked to ensure that the duration of the video streams are (slightly)
longer than the audio streams.  Otherwise, the audio streams will be
truncated.  

I have made a start with the 01-installation-from-script video.  I am
using Firefox version 66.0.3 to test.

Can others confirm that the new method works with their browsers and
players? 

Best regards,

Paul.

  parent reply	other threads:[~2019-04-26 22:01 UTC|newest]

Thread overview: 87+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-05 12:52 Video narration Laura Lazzati
2019-03-05 15:14 ` Paul Garlick
2019-03-05 16:27   ` Laura Lazzati
2019-03-15 11:48     ` Paul Garlick
2019-03-15 14:27       ` Laura Lazzati
2019-03-16  3:27         ` Laura Lazzati
2019-03-18 17:07           ` Paul Garlick
2019-03-19  5:00             ` Laura Lazzati
2019-03-19 21:02               ` Laura Lazzati
2019-03-20 12:39                 ` Paul Garlick
2019-03-20 13:38                   ` Ricardo Wurmus
2019-03-20 16:20                     ` Laura Lazzati
2019-03-22 17:11                       ` Paul Garlick
2019-03-22 17:35                         ` Laura Lazzati
2019-03-22 19:39                           ` Paul Garlick
2019-03-24  3:47                             ` Laura Lazzati
2019-03-24 10:17                               ` Gábor Boskovits
2019-03-24 18:52                                 ` Laura Lazzati
2019-03-25 12:55                               ` Paul Garlick
2019-03-25 22:49                                 ` Laura Lazzati
2019-03-25 23:16                                   ` sirgazil
2019-03-26 17:08                                   ` Paul Garlick
2019-03-26 17:58                                     ` Laura Lazzati
2019-03-27 21:00                                       ` Paul Garlick
2019-03-27 22:01                                         ` Laura Lazzati
2019-03-29 22:32                                           ` Paul Garlick
2019-03-29 22:45                                             ` Laura Lazzati
2019-04-01 15:16                                               ` Paul Garlick
2019-04-01 18:02                                                 ` Laura Lazzati
2019-04-02  8:34                                                   ` Paul Garlick
2019-04-02 18:19                                                     ` Laura Lazzati
2019-04-03 14:05                                                       ` Paul Garlick
2019-04-03 14:25                                                         ` sirgazil
2019-04-03 15:38                                                         ` Gábor Boskovits
2019-04-03 16:45                                                         ` sirgazil
2019-04-03 19:11                                                         ` Laura Lazzati
2019-04-05 14:36                                                           ` Paul Garlick
2019-04-05 18:23                                                             ` Laura Lazzati
2019-04-05 18:49                                                               ` Ricardo Wurmus
2019-04-08 16:19                                                                 ` Paul Garlick
2019-04-09 10:46                                                                   ` Laura Lazzati
2019-04-09 14:10                                                                     ` Paul Garlick
2019-04-17 19:44                                                                       ` Laura Lazzati
2019-04-17 22:11                                                                         ` Paul Garlick
2019-04-18 17:12                                                                           ` Ludovic Courtès
2019-04-19 12:14                                                                             ` Ricardo Wurmus
2019-04-18 17:20                                                                           ` Laura Lazzati
2019-04-19  0:25                                                                             ` Paul Garlick
2019-04-20 21:11                                                                               ` Laura Lazzati
2019-04-22 12:29                                                                                 ` Paul Garlick
2019-04-22 18:27                                                                                   ` Laura Lazzati
2019-04-22 22:29                                                                                     ` Paul Garlick
2019-04-26 22:01                                                                                     ` Paul Garlick [this message]
2019-04-26 22:54                                                                                       ` Laura Lazzati
2019-04-29 17:53                                                                                         ` Paul Garlick
2019-04-29 19:50                                                                                           ` Laura Lazzati
2019-04-29 20:06                                                                                             ` Paul Garlick
2019-04-29 20:19                                                                                               ` Laura Lazzati
2019-04-29 22:50                                                                                                 ` Paul Garlick
2019-04-30  8:52                                                                                                   ` Laura Lazzati
2019-04-30 13:22                                                                                                     ` Laura Lazzati
2019-04-30 23:36                                                                                                       ` Paul Garlick
2019-05-01 14:05                                                                                                         ` Laura Lazzati
2019-05-02 21:36                                                                                                           ` Paul Garlick
2019-05-04 19:34                                                                                                             ` Laura Lazzati
2019-05-06 11:22                                                                                                               ` Paul Garlick
2019-05-08 20:47                                                                                                                 ` Laura Lazzati
2019-05-08 23:14                                                                                                                   ` Paul Garlick
2019-05-09 14:57                                                                                                                     ` Laura Lazzati
2019-05-09 17:54                                                                                                                       ` Paul Garlick
2019-05-10 19:50                                                                                                                         ` Laura Lazzati
2019-05-10 21:54                                                                                                                           ` Paul Garlick
2019-05-10 21:58                                                                                                                             ` Laura Lazzati
2019-05-10 20:19                                                                                                                       ` Gábor Boskovits
2019-05-10 21:57                                                                                                                         ` Laura Lazzati
2019-05-10 22:34                                                                                                                           ` sirgazil
2019-05-21  2:52                                                                                                                             ` Laura Lazzati
2019-05-21  8:29                                                                                                                               ` Gábor Boskovits
2019-05-22 12:54                                                                                                                                 ` Laura Lazzati
2019-05-23 10:14                                                                                                                               ` Paul Garlick
2019-05-23 14:07                                                                                                                                 ` Laura Lazzati
2019-05-23 21:36                                                                                                                                   ` Paul Garlick
2019-05-25 18:19                                                                                                                                     ` Laura Lazzati
2019-05-06 13:35                                                                                                         ` Ricardo Wurmus
2019-05-06 20:34                                                                                                           ` Paul Garlick
2019-04-02 17:21                                                   ` Gábor Boskovits
2019-04-02 18:16                                                     ` Laura Lazzati

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a8503f2b9e6b4eec4276a8260ab4adbed7601e5e.camel@tourbillion-technology.com \
    --to=pgarlick@tourbillion-technology.com \
    --cc=guix-devel@gnu.org \
    --cc=laura.lazzati.15@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).