Skip to content

AppendVideo problem #73

@GoogleCodeExporter

Description

@GoogleCodeExporter
I am using the following example codes to shorten and merge videos

https://code.google.com/p/mp4parser/source/browse/trunk/examples/src/main/java/c
om/googlecode/mp4parser/ShortenExample.java

https://code.google.com/p/mp4parser/source/browse/trunk/examples/src/main/java/c
om/googlecode/mp4parser/AppendExample.java

when i split a file  into some parts and merge some of parts to one file, it 
works fine
but when i try to merge two such files generated by shortening and merging i 
get the follwing errors in log while the resulted file is corrupt

BytesPerFrame differ

BytesPerSample differ

ChannelCount differ



please if you can help me to solve the problem

Original issue reported on code.google.com by abdullah...@gmail.com on 14 Oct 2013 at 11:34

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions