Showing titles of mp4 on the psp with linux ffmpeg

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
jubo
Posts: 1
Joined: Fri Apr 22, 2005 10:38 am

Showing titles of mp4 on the psp with linux ffmpeg

Post by jubo »

I am able to make an mp4 with ffmpeg and have it play just fine but if I use the title parameter like so:

Code: Select all

ffmpeg -title "Hello World" 
then I get a file that is considered corrupt. As of now I use m4v10005.mp4 and m4v10005.thm as well as the video length to differentiate files but a name would be nice as well. Anyone have any experience with getting this metadata in the file without corrupting it?
Post Reply