Changes between Initial Version and Version 1 of Ticket #542, comment 15


Ignore:
Timestamp:
10/12/2011 06:04:43 PM (20 months ago)
Author:
cehoyos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #542, comment 15

    initial v1  
    1 ffmpeg -i rehearsal.mp4 -vcodec libx264 -b:v 7000000 -strict experimental -acodec aac out.ts works fine? 
     1ffmpeg -i rehearsal.mp4 -threads 4 -vcodec libx264 -b:v 7000000 -strict experimental -acodec aac out.ts works fine?