User Tools

Site Tools


mov_to_.mp4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
mov_to_.mp4 [2017/08/16 11:18] walkeradminmov_to_.mp4 [2018/03/15 08:37] walkeradmin
Line 25: Line 25:
  \\   \\ 
 It's important to get the files correct, initially I specified <color #ed1c24>.mpg</color> on the output and had pages and pages of errors, when I changed the output to <color #ed1c24>.mp4</color> it worked perfectly with 0 errros. It's important to get the files correct, initially I specified <color #ed1c24>.mpg</color> on the output and had pages and pages of errors, when I changed the output to <color #ed1c24>.mp4</color> it worked perfectly with 0 errros.
 +\\ 
 +\\ 
 +If you are getting juddery video you can try adding the -vsync 0 switch.
 +\\ 
 +\\ 
 +    ffmpeg.exe -i sourcefile.mov -vcodec h264 -b:v 300M -b:a 240K outputfile.mp4 -vsync 0
 \\  \\ 
 \\  \\ 
Line 112: Line 118:
 [libx264 @ 000000000065bb60] kb/s:307526.22 [libx264 @ 000000000065bb60] kb/s:307526.22
 </file> </file>
 +\\ 
 +---
 +\\ 
 +    ffmpeg -i /media/echrdux/Lexar/1_1UHD_4HD.ts -c copy -map i:0x3ea 1_1UHD_4HD_uhdstream.mp4
 +\\ 
 +\\ 
mov_to_.mp4.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1