jubo
Joined: 22 Apr 2005 Posts: 1
|
Posted: Fri Apr 22, 2005 10:57 am Post subject: Showing titles of mp4 on the psp with linux ffmpeg |
|
|
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: |
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? |
|