Public bug reported: I had some problems when I edited ogv files from recordmydesktop in Openshot. Because of that I converted the files to mp4 using ffmpeg. This gave me the warning:
[ogg @ 0x298e040] Header parsing failed for stream 0 [ogg @ 0x298e040] Broken file, keyframe not correctly marked. So I guess recordmydesktop is not marking keyframes correctly. In case you want to reproduce the ffmpeg output here is the command I used: ffmpeg -i desktop.ogv -b:a 128k -b:v 4096k -s 1280x720 -vcodec libx264 -acodec copy -threads 0 desktop.mp4 I also reported the issue herehttps://sourceforge.net/p/recordmydesktop/bugs/95/ ** Affects: recordmydesktop (Ubuntu) Importance: Undecided Status: New ** Description changed: I had some problems when I edited ogv files from recordmydesktop in Openshot. Because of that I converted the files to mp4 using ffmpeg. This gave me the warning: [ogg @ 0x298e040] Header parsing failed for stream 0 [ogg @ 0x298e040] Broken file, keyframe not correctly marked. So I guess recordmydesktop is not marking keyframes correctly. In case you want to reproduce the ffmpeg output here is the command I used: ffmpeg -i desktop.ogv -b:a 128k -b:v 4096k -s 1280x720 -vcodec libx264 -acodec copy -threads 0 desktop.mp4 + + I also reported the issue + herehttps://sourceforge.net/p/recordmydesktop/bugs/95/ -- You received this bug notification because you are a member of Ubuntu Studio Bugs, which is subscribed to recordmydesktop in Ubuntu. Matching subscriptions: Ubuntu Studio Bugs https://bugs.launchpad.net/bugs/1589853 Title: Keyframe not correctly marked Status in recordmydesktop package in Ubuntu: New Bug description: I had some problems when I edited ogv files from recordmydesktop in Openshot. Because of that I converted the files to mp4 using ffmpeg. This gave me the warning: [ogg @ 0x298e040] Header parsing failed for stream 0 [ogg @ 0x298e040] Broken file, keyframe not correctly marked. So I guess recordmydesktop is not marking keyframes correctly. In case you want to reproduce the ffmpeg output here is the command I used: ffmpeg -i desktop.ogv -b:a 128k -b:v 4096k -s 1280x720 -vcodec libx264 -acodec copy -threads 0 desktop.mp4 I also reported the issue herehttps://sourceforge.net/p/recordmydesktop/bugs/95/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/recordmydesktop/+bug/1589853/+subscriptions -- Mailing list: https://launchpad.net/~ubuntustudio-bugs Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntustudio-bugs More help : https://help.launchpad.net/ListHelp

