[FFmpeg-devel] .trp file format
Mark M
catchmark3
Fri Aug 24 18:52:16 CEST 2007
Hi all
I need to convert a .trp file to .mp4 file. I tried using ffmpeg for doing
this.
The command I used is
ffmpeg -i input.trp -vcodec copy -acodec copy -f mp4 output.mp4
But this doesnt seem to work. So I have a couple of questions.
1. Can anyoen point me out a way to convert a .trp file to a .mp4 file
2. Point to a description of what a .trp file is
Thanks
-Mark
More information about the ffmpeg-devel
mailing list