2009-12-01, 01:26 AM
Are you able to use FF/REW on MVP with that converted Rocketboom file ?
Mine plays fine, but hitting FF shows the timeline bar as 1 second long.. then it skips back to the start of the file. I only slightly altered the ffmpeg line to
-y -target ntsc-dvd -vcodec mpeg2video -b 4096k -s 640x480 -acodec mp2 -ab 160k -ac 2 -ar 48000
Hope Im correct in assuming you can order the opts in any way, and the k's are optional (I noticed you used -ab 192, I used -ab 160k)
Mine plays fine, but hitting FF shows the timeline bar as 1 second long.. then it skips back to the start of the file. I only slightly altered the ffmpeg line to
-y -target ntsc-dvd -vcodec mpeg2video -b 4096k -s 640x480 -acodec mp2 -ab 160k -ac 2 -ar 48000
Hope Im correct in assuming you can order the opts in any way, and the k's are optional (I noticed you used -ab 192, I used -ab 160k)