User Tools

Site Tools


tutorial:standalone_mpeg-4_players

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 Both sides next revision
tutorial:standalone_mpeg-4_players [2010/04/17 06:35]
j.m
tutorial:standalone_mpeg-4_players [2010/04/17 06:36]
j.m
Line 30: Line 30:
 export SRC=/​tmp/​fma2 export SRC=/​tmp/​fma2
 export TGT=/​tmp/​fma3 export TGT=/​tmp/​fma3
-perl foreach.pl $SRC/*.avi "​avidemux2  +perl foreach.pl $SRC/*.avi "​avidemux2 ​\ 
---force-unpack ​ --load $SRC/​%f ​  +--force-unpack ​ --load $SRC/​%f  ​\ 
---audio-map ​ --save-unpacked-vop ​+--audio-map ​ --save-unpacked-vop ​\
 $TGT/​fixed_%f --quit"​ $TGT/​fixed_%f --quit"​
 </​code>​ </​code>​
tutorial/standalone_mpeg-4_players.txt · Last modified: 2012/11/11 08:51 (external edit)