Skip to main content

Thread: FFMPEG: Converting for youtube gray screen problem


i recorded screen using ffmpeg , converted mkv mp4 , uploaded youtube. see on video gray nothing else. audio still plays though, tried converting numerous formats no luck.

here code recording desktop (if helps)
code:
ffmpeg -f x11grab -r 25 -s 1366x768 -i :0.0 -f alsa -ac 2 -i pulse -vcodec libx264 -preset ultrafast -crf 0 video.mkv
how tried converting:
code:
ffmpeg -i foo.mkv bar.mp4
i tried using parameter -vcodec no luck.

in advance

did upload "video.mkv" or "bar.mp4"? unclear video uploaded. also, include complete ffmpeg console output each command. have idea of issue is, guess without ffmpeg console outputs.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu FFMPEG: Converting for youtube gray screen problem


Ubuntu

Comments

Popular posts from this blog

Some mp4 files not displaying correctly (CS6)

Thread: Samba is not authenticating with LDAP