Skip to main content

Thread: FFMPEG encoded video only plays on computer encoded on


so i'm encoding video that's coming off tuner card using command:

code:
ffmpeg -i /dev/video0 -vcodec libx264 -vpre medium -threads 0 -crf 30 -deinterlace -t 60 test.mp4
i can play video fine on computer it's being encoded on, if try play on other computer (windows or mac), can't play. i've tried windows media player, quicktime, , vlc.

doing wrong?

so little test.

tried encoding captured video using same settings before. i'm encoding captured video twice. if can view encoded video anywhere.

code:
ffmpeg -i /dev/video0 -vcodec libx264 -vpre medium -threads 0 -crf 30 -deinterlace -t 60 test.mp4 ffmpeg -i test.mp4 -vcodec libx264 -vpre medium -threads 0 -crf 30 test2.mp4
but want have encode video once. what's deal encoding streaming source , encoding regular file? shouldn't both output file can viewed anywhere?


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [ubuntu] FFMPEG encoded video only plays on computer encoded on


Ubuntu

Comments

Popular posts from this blog

Joomal 3.6.3 update error - PHP temporary folder is not set - Joomla! Forum - community, help and support

Upgrade 3.4.8 to 3.5.1 failed "download package failed" - Joomla! Forum - community, help and support

Fatal error during instalation - Joomla! Forum - community, help and support