The transcoding tag has no wiki summary.
4
votes
1answer
250 views
OGV Format plays properly on my computer but transcoding drops (duplicate?) frames
I've made a set of screencasts using recordmydesktop on ubuntu 12.10.
The output is an ogv file. When I watch the ogv file using the default movie player (totem) it looks fine - the audio and video ...
0
votes
0answers
262 views
ffmpeg error trying to create mpeg video
I am having trouble creating mpeg files, I have 2 bitmaps (2592*2160 32bit). I am trying to combine them into an mpeg file but I cant get it to work, the command I have tried is:
ffmpeg -i %d.bmp ...