[過去ログ]
ffmpegならこちらへ 7 (1002レス)
ffmpegならこちらへ 7 http://egg.5ch.net/test/read.cgi/software/1659701141/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
レス栞
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
72: 名無しさん@お腹いっぱい。 [sage] 2022/11/27(日) 15:11:29.53 ID:hpt+1WbU0 mp4動画にチャプター情報つけてるんだけど そのちゃごとにタイムコードを付加するというのは無理なのかな? http://egg.5ch.net/test/read.cgi/software/1659701141/72
73: 名無しさん@お腹いっぱい。 [sage] 2022/11/28(月) 01:02:52.94 ID:VB5HSDAy0 >>72 このスレの大半は無視と罵倒とマウンティングで出来ています x264 / hevc /VP8の話題は原則禁止です mp4とだけ書くのも禁止です ffmpeg -i foo.mp4などと実行してVideo部分のcodecを確認してから質問してください http://egg.5ch.net/test/read.cgi/software/1659701141/73
74: 名無しさん@お腹いっぱい。 [sage] 2022/12/03(土) 08:16:01.13 ID:pWoUq+ys0 >>72 Yes, it is possible to add a timecode to each chapter in an mp4 container. To do this, you can use the -timecode option in FFmpeg. This option allows you to specify a timecode for each chapter in the mp4 container. Here is an example command that you can use to add timecodes to each chapter in an mp4 container: ffmpeg -i input.mp4 -map 0 -c copy -metadata:s:t:0 timecode="00:00:00:00" -timecode_frame_start 0 output.mp4 In this command, the -timecode option is used to specify a timecode for each chapter in the mp4 container. The timecode is specified in the format HH:MM:SS:FF, where HH represents the hours, MM represents the minutes, SS represents the seconds, and FF represents the frames. In this example, the timecode for each chapter is set to 00:00:00:00, which represents the start of the video. You can adjust this timecode as needed to specify different timecodes for each chapter. After running this command, the output mp4 container will include timecodes for each chapter, which you can use to navigate the video at specific points in time. http://egg.5ch.net/test/read.cgi/software/1659701141/74
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
1.505s*