This program tries to save some frames in a new avi file and then reopen
the file for reading. Unfortunately without the fix, it outputs the
following:

Output #0, avi, to 'example.avi':
    Stream #0.0: Video: mpeg4, yuv420p, 128x128, q=2-31, 800 kb/s, 90k tbn, 28 
tbc
[avi @ 0xab82f0]Could not find codec parameters (Video: mjpeg, 128x128)
Unable to load frames... :(

With the patch:

Output #0, avi, to 'example.avi':
    Stream #0.0: Video: mpeg4, yuvj420p, 128x128, q=2-31, 800 kb/s, 90k tbn, 28 
tbc
Success!

** Attachment added: "Example program to reproduce the bug/verify the fix"
   http://launchpadlibrarian.net/41553739/example.tar

** Attachment removed: "Example program to reproduce the bug/verify the fix"
   http://launchpadlibrarian.net/41553739/example.tar

** Patch removed: "Patch fixes the codec selection+correct the orientation of 
the written image frames"
   http://launchpadlibrarian.net/41552896/ffmpeg.diff

-- 
Unable to reload the saved video with highgui (ffmpeg)
https://bugs.launchpad.net/bugs/543721
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to