octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #61693] [octave forge] (video) Octave video pa


From: Razdvizh
Subject: [Octave-bug-tracker] [bug #61693] [octave forge] (video) Octave video package can’t change default FrameRate
Date: Fri, 17 Dec 2021 13:08:43 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:94.0) Gecko/20100101 Firefox/94.0

URL:
  <https://savannah.gnu.org/bugs/?61693>

                 Summary: [octave forge] (video) Octave video package can’t
change default FrameRate 
                 Project: GNU Octave
            Submitted by: razdvizh
            Submitted on: Fri 17 Dec 2021 06:08:41 PM UTC
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: Razdvizh
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

s=VideoWriter("/tmp/test.mp4")

s =

class VideoWriter:
ColorChannels = 3
Duration [s] = 0.00
FileFormat = avi
Filename = test.mp4
FrameCount = 0
FrameRate [1/s] = 30
Height [px] =
Width [px] =
Path = /tmp
VideoBitsPerPixel = 24
VideoCompressionMethod =
VideoFormat =
FourCC =
FFmpeg_versions = Lavu56.31.100, SwS5.5.100, Lavc58.54.100, Lavf58.29.100

s.FrameRate=60

error: subsasgn: property `FrameRate’ has private access and cannot be set
in this context

I would request this property to be accessed and be changeable




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61693>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]