Imgflip Logo Icon

ericawang's Images

Imgflip Pro

  • AI creation tools & better GIFs
  • No ads
  • Custom 6x6 profile icon and new colors
  • Your images jump to the top of approval queues
Go Pro

Staring contest extended

Staring contest extended | image tagged in staring contest extended | made w/ Imgflip meme maker
102 views, 4 upvotes, 1 comment

ask bblz

ask bblz | made w/ Imgflip meme maker
594 views, 4 upvotes, 1 comment

WeAreThePenguinsAlbumCover1.jpg

WeAreThePenguinsAlbumCover1.jpg | import vlc
import time

player = vlc.MediaPlayer(r'C:\Users\User1\Downloads\Hotel.transylvania.3.summer.vacation.2018.1080p-dual-lat-cinecalidad.to.mp4')

player.play()

time.sleep(2)

audio_tracks = player.audio_get_track_count()
print(f"Number of audio tracks: {audio_tracks}")

for i in range(audio_tracks):
    track_description = player.audio_get_track_description()[i]
    print(f"Audio Track ID: {track_description[0]}, Name: {track_description[1].decode()}")

subtitle_tracks = player.video_get_spu_count()
print(f"\nNumber of subtitle tracks: {subtitle_tracks}")

for i in range(subtitle_tracks):
    track_description = player.video_get_spu_description()[i]
    print(f"Subtitle Track ID: {track_description[0]}, Name: {track_description[1].decode()}")

track_id = int(input("please enter audio track id. please. im begging you. "))
player.audio_set_track(track_id)
print(f"Switched to audio track ID: {track_id}")

subtitle_id = int(input("please enter subtitle track id. please. im begging you. "))
player.video_set_spu(subtitle_id)
print(f"Switched to subtitle track ID: {subtitle_id}")

while player.get_state() != vlc.State.Ended:
    time.sleep(1) | image tagged in wearethepenguinsalbumcover1 jpg | made w/ Imgflip meme maker
72 views, 2 upvotes, 1 comment

welcome windows 7

welcome windows 7 | gm chat; it’s 6 in the morning | image tagged in welcome windows 7 | made w/ Imgflip meme maker
94 views, 4 upvotes, 1 comment

shutting down windows 7

shutting down windows 7 | gn chat; might be offline for longer | image tagged in shutting down windows 7 | made w/ Imgflip meme maker
84 views, 4 upvotes

yo can i have mod

75 views, 4 upvotes

Ghost Boo

74 views, 4 upvotes
100 views, 4 upvotes
62 views, 4 upvotes
46 views, 1 upvote
69 views, 3 upvotes, 3 comments
66 views, 1 upvote, 1 comment

L1M_L4M blank comment

119 views, 3 upvotes, 20 comments

first comment is who i choose

78 views, 3 upvotes, 8 comments