Opened 14 years ago

Closed 13 years ago

#6363 closed bug (fixed)

Problems with mpeg files created with the media kit

Reported by: jackburton Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Media Kit Version: R1/alpha2
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

Using BeScreenCapture to record a clip, you can save in any format supported by Haiku. While writing an avi works, and you can replay the file, writing a mpeg file results in a file which can't be opened by either MediaPlayer or VLC.

I wouldn't rule out completely a bug in BeScreenCapture, but the code path doesn't change when saving an AVI or an MPEG.

BeScreenCapture source available here:

http://dev.osdrawer.net/projects/8

Build of current version (17) attached.

Attachments (1)

BeScreenCapture.zip (67.2 KB ) - added by jackburton 14 years ago.
BeScreenCapture gcc2 build

Download all attachments as: .zip

Change History (3)

by jackburton, 14 years ago

Attachment: BeScreenCapture.zip added

BeScreenCapture gcc2 build

comment:1 by wesbluemarine, 13 years ago

Now it works everything!thanks.

comment:2 by stippi, 13 years ago

Resolution: fixed
Status: newclosed

Cool, thanks for the feedback! Has probably been fixed by using the correct keyframe flags when handling buffers to libavformat.

Note: See TracTickets for help on using tickets.