Python Forum
how to watch for file in folder
Thread Rating:
  • 2 Vote(s) - 2.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to watch for file in folder
#11
just a quick update, I've decided to cheat with the filename. rather than using the same filename, I'm just going to create a new timestamp rather than trying to figure out how to get just the filename from watchdog. also considering using ffmpeg to convert from h264 to mp4 and overlay logo instead of MP4box converting from h264 to mp4, then using ffmpeg to overlay. it will save a process but the time it takes to convert the overlay it may be better to stick with it how it currently is.

now need to test and see if another video is running whilst one is converting if it will stack them for when the first is complete.
Reply
#12
Good, you should be inquisitive. It will make you much better in the future.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Compare folder A and subfolder B and display files that are in folder A but not in su Melcu54 3 530 Jan-05-2024, 05:16 PM
Last Post: Pedroski55
  Reading a file name fron a folder on my desktop Fiona 4 898 Aug-23-2023, 11:11 AM
Last Post: Axel_Erfurt
  Function not executing each file in folder mathew_31 9 2,235 Aug-22-2022, 08:40 PM
Last Post: deanhystad
  Dynamic File Name to a shared folder with open command in python sjcsvatt 9 6,020 Jan-07-2022, 04:55 PM
Last Post: bowlofred
  Code to check folder and sub folders for new file and alert fioranosnake 2 1,931 Jan-06-2022, 05:03 PM
Last Post: deanhystad
  Compare filename with folder name and copy matching files into a particular folder shantanu97 2 4,472 Dec-18-2021, 09:32 PM
Last Post: Larz60+
  How to import file and function in another folder SriRajesh 1 3,151 Dec-18-2021, 08:35 AM
Last Post: Gribouillis
  How to run an exe file in the Scripts folder using py.exe? quazirfan 2 2,947 Sep-08-2021, 01:00 AM
Last Post: quazirfan
  Move file from one folder to another folder with timestamp added end of file shantanu97 0 2,467 Mar-22-2021, 10:59 AM
Last Post: shantanu97
  Writing to file in a specific folder evapa8f 5 3,408 Nov-13-2020, 10:10 PM
Last Post: deanhystad

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020