sean darcy
2018-10-31 22:27:13 UTC
I've got a bunch of soft-telecined dvds. I'm trying to get them back to
native format, 24fps.
ffmpeg -i input.vob -r [??????] output.mp4
All these vobs were originally theater movies, not TV productions.
Therefore I assume they were all shot at 24 fps, that is 24000/1000. But
all the examples I see have -r 24000/1001 , ~23.97. I can't imagine this
will make any visual difference but I'm puzzled.
These vobs were shot at 24 fps, so shouldn't inverse telecine be:
ffmpeg -i in.vob -r 24 out.mp4 ?
_______________________________________________
ffmpeg-user mailing list
ffmpeg-***@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-***@ffmpeg.org with subject "u
native format, 24fps.
ffmpeg -i input.vob -r [??????] output.mp4
All these vobs were originally theater movies, not TV productions.
Therefore I assume they were all shot at 24 fps, that is 24000/1000. But
all the examples I see have -r 24000/1001 , ~23.97. I can't imagine this
will make any visual difference but I'm puzzled.
These vobs were shot at 24 fps, so shouldn't inverse telecine be:
ffmpeg -i in.vob -r 24 out.mp4 ?
_______________________________________________
ffmpeg-user mailing list
ffmpeg-***@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-***@ffmpeg.org with subject "u