-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Strange Behaviour for a mkv file #7
Comments
This strange behavior repeated with all mkv files, but if i just copy this to mp4 (container?) this works
and then
thanks, i hope this can also be useful |
Hi
What ffmpeg version are you using?
Il dom 3 gen 2021, 17:38 Simone Rotondi <notifications@github.com> ha
scritto:
… This strange behavior repeated with all mkv files, but if i just copy this
to mp4 (container?) this works
and this copy takes only a fiew seconds
ffmpeg -i fileName.mkv -c copy fileName.mp4
and then
./simple_ehm-runnable.py fileName.mp4
thanks, i hope this can also be useful
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#7 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE22U3Q67FCH4PKI33WIYKTSYCMPLANCNFSM4VRLUUMQ>
.
|
on Kubuntu 20.10 |
I'm observing a strange behaviour on mkv files, it's probably due to some ffmpeg option that work different on this container and I don't know of. |
A little time ago made an error also by using the mp4 container, but sorry I didn't have enough time to check better the error. Anyway just re-encoding before applying simple-ehm fixed the error. |
Hi everyone, I have the same problem with .MKV files |
Hi, i made an update in my fork because i had the same issue, can you please check if works? (in my case the answer is yes) |
@Guray00 I tried your version on a .mkv video and now it finally generates a consistent video. |
@Guray00 It works! |
I tried to use this on a mkv file of 1h and the script created a 192h smaller file
The bigger file seems to do strange jumps from a point to another while watching it
And this created a file smaller (right) but with a lenght of 192h (also vlc and mediainfo shows this lenght )
this are the info about the modified file!
thank you so much for your work!!
The text was updated successfully, but these errors were encountered: