עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

תוכנה שסורקת קבצי וידיאו בלי סאונד ומוחקת אותם

Featured Replies

פורסם

הסקריפט כמו שהא יכול להסתדר גם אם מערכת של תיקיות בתוך תיקיות. הוא יכתוב ל silent files את המקום המלא של הקובץ כולל תיקיות בדרך

אם אתה רוצה משהוא אחר תאמר ונראה איך משלבים את זה

  • תגובות 33
  • צפיות 18.3k
  • נוצר
  • תגובה אחרונה
פורסם
  • מחבר

תראה, אם אפשרי אז שיצור תיקיה בשם silent files (בתוך התיקיה), ולשם יגזור את הקבצים בלי הקול.

פורסם

IFS=$'\n' ; for x in $(find . -iname "*" -type f) ; do ffmpeg -i $x -ar 4096 temp.wav ; let p=$[0`normalize -n temp.wav 2>/dev/null |sed -e "s/\./\n/g" |head -n 1`] ; rm temp.wav ; if [ $p -eq 0 ] || [ $p -lt -50 ] ; then if [ ! -d `dirname $x`/silent\ files ] ; then mkdir `dirname $x`/silent\ files ; fi ; mv $x `dirname $x`/silent\ files ; fi ; done

יצור תיקיה של silent files בכל תת תיקיה שנמצאו בה קבצים שקטים. כמו כן שיניתי את הווליום שהחל ממנו קובץ נחשב לשקט מ -40 ל -50

פורסם
  • מחבר

תודה רבה. :xyxthumbs::xyxthumbs:

עובד מצוין, כבר מצאתי עשרות סרטונים ומחקתי אותם בעזרת זה.

ללא ספק מעל 10,000 צפיות לאשכול, יש לזה פונטיציאל. ;)

:goodposting:

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.