Changes

PAL Speedup

362 bytes added, 19:08, 6 November 2022
/* Discussion of reversing PAL speedup */
The following lines were added (+) and removed (-):
From a video discussion forum a bash/shell script that uses ffmpeg: ffmpeg -loglevel info -y -i "$file" -map 0 -c copy -c:a ac3 -filter:a aresample=resampler=soxr,asetrate=46033.92 -ar 48000 tmp.mkv mkvmerge -o "$outfile" --default-duration 0:23.976fps tmp.mkvIn this person's example the change in video speed is lossless, only the metadata gets updated. 
Bureaucrat, administrator
16,192
edits