Drahtseilerei

Kategorie: Industrie: Drahtseilerei:


http://www.gustav-wolf.de/
Eintrag vom: 15.01.2013.



I have several MP4 videos that is a mix of hev1 and hvc1 codecs. Some of the playback devices are iPhones. Is it better to tag them as hev1 or hvc1?
https://video.stackexchange.com/questions/37789/hev1-vs-hvc1-which-is-better
 STACKEXCHANGE


8 FFmpeg by default makes all metadata from the first input file available to the output file muxer for writing. -map_metadata allows to override that by either pointing to a different input or by telling ffmpeg to discard input global metadata (value of -1).
https://video.stackexchange.com/questions/23741/how-to-prevent-ffmpeg-from-dropping-metadata
 STACKEXCHANGE


I'm trying to map specific streams to specific output indexes. The command I'm using is more complex but it can be reduced to this simple example ffmpeg -i input.mkv -y -map 0:0 -c:5 copy -f mp4 o...
https://video.stackexchange.com/questions/22958/how-to-map-streams-to-specific-output-streamids
 STACKEXCHANGE


??????AI????????????????? ????AI???????????? ????? ??????? [???: ???] Raspberry Pi 5 ??? FFmpeg ? v4l2m2m ??? "Could not find a valid device" ?????????5??? Specs?
https://www.zhihu.com/question/13370149951
 ZHIHU


I am but a lowly PHP developer that has been tasked with retrieving some basic information about 100's of thousands of video files. I've had some luck using ffmpeg and extracting the video bitrate
https://video.stackexchange.com/questions/16356/how-to-use-ffprobe-to-obtain-certain-information-about-mp4-h-264-files
 STACKEXCHANGE


Doing ffmpeg -i input.mp4 output.mp4 didn't fix it but converting to avi did showing thumbnail and correct resolution. Instead of avi we can change the codec with -c:v mpeg4 to fix it also. I tried -c:v libx264 but didn't work since it already was that codec. So it seems the only way to fix it is to switch codec/format then switch back.
https://video.stackexchange.com/questions/18220/fix-bad-files-and-streams-with-ffmpeg-so-vlc-and-other-players-would-not-crash
 STACKEXCHANGE


???ffmpeg?????????????ffmpeg?????????????????????? ??????????????????linux??????? ????linux? Ubuntu 18.04? ???????????????linux?????????
https://www.zhihu.com/question/300182407
 ZHIHU


????? ffWorks?????????????? FFmpeg GUI ?? ??????????????? x265 ?? x264???????????? FFmpeg ???? full help ??????????????? ???? Windows ??? myFFmpeg????????
https://www.zhihu.com/question/630999358
 ZHIHU


FFmpeg knows about duplicate frames in the input video stream as it outputs a message like this: More than 1000 frames duplicated Is there some way to tell it: "Not include duplicates into the ou...
https://video.stackexchange.com/questions/20958/ffmpeg-dropping-duplicate-frames
 STACKEXCHANGE


I understand that FFmpeg is a powerful tool for video file conversions. I see online in many places people suggesting it for solutions or getting help in how to use it. The problem is I don't even...
https://video.stackexchange.com/questions/20495/how-do-i-set-up-and-use-ffmpeg-in-windows
 STACKEXCHANGE



Der Kluge lässt sich belehren, der Unkluge weiß alles besser.