ffprobe
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| ffprobe [2016-04-12 22:50:01] – Externe Bearbeitung 127.0.0.1 | ffprobe [2024-05-12 22:14:11] (aktuell) – [ffprobe] manfred | ||
|---|---|---|---|
| Zeile 3: | Zeile 3: | ||
| * [[http:// | * [[http:// | ||
| - | > ffprobe -i Film.wmv -show_format | + | > ffprobe |
| - | > ffprobe -i Film.wmv -show_packets | + | > ffprobe |
| - | > ffprobe -i Film.wmv -show_streams | + | > ffprobe |
| + | |||
| + | > ffprobe | ||
| **Zum auslesen der Video-Eigenschaften ist [[mediainfo]] deutlich besser geeignet! Es kann auch den Scan-Type (// | **Zum auslesen der Video-Eigenschaften ist [[mediainfo]] deutlich besser geeignet! Es kann auch den Scan-Type (// | ||
| Zeile 116: | Zeile 118: | ||
| stream_index=2 | stream_index=2 | ||
| + | $ du -k Avengers_4_-_Endgame.mpg | ||
| + | 7448081 Avengers_4_-_Endgame.mpg | ||
| + | | ||
| + | $ ffprobe -probesize 9223372036G -analyzeduration 9223372036G Avengers_4_-_Endgame.mpg | ||
| - | ===== Bildformat ändern ===== | + | Die Option '' |
| + | $ ffprobe -probesize 9223372036G -analyzeduration 9223372036G -i Avengers_4_-_Endgame.mpg | ||
| - | das generiert ein 16/9-Video mit der Auflösung von 1024:576: | + | __Die besten Ergebnisse erhält man, wenn die beiden Optionen '' |
| - | | + | |
| + | |||
| + | |||
| + | ===== Show Streams ===== | ||
| + | |||
| + | < | ||
| + | > ffprobe | ||
| + | [STREAM] | ||
| + | index=0 | ||
| + | codec_name=mpeg2video | ||
| + | codec_long_name=MPEG-2 video | ||
| + | profile=Main | ||
| + | codec_type=video | ||
| + | codec_tag_string=[0][0][0][0] | ||
| + | codec_tag=0x0000 | ||
| + | width=720 | ||
| + | height=576 | ||
| + | coded_width=0 | ||
| + | coded_height=0 | ||
| + | closed_captions=0 | ||
| + | film_grain=0 | ||
| + | has_b_frames=1 | ||
| + | sample_aspect_ratio=16:15 | ||
| + | display_aspect_ratio=4: | ||
| + | pix_fmt=yuv420p | ||
| + | level=8 | ||
| + | color_range=tv | ||
| + | color_space=unknown | ||
| + | color_transfer=unknown | ||
| + | color_primaries=unknown | ||
| + | chroma_location=left | ||
| + | field_order=progressive | ||
| + | refs=1 | ||
| + | id=0x1e0 | ||
| + | r_frame_rate=25/ | ||
| + | avg_frame_rate=25/ | ||
| + | time_base=1/ | ||
| + | start_pts=25854 | ||
| + | start_time=0.287267 | ||
| + | duration_ts=146073600 | ||
| + | duration=1623.040000 | ||
| + | ... | ||
| + | |||
| + | > ffprobe -v error -probesize 9223372036G -analyzeduration 9223372036G -show_streams -show_data | ||
| + | [STREAM] | ||
| + | index=0 | ||
| + | codec_name=mpeg2video | ||
| + | codec_long_name=MPEG-2 video | ||
| + | profile=Main | ||
| + | codec_type=video | ||
| + | codec_tag_string=[0][0][0][0] | ||
| + | codec_tag=0x0000 | ||
| + | width=720 | ||
| + | height=576 | ||
| + | coded_width=0 | ||
| + | coded_height=0 | ||
| + | closed_captions=0 | ||
| + | film_grain=0 | ||
| + | has_b_frames=1 | ||
| + | sample_aspect_ratio=16:15 | ||
| + | display_aspect_ratio=4:3 | ||
| + | pix_fmt=yuv420p | ||
| + | level=8 | ||
| + | color_range=tv | ||
| + | color_space=unknown | ||
| + | color_transfer=unknown | ||
| + | color_primaries=unknown | ||
| + | chroma_location=left | ||
| + | field_order=progressive | ||
| + | refs=1 | ||
| + | id=0x1e0 | ||
| + | r_frame_rate=25/ | ||
| + | avg_frame_rate=25/ | ||
| + | time_base=1/ | ||
| + | start_pts=25854 | ||
| + | start_time=0.287267 | ||
| + | duration_ts=146073600 | ||
| + | duration=1623.040000 | ||
| + | ... | ||
| + | |||
| + | > ffprobe | ||
| + | { | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | ... | ||
| + | </code> | ||
| + | |||
| + | |||
| + | ===== Show Entries ===== | ||
| + | |||
| + | < | ||
| + | > ffprobe -v error -probesize 9223372036G -analyzeduration 9223372036G -show_entries format_tags=title -of compact=p=0:nk=1 -i " | ||
| + | Winnetou - Eine neue Welt (Originaltitel: | ||
| + | |||
| + | > ffprobe -v error -probesize 9223372036G -analyzeduration 9223372036G -show_entries format_tags=comment -of compact=p=0: | ||
| + | FSK 12 / 2016 / 117 Min. / imdb tt4893452 / Nik Xhelilaj, Wotan Wilke Möhring, Jürgen Vogel | ||
| + | |||
| + | > ffprobe -v error -probesize 9223372036G -analyzeduration 9223372036G -show_entries format_tags=description -of compact=p=0:nk=1 -i " | ||
| + | Apachenhäuptling Winnetou schließt Freundschaft mit dem deutschen Eisenbahningenieur Karl May, der später Old Shatterhand genannt wird. | ||
| + | |||
| + | > ffprobe -v error -probesize 9223372036G -analyzeduration 9223372036G -show_entries stream=codec_type -of default=noprint_wrappers=1 -i "${1}" | ||
| + | codec_type=video | ||
| + | codec_type=audio | ||
| + | codec_type=subtitle | ||
| + | |||
| + | > ffprobe | ||
| + | width=720 | ||
| + | height=576 | ||
| + | duration=1623.040000 | ||
| + | bit_rate=N/ | ||
| + | </ | ||
| + | |||
| + | Spuren zählen: | ||
| + | > CODEC_TYPE=" | ||
| + | |||
| + | > echo " | ||
| + | 1 video | ||
| + | |||
| + | > echo " | ||
| + | 4 audio | ||
| + | |||
| + | > echo " | ||
| + | 3 subtitle | ||
| - | oder wenn der vorliegende Film im Zeilensprungformat (interlace) vorliegt und der MP4-Film im Vollbildmodus (progressiv) gewünscht wird: | ||
| - | > ffmpeg -i Film.mkv | ||
| - | siehe auch: [[mp4#MP4 verlustbehaftet aus einem MKV erstellen]] | ||
/home/http/wiki/data/attic/ffprobe.1460501401.txt · Zuletzt geändert: von 127.0.0.1
