I develop an application which displays a video, amongst other things. A user may open just about any video format to view in the video display. "Saving" a video will invoke ffmpeg to resize and transcode the video to h264 (mp4) and display this video.

Is it possible to open the initial video file and stream it to the display in its final format using ffmpeg so a user could see the video in its final form without the intermediate "saving" step? Thanks for any suggestions.

Best regards,
Tim

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to