Advertisement
Guest User

Untitled

a guest
Apr 13th, 2014
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | None | 0 0
  1. [anshul@daku_daddy ffmpeg]$ make distclean
  2. make -C doc/examples_cpp/ clean
  3. make[1]: Entering directory `/home/anshul/Software/ffmpeg/doc/examples_cpp'
  4. rm -f test*.pgm test.h264 test.mp2 test.sw test.mpg
  5. rm -f avio_reading avcodec demuxing_decoding filtering_video filtering_audio metadata muxing remuxing resampling_audio scaling_video transcode_aac transcoding avio_reading.o avcodec.o demuxing_decoding.o filtering_video.o filtering_audio.o metadata.o muxing.o remuxing.o resampling_audio.o scaling_video.o transcode_aac.o transcoding.o
  6. make[1]: Leaving directory `/home/anshul/Software/ffmpeg/doc/examples_cpp'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement