Menu

#499 Movie recording ignores speed setting

NextRelease
closed-invalid
nobody
5
2024-10-19
2023-05-27
Mariano DM
No

I was capturing the window instead of using --movie-start.
I noticed that when using speed 1000, the resulting fmf is recorded un-accelerated.

Discussion

  • Mariano  DM

    Mariano DM - 2023-05-27

    attaching test program and video

     
  • Mariano  DM

    Mariano DM - 2023-05-27

    video

     
  • Mariano  DM

    Mariano DM - 2023-05-27

    fmfconv plot.fmf -C 0:00-1:00 | ffmpeg -y -i - -c:v h264 -pix_fmt yuv420p -r 30 -t 2:20 -vf "pad=ceil(iw/2)*2:ceil(ih/2)*2" -b:v 5M -acodec aac -ar 44100 -ac 2 plot.mp4

    my convert line

     

    Last edit: Mariano DM 2023-05-27
  • Sergio Baldoví

    Sergio Baldoví - 2023-05-29

    I think is not a bug. FMF format was done with the idea of recording the spectrum output with spectrum time view (and not what you see). That allows to accelerate the emulation or record from a RZX without waiting the real time. Maybe there is a way to accomplish what you need with a video editing software.

     
  • Sergio Baldoví

    Sergio Baldoví - 2024-10-19
    • status: open --> closed-invalid
    • Group: future --> NextRelease
     

Log in to post a comment.

MongoDB Logo MongoDB