User Tools

Site Tools


tinypy:avidemux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tinypy:avidemux [2013/05/02 08:33]
fx
tinypy:avidemux [2013/11/12 08:07] (current)
mean [Getting Audio info about loaded file(s)]
Line 12: Line 12:
  ​Append the video given as parameter  ​Append the video given as parameter
  
-__adm.saveVideo('​fileName'​)__+__adm.save('​fileName'​)__
  
  Save the video with given name  Save the video with given name
Line 67: Line 67:
  
  ​Return the sampling rate of track track. For example 48000 for a 48 Khz track  ​Return the sampling rate of track track. For example 48000 for a 48 Khz track
 +
 +__adm.audioBitrate(int track)__
 +
 + ​Return the bitrate in kilobits of the given track. For example a bitrate of 64000 bits/s will return 64.
  
  
tinypy/avidemux.1367476399.txt.gz ยท Last modified: 2013/05/02 08:33 by fx