GithubHelp home page GithubHelp logo

Comments (3)

slagjaw avatar slagjaw commented on June 19, 2024

UPDATE: using --debug and --show-ffmpeg-output and --show-ffmpeg-commands somehow fixed the error??? This is what it output for those wondering:

ffmpeg -hide_banner -y -i F:\STREAM\2023-05-14 07-57-47-00.00.00.000-06.27.13.687-seg1.mkv -i C:\Users\skril\AppData\Local\Temp\tmpd4xez9vq\spedup0.mp4 -i C:\Users\skril\AppData\Local\Temp\tmpd4xez9vq\new0.wav -map 1:0 -map 2:0 -map_metadata 0 -c:v:0 copy -video_track_timescale 60 -c:a aac -color_range tv -colorspace bt709 -color_primaries bt709 -color_trc bt709 -strict -2 -map 0:t? F:\STREAM\2023-05-14 07-57-47-00.00.00.000-06.27.13.687-seg1_ALTERED.mkv

stderr: Input #0, matroska,webm, from 'F:\STREAM\2023-05-14 07-57-47-00.00.00.000-06.27.13.687-seg1.mkv': Metadata: ENCODER : Lavf59.27.100 Duration: 06:27:13.71, start: 0.000000, bitrate: 15262 kb/s Stream #0:0: Video: hevc (Main), yuv420p(tv, bt709), 1280x720 [SAR 1:1 DAR 16:9], 60 fps, 60 tbr, 1k tbn (default) Metadata: DURATION : 06:27:13.699000000 Stream #0:1: Audio: aac (LC), 48000 Hz, stereo, fltp (default) Metadata: title : simple_aac_recording0 DURATION : 06:27:13.706000000Input #1, mov,mp4,m4a,3gp,3g2,mj2, from 'C:\Users\skril\AppData\Local\Temp\tmpd4xez9vq\spedup0.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2mp41 encoder : Lavf60.2.100 Duration: 04:51:28.93, start: 0.000000, bitrate: 1695 kb/s Stream #1:0[0x1](und): Video: hevc (Main) (hev1 / 0x31766568), yuv420p(tv, progressive), 1280x720 [SAR 1:1 DAR 16:9], 1689 kb/s, 60 fps, 60 tbr, 15360 tbn (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] encoder : Lavc60.2.100 libx265Guessed Channel Layout for Input Stream #2.0 : stereoInput #2, wav, from 'C:\Users\skril\AppData\Local\Temp\tmpd4xez9vq\new0.wav': Duration: 04:51:28.93, bitrate: 1536 kb/s Stream #2:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 2 channels, s16, 1536 kb/sStream mapping: Stream #1:0 -> #0:0 (copy) Stream #2:0 -> #0:1 (pcm_s16le (native) -> aac (native))Press [q] to stop, [?] for helpOutput #0, matroska, to 'F:\STREAM\2023-05-14 07-57-47-00.00.00.000-06.27.13.687-seg1_ALTERED.mkv': Metadata: encoder : Lavf60.2.100 Stream #0:0(und): Video: hevc (Main) (hev1 / 0x31766568), yuv420p(tv, bt709, progressive), 1280x720 [SAR 1:1 DAR 16:9], q=2-31, 1689 kb/s, 60 fps, 60 tbr, 1k tbn (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0] encoder : Lavc60.2.100 libx265 Stream #0:1: Audio: aac (LC) ([255][0][0][0] / 0x00FF), 48000 Hz, stereo, fltp, 128 kb/s Metadata: encoder : Lavc60.2.100 aacframe=1049336 fps=1711 q=-1.0 Lsize= 3901295kB time=04:51:28.91 bitrate=1827.4kbits/s speed=28.5xvideo:3607212kB audio:281338kB subtitle:0kB other streams:0kB global headers:2kB muxing overhead: 0.327767%[aac @ 0000022d11557740] Qavg: 633.254Finished. took 28096.57 seconds (7:48:17)Debug: Removed Temp Directory.

In the meantime, I'm going to try re-producing this on other files to confirm it wasn't by coincidence.

from auto-editor.

WyattBlue avatar WyattBlue commented on June 19, 2024

You'll running old versions of auto-editor and ffmpeg.
Run:

pip install -U auto-editor ae-ffmpeg

to upgrade

from auto-editor.

slagjaw avatar slagjaw commented on June 19, 2024

πŸ‘

from auto-editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.