On Sun, May 15, 2016 at 17:07:20 +0200, Virgil Stokes wrote:
> How can one prepend a single frame to an existing MP4 file downloaded from 
> YouTube? The purpose of this new "first frame" is to add some identification 
> information (text) to the MP4.

I don't like doubting people's goals, BUT:
A single frame wouldn't be very visible, would it? Since you would need
to use some form of concatenation (that's the key word to search for),
you would need to reencode the whole video just for the sake of the one
extra frame.

Perhaps adding metadata or subtitles would be a better alternative for
you? Both can be added without reencoding the video.

Cheers,
Moritz
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to