Ffmpeg :: command.

FFMPEG :: Befehl ist eine Wrapper-Klasse für das FFMPEG-Befehlszeilen-Dienstprogramm.
Jetzt downloaden

Ffmpeg :: command. Ranking & Zusammenfassung

Anzeige

  • Rating:
  • Lizenz:
  • Perl Artistic License
  • Preis:
  • FREE
  • Name des Herausgebers:
  • Gosuke Miyashita
  • Website des Verlags:
  • http://search.cpan.org/~mizzy/FFmpeg-Command-0.06/lib/FFmpeg/Command.pm

Ffmpeg :: command. Stichworte


Ffmpeg :: command. Beschreibung

FFMPEG :: Befehl ist eine Wrapper-Klasse für FFMPEG-Befehlszeilen-Dienstprogramm. FFMPEG :: Befehl ist eine Wrapper-Klasse für FFMPEG-Befehlszeilen-Dienstprogramm.Synopsis Verwenden Sie FFMPEG :: Befehl; mein $ ffmpeg = ffmpeg :: command-> neu (usr / local / bin / ffmpeg '); $ ffmpeg-> input_options ({file => $ INPUT_FILE,}); # Konvertieren Sie eine Videodatei in das spielbare iPod spielbare Format. $ ffmpeg-> output_options ({file => $ output_file, geräte => 'iPod',}); mein $ result = $ ffmpeg-> exec (); croak $ ffmpeg-> irstr, es sei denn, $ Ergebnis; # Dies ist gleich wie oben. $ ffmpeg-> output_options ({file => $ output_file, format => 'mp4', video_codec => 'mpeg4', bitrate => 600, frame_size => '320x240', Audio_Codec => 'AAC', Audio_sampling_rate => 48000 Audio_bit_rate => 64,}); $ ffmpeg-> exec (); # Konvertieren Sie eine Videodatei in das PSP-spielbare Format. $ ffmpeg-> output_options ({file => $ output_file, geräte => 'psp',}); $ ffmpeg-> exec (); # Dies ist gleich wie oben. $ ffmpeg-> output_options ({file => $ output_file, format => 'psp', video_codec => 'mpeg4', bitrate => 600, frame_size => '320x240', audio_codec => 'aac', audio_sampling_rate => 48000 Audio_bit_rate => 64,}); $ ffmpeg-> exec (); # FFMPEG mit allen Optionen ausführen, die Ihnen gefällt. # Dieser Beispielcode nimmt einen Scret-Schuss an. $ FFMPEG-> INPUT_FILE ($ INPUT_FILE); $ ffmpeg-> output_file ($ output_file); $ ffmpeg-> Optionen ('-Y', '-f' => 'Image2', '-pix_fmt' => 'jpg', '-vrames' => 1, '-ss' => 30, '-s' '=>' 320x240 ',' -an ',); $ ffmeg-> exec (); Anforderungen: · Perl.


Ffmpeg :: command. Zugehörige Software